--------------------- PatchSet 1415 Date: 2006/01/01 12:46:39 Author: ghost Branch: HEAD Tag: (none) Log: code optimize Members: lib/dvb/epgcache.cpp:1.24->1.25 --------------------- PatchSet 1416 Date: 2006/01/01 12:57:01 Author: ghost Branch: HEAD Tag: (none) Log: fix memleak when call of convertFunc failes Members: lib/dvb/epgcache.cpp:1.25->1.26 --------------------- PatchSet 1417 Date: 2006/01/01 13:36:34 Author: ghost Branch: HEAD Tag: (none) Log: revert non working stuff Members: lib/python/Components/NimManager.py:1.66->1.67 --------------------- PatchSet 1418 Date: 2006/01/01 14:32:30 Author: thedoc Branch: HEAD Tag: (none) Log: fixed sequence to floating point conversion in usals parameters Members: lib/python/Components/NimManager.py:1.67->1.68 lib/python/Components/config.py:1.66->1.67 --------------------- PatchSet 1419 Date: 2006/01/01 15:00:05 Author: ghost Branch: HEAD Tag: (none) Log: enable/disable higher lnb voltage is now working Members: lib/dvb/frontend.cpp:1.49->1.50 lib/dvb/idvb.h:1.48->1.49 lib/dvb/sec.cpp:1.39->1.40 --------------------- PatchSet 1420 Date: 2006/01/01 15:07:42 Author: ghost Branch: HEAD Tag: (none) Log: its better to set tone and set voltage before closing the frontend fd :) Members: lib/dvb/frontend.cpp:1.50->1.51 --------------------- PatchSet 1421 Date: 2006/01/01 18:30:40 Author: thedoc Branch: HEAD Tag: (none) Log: make use of fallback files in Tools.Directories when file or path is not in place Members: bouquets.tv:1.2->1.3(DEAD) configure.ac:1.31->1.32 mytest.py:1.50->1.51 userbouquet.favourites.tv:1.2->1.3(DEAD) data/Makefile.am:1.8->1.9 data/defaults/Makefile.am:INITIAL->1.1 data/defaults/bouquets.tv:INITIAL->1.1 data/defaults/userbouquet.favourites.tv:INITIAL->1.1 lib/python/Tools/Directories.py:1.10->1.11 --------------------- PatchSet 1422 Date: 2006/01/01 18:37:31 Author: thedoc Branch: HEAD Tag: (none) Log: remove debug code execute first fallback action only Members: lib/python/Tools/Directories.py:1.11->1.12 po/de.po:1.58->1.59 --------------------- PatchSet 1423 Date: 2006/01/01 18:37:57 Author: thedoc Branch: HEAD Tag: (none) Log: remove debug code Members: lib/python/Tools/Directories.py:1.12->1.13 --------------------- PatchSet 1424 Date: 2006/01/01 21:12:47 Author: ghost Branch: HEAD Tag: (none) Log: add missing decrefs Members: lib/dvb/epgcache.cpp:1.26->1.27 --------------------- PatchSet 1425 Date: 2006/01/01 21:37:04 Author: thedoc Branch: HEAD Tag: (none) Log: use image-version from /etc/image-version as version in e2 about box Members: lib/python/Components/About.py:INITIAL->1.1 lib/python/Components/Makefile.am:1.31->1.32 lib/python/Screens/About.py:1.9->1.10 --------------------- PatchSet 1426 Date: 2006/01/01 21:49:13 Author: thedoc Branch: HEAD Tag: (none) Log: check for validity of parameter Members: lib/python/Components/config.py:1.67->1.68 --------------------- PatchSet 1427 Date: 2006/01/01 21:53:38 Author: thedoc Branch: HEAD Tag: (none) Log: remove debug print Members: lib/python/Components/config.py:1.68->1.69 --------------------- PatchSet 1428 Date: 2006/01/01 22:03:57 Author: tmbinc Branch: HEAD Tag: (none) Log: lcd: fix LCD invert again Members: lib/python/Components/Lcd.py:1.6->1.7 --------------------- PatchSet 1429 Date: 2006/01/01 22:08:24 Author: thedoc Branch: HEAD Tag: (none) Log: reduce size of config file from 100k to some bytes... we just save non default values now which arises some problems... but size matters :) Members: lib/python/Components/config.py:1.69->1.70 --------------------- PatchSet 1430 Date: 2006/01/01 22:15:40 Author: thedoc Branch: HEAD Tag: (none) Log: make tmbinc happy Members: lib/python/Components/NimManager.py:1.68->1.69 lib/python/Components/config.py:1.70->1.71 --------------------- PatchSet 1431 Date: 2006/01/02 12:43:37 Author: ghost Branch: HEAD Tag: (none) Log: add type to python multi content entrys Members: lib/gui/elistboxcontent.cpp:1.22->1.23 lib/gui/elistboxcontent.h:1.9->1.10 lib/python/Components/HelpMenuList.py:1.3->1.4 lib/python/Components/LanguageList.py:1.5->1.6 lib/python/Components/MovieList.py:1.10->1.11 lib/python/Components/PluginList.py:1.2->1.3 lib/python/Components/TimerList.py:1.14->1.15 lib/python/Screens/ServiceInfo.py:1.6->1.7 --------------------- PatchSet 1432 Date: 2006/01/02 12:45:47 Author: ghost Branch: HEAD Tag: (none) Log: add two native python epg views Members: data/keymap.xml:1.42->1.43 lib/python/Components/EpgList.py:1.3->1.4 lib/python/Screens/ChannelSelection.py:1.62->1.63 lib/python/Screens/EpgSelection.py:1.10->1.11 lib/python/Screens/EventView.py:1.8->1.9 lib/python/Screens/InfoBarGenerics.py:1.58->1.59 --------------------- PatchSet 1433 Date: 2006/01/02 13:03:44 Author: ghost Branch: HEAD Tag: (none) Log: dont use queryEPG callback (no more memleak? or smaller mem leak?) Members: lib/python/Components/EpgList.py:1.4->1.5 --------------------- PatchSet 1434 Date: 2006/01/02 13:12:50 Author: ghost Branch: HEAD Tag: (none) Log: use PyObject_Callback instead of PyEval_Callback (memleak fix?) Members: lib/dvb/epgcache.cpp:1.27->1.28 --------------------- PatchSet 1435 Date: 2006/01/02 14:08:24 Author: thedoc Branch: HEAD Tag: (none) Log: toggle between epg types with info Members: data/keymap.xml:1.43->1.44 lib/python/Screens/EpgSelection.py:1.11->1.12 lib/python/Screens/InfoBarGenerics.py:1.59->1.60 --------------------- PatchSet 1436 Date: 2006/01/02 15:02:20 Author: thedoc Branch: HEAD Tag: (none) Log: update the plugin-images Members: data/plugin.png:INITIAL->1.1 lib/python/Components/PluginList.py:1.3->1.4 lib/python/Plugins/Makefile.am:1.4->1.5 lib/python/Plugins/update.png:INITIAL->1.1 lib/python/Plugins/update.py:1.5->1.6 --------------------- PatchSet 1437 Date: 2006/01/02 17:05:16 Author: thedoc Branch: HEAD Tag: (none) Log: beautify the ok, cancel and initialize buttons Members: data/cancel.png:INITIAL->1.1 data/init.png:INITIAL->1.1 data/ok.png:INITIAL->1.1 data/skin.xml:1.105->1.106 lib/python/Plugins/update.py:1.6->1.7 lib/python/Screens/HarddiskSetup.py:1.13->1.14 lib/python/Screens/Setup.py:1.25->1.26 po/Makefile.am:1.9->1.10 po/de.po:1.59->1.60 --------------------- PatchSet 1438 Date: 2006/01/02 17:30:02 Author: thedoc Branch: HEAD Tag: (none) Log: resize cancel and init button Members: data/cancel.png:1.1->1.2 data/init.png:1.1->1.2 data/skin.xml:1.106->1.107 po/de.po:1.60->1.61 --------------------- PatchSet 1439 Date: 2006/01/02 17:36:24 Author: thedoc Branch: HEAD Tag: (none) Log: fix add to favs Members: lib/python/Screens/ChannelSelection.py:1.63->1.64 --------------------- PatchSet 1440 Date: 2006/01/02 17:48:28 Author: thedoc Branch: HEAD Tag: (none) Log: update ok and cancel in the timer editor Members: data/skin.xml:1.107->1.108 lib/python/Screens/TimerEntry.py:1.30->1.31 --------------------- PatchSet 1441 Date: 2006/01/02 17:49:07 Author: thedoc Branch: HEAD Tag: (none) Log: add missing import Members: lib/python/Screens/TimerEntry.py:1.31->1.32 --------------------- PatchSet 1442 Date: 2006/01/02 18:31:44 Author: obi Branch: HEAD Tag: (none) Log: s/Thanx/Thanks/ Members: data/startwizard.xml:1.17->1.18 po/de.po:1.61->1.62 --------------------- PatchSet 1443 Date: 2006/01/02 23:27:07 Author: ghost Branch: HEAD Tag: (none) Log: Eurosport and Euronews are now placed on a new transponder add Nickelodeon Members: data/defaults/userbouquet.favourites.tv:1.1->1.2 --------------------- PatchSet 1444 Date: 2006/01/02 23:31:02 Author: ghost Branch: HEAD Tag: (none) Log: use default service types for filtering in bouquets Members: lib/python/Screens/ChannelSelection.py:1.64->1.65 --------------------- PatchSet 1445 Date: 2006/01/03 12:09:04 Author: thedoc Branch: HEAD Tag: (none) Log: update plugin is now very user friendly :) Members: lib/python/Plugins/update.py:1.7->1.8 po/de.po:1.62->1.63 --------------------- PatchSet 1446 Date: 2006/01/03 12:23:44 Author: ghost Branch: HEAD Tag: (none) Log: store and use previous selected audio pid Members: lib/dvb/db.cpp:1.39->1.40 lib/dvb/pmt.cpp:1.32->1.33 lib/service/servicedvb.cpp:1.50->1.51 --------------------- PatchSet 1447 Date: 2006/01/03 12:29:26 Author: thedoc Branch: HEAD Tag: (none) Log: reset the colorformat after av input switch to workaround a bug in the avs driver Members: lib/python/Components/AVSwitch.py:1.12->1.13 --------------------- PatchSet 1448 Date: 2006/01/03 12:36:10 Author: thedoc Branch: HEAD Tag: (none) Log: fix hdd initialize button change "Abbrechen" to "Abbruch" to fit onto the pixmap fix videomode after standby Members: data/skin.xml:1.108->1.109 lib/python/Screens/Standby.py:1.8->1.9 po/de.po:1.63->1.64 --------------------- PatchSet 1449 Date: 2006/01/03 13:19:12 Author: thedoc Branch: HEAD Tag: (none) Log: display "please wait" message in movieselection while hdd spins up Members: data/skin.xml:1.109->1.110 lib/python/Components/DiskInfo.py:1.3->1.4 lib/python/Components/MovieList.py:1.11->1.12 lib/python/Screens/MovieSelection.py:1.10->1.11 --------------------- PatchSet 1450 Date: 2006/01/03 13:24:38 Author: thedoc Branch: HEAD Tag: (none) Log: fix typo Members: po/de.po:1.64->1.65 --------------------- PatchSet 1451 Date: 2006/01/03 13:57:22 Author: thedoc Branch: HEAD Tag: (none) Log: retry the waiting message Members: lib/python/Components/MovieList.py:1.12->1.13 lib/python/Screens/MovieSelection.py:1.11->1.12 --------------------- PatchSet 1452 Date: 2006/01/03 14:16:06 Author: thedoc Branch: HEAD Tag: (none) Log: translations Members: po/de.po:1.65->1.66 --------------------- PatchSet 1453 Date: 2006/01/03 14:47:40 Author: thedoc Branch: HEAD Tag: (none) Log: fix skin Members: data/skin.xml:1.110->1.111 --------------------- PatchSet 1454 Date: 2006/01/03 16:28:15 Author: ghost Branch: HEAD Tag: (none) Log: small fix Members: lib/python/Screens/ChannelSelection.py:1.65->1.66 lib/python/Screens/InfoBarGenerics.py:1.60->1.61 --------------------- PatchSet 1455 Date: 2006/01/03 16:48:39 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/service/listboxservice.cpp:1.21->1.22 --------------------- PatchSet 1456 Date: 2006/01/04 19:00:38 Author: thedoc Branch: HEAD Tag: (none) Log: fix init button in hdd setup Members: data/init.png:1.2->1.3 data/skin.xml:1.111->1.112 --------------------- PatchSet 1457 Date: 2006/01/04 22:33:17 Author: ghost Branch: HEAD Tag: (none) Log: export eDVBDB to python ( for reloadServicelist and reloadBouquets ) Members: lib/dvb/db.cpp:1.40->1.41 lib/dvb/db.h:1.16->1.17 lib/python/enigma_python.i:1.43->1.44 main/enigma.cpp:1.40->1.41 --------------------- PatchSet 1458 Date: 2006/01/04 22:59:18 Author: thedoc Branch: HEAD Tag: (none) Log: reload bouquets in python to enable the default bouquets Members: mytest.py:1.51->1.52 --------------------- PatchSet 1459 Date: 2006/01/04 23:22:11 Author: thedoc Branch: HEAD Tag: (none) Log: remove info info Members: lib/python/Screens/EpgSelection.py:1.12->1.13 lib/python/Screens/InfoBarGenerics.py:1.61->1.62 --------------------- PatchSet 1460 Date: 2006/01/04 23:28:35 Author: thedoc Branch: HEAD Tag: (none) Log: leave menu with menu button Members: data/keymap.xml:1.44->1.45 lib/python/Screens/Menu.py:1.16->1.17 --------------------- PatchSet 1461 Date: 2006/01/04 23:29:36 Author: thedoc Branch: HEAD Tag: (none) Log: leave channelselection with up/down key Members: lib/python/Screens/ChannelSelection.py:1.66->1.67 --------------------- PatchSet 1462 Date: 2006/01/04 23:30:07 Author: thedoc Branch: HEAD Tag: (none) Log: just kidding :) Members: lib/python/Screens/ChannelSelection.py:1.67->1.68 --------------------- PatchSet 1463 Date: 2006/01/04 23:52:34 Author: thedoc Branch: HEAD Tag: (none) Log: display movie list when pressing video button in movie player only way to leave movieplayer is now by pressing the tv key Members: data/keymap.xml:1.45->1.46 lib/python/Screens/InfoBarGenerics.py:1.62->1.63 --------------------- PatchSet 1464 Date: 2006/01/04 23:55:19 Author: thedoc Branch: HEAD Tag: (none) Log: leave update plugin with ok button after the update process (we entered it with ok, so we leave it with ok) Members: lib/python/Plugins/update.py:1.8->1.9 --------------------- PatchSet 1465 Date: 2006/01/05 00:18:09 Author: ghost Branch: HEAD Tag: (none) Log: fix lookupEvent.. now we can query previous and next event Members: lib/dvb/epgcache.cpp:1.28->1.29 lib/dvb/epgcache.h:1.17->1.18 --------------------- PatchSet 1466 Date: 2006/01/05 00:18:50 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Components/EpgList.py:1.5->1.6 --------------------- PatchSet 1467 Date: 2006/01/05 16:34:51 Author: tmbinc Branch: HEAD Tag: (none) Log: remove ancient docs Members: doc/what_to_do:1.1->1.2(DEAD) --------------------- PatchSet 1468 Date: 2006/01/05 16:55:11 Author: tmbinc Branch: HEAD Tag: (none) Log: license: add preliminary license Members: LICENSE:INITIAL->1.1 LICENSE.GPLv2:INITIAL->1.1 --------------------- PatchSet 1469 Date: 2006/01/05 21:24:32 Author: ghost Branch: HEAD Tag: (none) Log: nicer Members: lib/python/Components/EpgList.py:1.6->1.7 --------------------- PatchSet 1470 Date: 2006/01/05 21:28:02 Author: ghost Branch: HEAD Tag: (none) Log: add radio player TODO: change layout in skin.xml (ChannelSelectionRadio ... add nice pixmap ? ! ?) TODO: add infobar infos (now/next starttime, title, duration to player) TODO: add nice background pic ? ! ? Members: data/keymap.xml:1.46->1.47 data/skin.xml:1.112->1.113 lib/python/Screens/ChannelSelection.py:1.68->1.69 lib/python/Screens/InfoBar.py:1.51->1.52 --------------------- PatchSet 1471 Date: 2006/01/05 22:34:43 Author: tmbinc Branch: HEAD Tag: (none) Log: make our event loop compatible to my new twisted reactor core Members: lib/base/ebase.cpp:1.10->1.11 lib/base/ebase.h:1.9->1.10 lib/dvb/epgcache.cpp:1.29->1.30 lib/python/enigma_python.i:1.44->1.45 main/enigma.cpp:1.41->1.42 --------------------- PatchSet 1472 Date: 2006/01/05 23:20:37 Author: ghost Branch: HEAD Tag: (none) Log: i think runLoop is better :) Members: lib/dvb/epgcache.cpp:1.30->1.31 --------------------- PatchSet 1473 Date: 2006/01/06 10:54:19 Author: thedoc Branch: HEAD Tag: (none) Log: enable manual search when nims are configured in advanced mode simple scan will follow Members: lib/python/Components/NimManager.py:1.69->1.70 --------------------- PatchSet 1474 Date: 2006/01/06 11:23:07 Author: thedoc Branch: HEAD Tag: (none) Log: fix simple scan and multi sat scan Members: lib/python/Screens/ScanSetup.py:1.35->1.36 --------------------- PatchSet 1475 Date: 2006/01/06 16:24:25 Author: ghost Branch: HEAD Tag: (none) Log: nicer radio player Members: data/skin.xml:1.113->1.114 lib/python/Screens/ChannelSelection.py:1.69->1.70 --------------------- PatchSet 1476 Date: 2006/01/06 16:28:07 Author: ghost Branch: HEAD Tag: (none) Log: just one bouquet at moment Members: lib/python/Screens/ChannelSelection.py:1.70->1.71 --------------------- PatchSet 1477 Date: 2006/01/06 16:45:22 Author: ghost Branch: HEAD Tag: (none) Log: fix store previous radio root Members: lib/python/Screens/ChannelSelection.py:1.71->1.72 --------------------- PatchSet 1478 Date: 2006/01/06 16:48:43 Author: thedoc Branch: HEAD Tag: (none) Log: plugins can register their own menu now menus have their own id now the update plugin for example adds a menu item to the Setup menu with the id "setup" Members: mytest.py:1.52->1.53 data/menu.xml:1.31->1.32 lib/python/Components/PluginComponent.py:1.2->1.3 lib/python/Plugins/update.py:1.9->1.10 lib/python/Screens/Menu.py:1.17->1.18 --------------------- PatchSet 1479 Date: 2006/01/06 19:32:05 Author: ghost Branch: HEAD Tag: (none) Log: show servicename and clock in radio player Members: data/skin.xml:1.114->1.115 lib/python/Screens/ChannelSelection.py:1.72->1.73 --------------------- PatchSet 1480 Date: 2006/01/06 23:20:33 Author: thedoc Branch: HEAD Tag: (none) Log: make epg toggling configurable (default set to unusable epg on INFO key) Members: mytest.py:1.53->1.54 data/menu.xml:1.32->1.33 data/setup.xml:1.15->1.16 lib/python/Components/Makefile.am:1.32->1.33 lib/python/Components/UsageConfig.py:INITIAL->1.1 lib/python/Screens/EpgSelection.py:1.13->1.14 lib/python/Screens/InfoBarGenerics.py:1.63->1.64 po/de.po:1.66->1.67 --------------------- PatchSet 1481 Date: 2006/01/06 23:32:57 Author: thedoc Branch: HEAD Tag: (none) Log: fix screens without a module Members: lib/python/Screens/Menu.py:1.18->1.19 --------------------- PatchSet 1482 Date: 2006/01/07 17:21:05 Author: ghost Branch: HEAD Tag: (none) Log: i think it is not fatal when a socketnotifier doesnt handle all POLL signals (like POLLERR or POLLHUP) Members: lib/base/ebase.cpp:1.11->1.12 --------------------- PatchSet 1483 Date: 2006/01/07 17:34:46 Author: ghost Branch: HEAD Tag: (none) Log: add support for private epg Members: lib/dvb/epgcache.cpp:1.31->1.32 lib/dvb/epgcache.h:1.18->1.19 lib/dvb/pmt.cpp:1.33->1.34 --------------------- PatchSet 1484 Date: 2006/01/07 18:58:30 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/dvb/epgcache.cpp:1.32->1.33 --------------------- PatchSet 1485 Date: 2006/01/08 15:55:09 Author: ghost Branch: HEAD Tag: (none) Log: add subservice selection to timer (when linkage services are avail for the selected event) better layout in timerlist (more space for service name and event description) Members: RecordTimer.py:1.24->1.25 data/skin.xml:1.115->1.116 lib/python/Components/TimerList.py:1.15->1.16 lib/python/Screens/SubserviceSelection.py:1.1->1.2 lib/python/Screens/TimerEntry.py:1.32->1.33 lib/service/event.cpp:1.16->1.17 lib/service/event.h:1.13->1.14 lib/service/service.cpp:1.13->1.14 lib/service/servicedvb.cpp:1.51->1.52 --------------------- PatchSet 1486 Date: 2006/01/09 19:39:01 Author: ghost Branch: HEAD Tag: (none) Log: filter out short name brakets in record filenames Members: lib/python/Tools/Directories.py:1.13->1.14 --------------------- PatchSet 1487 Date: 2006/01/09 20:18:38 Author: ghost Branch: HEAD Tag: (none) Log: do not use a re object for a simple replace (make tmbinc happy) Members: lib/python/Tools/Directories.py:1.14->1.15 --------------------- PatchSet 1488 Date: 2006/01/09 23:52:24 Author: ghost Branch: HEAD Tag: (none) Log: fix python refcounting fix warnings Members: lib/dvb_ci/dvbci.cpp:1.29->1.30 lib/dvb_ci/dvbci_mmi.cpp:1.10->1.11 lib/dvb_ci/dvbci_ui.cpp:1.12->1.13 lib/dvb_ci/dvbci_ui.h:1.10->1.11 --------------------- PatchSet 1489 Date: 2006/01/10 12:35:35 Author: ghost Branch: HEAD Tag: (none) Log: fix warning Members: lib/dvb/esection.h:1.6->1.7 --------------------- PatchSet 1490 Date: 2006/01/10 12:41:22 Author: ghost Branch: HEAD Tag: (none) Log: speedups Members: lib/actions/action.cpp:1.6->1.7 lib/gui/elistboxcontent.cpp:1.23->1.24 lib/python/connections.h:1.1->1.2 --------------------- PatchSet 1491 Date: 2006/01/10 12:43:55 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Components/EpgList.py:1.7->1.8 --------------------- PatchSet 1492 Date: 2006/01/10 14:39:27 Author: ghost Branch: HEAD Tag: (none) Log: fix warning Members: lib/gui/eslider.cpp:1.4->1.5 --------------------- PatchSet 1493 Date: 2006/01/10 15:21:06 Author: ghost Branch: HEAD Tag: (none) Log: fix memleak Members: lib/gui/elistboxcontent.cpp:1.24->1.25 --------------------- PatchSet 1494 Date: 2006/01/10 15:23:28 Author: ghost Branch: HEAD Tag: (none) Log: add a dummy class to debug python refcounting (add entrys of TestObj to your tuple or list) include and use New_TestObj to create a testobject.. Members: lib/python/enigma_python.i:1.45->1.46 lib/python/python.cpp:1.6->1.7 lib/python/python.h:1.3->1.4 --------------------- PatchSet 1495 Date: 2006/01/10 16:14:06 Author: thedoc Branch: HEAD Tag: (none) Log: return of void function should not return a value Members: lib/dvb_ci/dvbci_ui.cpp:1.13->1.14 --------------------- PatchSet 1496 Date: 2006/01/10 16:38:55 Author: thedoc Branch: HEAD Tag: (none) Log: move the plugins into their own directory and every plugin has a main python file called plugin.py in his directory for example the update plugin now resides in /usr/lib/enigma2/python/Plugins/update when you add a plugin, don't forget to put an empty __init__.py file into the directory, otherwise python doesn't recognize the directory as module Members: configure.ac:1.32->1.33 lib/python/Components/PluginComponent.py:1.3->1.4 lib/python/Plugins/Makefile.am:1.5->1.6 lib/python/Plugins/update.png:1.1->1.2(DEAD) lib/python/Plugins/update.py:1.10->1.11(DEAD) lib/python/Plugins/update/Makefile.am:INITIAL->1.1 lib/python/Plugins/update/update.png:INITIAL->1.1 lib/python/Tools/Directories.py:1.15->1.16 po/Makefile.am:1.10->1.11 po/de.po:1.67->1.68 --------------------- PatchSet 1497 Date: 2006/01/10 16:54:21 Author: thedoc Branch: HEAD Tag: (none) Log: add missing __init__.py add a try/except block around the plugin loading for faulty plugins Members: lib/python/Components/PluginComponent.py:1.4->1.5 lib/python/Plugins/update/__init__.py:INITIAL->1.1 --------------------- PatchSet 1498 Date: 2006/01/10 17:08:33 Author: thedoc Branch: HEAD Tag: (none) Log: autostart and autoend functions are now called on the start and the end of enigma2 execution plugins supporting this functionality must have a function autostart and/or autoend in their code Members: mytest.py:1.54->1.55 lib/python/Components/PluginComponent.py:1.5->1.6 --------------------- PatchSet 1499 Date: 2006/01/10 17:09:56 Author: thedoc Branch: HEAD Tag: (none) Log: forgot to commit the update plugin :) Members: lib/python/Plugins/update/plugin.py:INITIAL->1.1 --------------------- PatchSet 1500 Date: 2006/01/10 17:19:30 Author: thedoc Branch: HEAD Tag: (none) Log: fix file Members: po/Makefile.am:1.11->1.12 po/de.po:1.68->1.69 --------------------- PatchSet 1501 Date: 2006/01/10 23:06:55 Author: tmbinc Branch: HEAD Tag: (none) Log: enigma2: add language: arabic, by hazem hazem Members: po/Makefile.am:1.12->1.13 po/ar.po:INITIAL->1.1 --------------------- PatchSet 1502 Date: 2006/01/10 23:38:59 Author: tmbinc Branch: HEAD Tag: (none) Log: update arabic flag Members: data/countries/ae.png:1.1->1.2 --------------------- PatchSet 1503 Date: 2006/01/11 15:23:44 Author: thedoc Branch: HEAD Tag: (none) Log: add arabic to the language list change plugin interface: plugins can now have screens or functions as objects to call when plugin is selected plugins can have multiple plugin menu entries Members: data/countries/ae.png:1.2->1.3(DEAD) data/countries/ar.png:INITIAL->1.1 lib/python/Components/Language.py:1.7->1.8 lib/python/Components/PluginComponent.py:1.6->1.7 lib/python/Plugins/update/plugin.py:1.1->1.2 --------------------- PatchSet 1504 Date: 2006/01/11 15:50:00 Author: thedoc Branch: HEAD Tag: (none) Log: add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++ part supports it Members: configure.ac:1.33->1.34 lib/python/Components/PluginComponent.py:1.7->1.8 lib/python/Plugins/Makefile.am:1.6->1.7 lib/python/Plugins/tuxboxplugins/Makefile.am:INITIAL->1.1 lib/python/Plugins/tuxboxplugins/__init__.py:INITIAL->1.1 lib/python/Plugins/tuxboxplugins/plugin.py:INITIAL->1.1 lib/python/Plugins/update/plugin.py:1.2->1.3 --------------------- PatchSet 1505 Date: 2006/01/11 16:13:34 Author: thedoc Branch: HEAD Tag: (none) Log: finish the tuxbox plugin parser plugin Members: lib/python/Plugins/tuxboxplugins/plugin.py:1.1->1.2 --------------------- PatchSet 1506 Date: 2006/01/11 16:35:11 Author: thedoc Branch: HEAD Tag: (none) Log: show plugin description in plugin list Members: lib/python/Components/PluginComponent.py:1.8->1.9 lib/python/Components/PluginList.py:1.4->1.5 lib/python/Plugins/tuxboxplugins/plugin.py:1.2->1.3 lib/python/Plugins/update/plugin.py:1.3->1.4 lib/python/Screens/PluginBrowser.py:1.1->1.2 --------------------- PatchSet 1507 Date: 2006/01/11 16:43:08 Author: thedoc Branch: HEAD Tag: (none) Log: add a tux picture for the tuxbox plugins Members: lib/python/Plugins/tuxboxplugins/Makefile.am:1.1->1.2 lib/python/Plugins/tuxboxplugins/plugin.py:1.3->1.4 lib/python/Plugins/tuxboxplugins/tuxbox.png:INITIAL->1.1 --------------------- PatchSet 1508 Date: 2006/01/11 16:48:36 Author: thedoc Branch: HEAD Tag: (none) Log: add löcher to the tux bild Members: lib/python/Plugins/tuxboxplugins/tuxbox.png:1.1->1.2 --------------------- PatchSet 1509 Date: 2006/01/11 17:01:00 Author: thedoc Branch: HEAD Tag: (none) Log: use Tools.Directories to get paths Members: skin.py:1.51->1.52 lib/python/Screens/Menu.py:1.19->1.20 --------------------- PatchSet 1510 Date: 2006/01/11 17:14:25 Author: thedoc Branch: HEAD Tag: (none) Log: fix pluginlist width Members: lib/python/Components/PluginList.py:1.5->1.6 --------------------- PatchSet 1511 Date: 2006/01/11 20:31:09 Author: thedoc Branch: HEAD Tag: (none) Log: revert a cruel act of sabotage Members: lib/gui/elistboxcontent.cpp:1.25->1.26 --------------------- PatchSet 1512 Date: 2006/01/11 21:03:05 Author: thedoc Branch: HEAD Tag: (none) Log: menu positioning for the plugins works now example: def getMenuRegistrationList(): list = [] list.append(("setup", 2, "Softwareupdate", "Example")) list.append(("mainmenu", 0, "Foo", "Bar")) return list this means, that we have 2 menu entries: a menu entry "Softwareupdate" is added to the setup menu on position 2 which calls the Example screen of the plugin and a menu entry Foo is added to the main menu on the first position which calls the screen Bar Members: lib/python/Components/PluginComponent.py:1.9->1.10 lib/python/Screens/Menu.py:1.20->1.21 --------------------- PatchSet 1513 Date: 2006/01/11 21:05:06 Author: thedoc Branch: HEAD Tag: (none) Log: fix Members: lib/gui/elistboxcontent.cpp:1.26->1.27 --------------------- PatchSet 1514 Date: 2006/01/12 02:00:53 Author: thedoc Branch: HEAD Tag: (none) Log: add ipkg list to the update plugin Members: lib/python/Plugins/update/plugin.py:1.4->1.5 --------------------- PatchSet 1515 Date: 2006/01/12 16:34:09 Author: ghost Branch: HEAD Tag: (none) Log: fix memleaks (use smartpointers) Members: lib/dvb_ci/dvbci.cpp:1.30->1.31 lib/dvb_ci/dvbci_appmgr.cpp:1.7->1.8 lib/dvb_ci/dvbci_resmgr.cpp:1.2->1.3 lib/dvb_ci/dvbci_session.cpp:1.12->1.13 lib/dvb_ci/dvbci_session.h:1.6->1.7 --------------------- PatchSet 1516 Date: 2006/01/13 00:13:23 Author: ghost Branch: HEAD Tag: (none) Log: dont set voltage when the fd is not opened Members: lib/dvb/frontend.cpp:1.51->1.52 --------------------- PatchSet 1517 Date: 2006/01/13 03:03:27 Author: tmbinc Branch: HEAD Tag: (none) Log: prepare for new twisted reactor code Members: lib/base/ebase.cpp:1.12->1.13 lib/base/ebase.h:1.10->1.11 --------------------- PatchSet 1518 Date: 2006/01/13 03:04:45 Author: tmbinc Branch: HEAD Tag: (none) Log: use twisted reactor when available Members: mytest.py:1.55->1.56 --------------------- PatchSet 1519 Date: 2006/01/13 03:11:07 Author: tmbinc Branch: HEAD Tag: (none) Log: twisted demo: simple webserver Members: lib/python/Plugins/web/Makefile.am:INITIAL->1.1 lib/python/Plugins/web/__init__.py:INITIAL->1.1 lib/python/Plugins/web/plugin.py:INITIAL->1.1 lib/python/Plugins/web/update.png:INITIAL->1.1 --------------------- PatchSet 1520 Date: 2006/01/13 03:11:34 Author: tmbinc Branch: HEAD Tag: (none) Log: add web makefiles Members: configure.ac:1.34->1.35 lib/python/Plugins/Makefile.am:1.7->1.8 --------------------- PatchSet 1521 Date: 2006/01/13 03:30:37 Author: tmbinc Branch: HEAD Tag: (none) Log: add dutch translation Members: po/nl.po:INITIAL->1.1 --------------------- PatchSet 1522 Date: 2006/01/13 03:56:18 Author: thedoc Branch: HEAD Tag: (none) Log: add netherlands Members: lib/python/Components/Language.py:1.8->1.9 po/Makefile.am:1.13->1.14 po/ar.po:1.1->1.2 po/de.po:1.69->1.70 po/nl.po:1.1->1.2 --------------------- PatchSet 1523 Date: 2006/01/13 03:58:02 Author: thedoc Branch: HEAD Tag: (none) Log: fix typo :) Members: lib/python/Components/Language.py:1.9->1.10 --------------------- PatchSet 1524 Date: 2006/01/13 16:40:50 Author: ghost Branch: HEAD Tag: (none) Log: fix for old api Members: lib/dvb/frontend.cpp:1.52->1.53 --------------------- PatchSet 1525 Date: 2006/01/13 17:28:45 Author: ghost Branch: HEAD Tag: (none) Log: fix memleak, speedups Members: lib/base/ebase.cpp:1.13->1.14 --------------------- PatchSet 1526 Date: 2006/01/13 17:56:24 Author: tmbinc Branch: HEAD Tag: (none) Log: do as thedoc says... Members: lib/python/Plugins/web/plugin.py:1.1->1.2 --------------------- PatchSet 1527 Date: 2006/01/13 18:02:33 Author: tmbinc Branch: HEAD Tag: (none) Log: enable fribidi Members: configure.ac:1.35->1.36 lib/gdi/font.cpp:1.13->1.14 main/Makefile.am:1.18->1.19 --------------------- PatchSet 1528 Date: 2006/01/13 18:07:51 Author: tmbinc Branch: HEAD Tag: (none) Log: add ae_AlMateen.ttf font, from arabeyes.org Members: data/fonts/ae_AlMateen.license:INITIAL->1.1 data/fonts/ae_AlMateen.ttf:INITIAL->1.1 --------------------- PatchSet 1529 Date: 2006/01/13 20:57:23 Author: tmbinc Branch: HEAD Tag: (none) Log: allow forcing replacement font for some glyphs Members: lib/gdi/font.cpp:1.14->1.15 lib/gdi/font.h:1.9->1.10 main/enigma.cpp:1.42->1.43 --------------------- PatchSet 1530 Date: 2006/01/13 21:35:28 Author: tmbinc Branch: HEAD Tag: (none) Log: sort movie list Members: lib/python/Components/MovieList.py:1.13->1.14 --------------------- PatchSet 1531 Date: 2006/01/14 01:21:41 Author: tmbinc Branch: HEAD Tag: (none) Log: allow Z position for screens Members: mytest.py:1.56->1.57 --------------------- PatchSet 1532 Date: 2006/01/14 04:08:35 Author: thedoc Branch: HEAD Tag: (none) Log: fix instant record for broken eit events. if something else is broken: this is tmbinc's fix. Members: lib/python/Screens/InfoBarGenerics.py:1.64->1.65 --------------------- PatchSet 1533 Date: 2006/01/14 14:41:46 Author: ghost Branch: HEAD Tag: (none) Log: fix for old api Members: lib/dvb/demux.cpp:1.19->1.20 --------------------- PatchSet 1534 Date: 2006/01/14 18:59:29 Author: tmbinc Branch: HEAD Tag: (none) Log: display last 7 services during scan Members: data/skin.xml:1.116->1.117 lib/components/scan.cpp:1.10->1.11 lib/components/scan.h:1.7->1.8 lib/dvb/scan.cpp:1.18->1.19 lib/dvb/scan.h:1.15->1.16 lib/python/Components/FIFOList.py:INITIAL->1.1 lib/python/Components/Makefile.am:1.33->1.34 --------------------- PatchSet 1535 Date: 2006/01/14 19:19:49 Author: thedoc Branch: HEAD Tag: (none) Log: fix timers that aren't repeated timers Members: lib/python/Screens/TimerEntry.py:1.33->1.34 --------------------- PatchSet 1536 Date: 2006/01/14 20:09:03 Author: ghost Branch: HEAD Tag: (none) Log: fix for old dvb api Members: lib/dvb/frontend.cpp:1.53->1.54 --------------------- PatchSet 1537 Date: 2006/01/14 21:26:28 Author: tmbinc Branch: HEAD Tag: (none) Log: fix Members: lib/python/Components/ServiceScan.py:1.8->1.9 --------------------- PatchSet 1538 Date: 2006/01/14 21:36:09 Author: tmbinc Branch: HEAD Tag: (none) Log: fix Members: lib/python/enigma_python.i:1.46->1.47 lib/python/Screens/ServiceScan.py:1.7->1.8 --------------------- PatchSet 1539 Date: 2006/01/14 22:37:14 Author: thedoc Branch: HEAD Tag: (none) Log: first start pcr for api v3 Members: lib/dvb/decoder.cpp:1.16->1.17 --------------------- PatchSet 1540 Date: 2006/01/14 23:40:07 Author: ghost Branch: HEAD Tag: (none) Log: the CI now is useable for tuner A or tuner B (auto switched) Members: lib/dvb_ci/dvbci.cpp:1.31->1.32 lib/dvb_ci/dvbci.h:1.16->1.17 --------------------- PatchSet 1541 Date: 2006/01/14 23:42:35 Author: ghost Branch: HEAD Tag: (none) Log: small fake change (new drivers are needed for use CI with tuner B) Members: lib/dvb_ci/dvbci.cpp:1.32->1.33 --------------------- PatchSet 1542 Date: 2006/01/15 13:06:24 Author: tmbinc Branch: HEAD Tag: (none) Log: don't close fd -1 Members: lib/dvb/demux.cpp:1.20->1.21 --------------------- PatchSet 1543 Date: 2006/01/15 13:06:44 Author: tmbinc Branch: HEAD Tag: (none) Log: remove debug Members: lib/dvb/dvb.cpp:1.46->1.47 --------------------- PatchSet 1544 Date: 2006/01/15 13:07:08 Author: tmbinc Branch: HEAD Tag: (none) Log: eAUTable: add stop() Members: lib/dvb/esection.h:1.7->1.8 --------------------- PatchSet 1545 Date: 2006/01/15 13:07:37 Author: tmbinc Branch: HEAD Tag: (none) Log: pmt: differentiate between data and decoder demux Members: lib/dvb/pmt.cpp:1.34->1.35 lib/dvb/pmt.h:1.20->1.21 --------------------- PatchSet 1546 Date: 2006/01/15 13:08:05 Author: tmbinc Branch: HEAD Tag: (none) Log: remove some debug Members: lib/python/Components/config.py:1.71->1.72 --------------------- PatchSet 1547 Date: 2006/01/15 13:08:42 Author: tmbinc Branch: HEAD Tag: (none) Log: better error/retry handling for recorder Members: lib/service/servicedvbrecord.cpp:1.9->1.10 lib/service/servicedvbrecord.h:1.5->1.6 --------------------- PatchSet 1548 Date: 2006/01/15 13:09:16 Author: tmbinc Branch: HEAD Tag: (none) Log: add timeshift implementation, not yet finished Members: lib/service/servicedvb.cpp:1.52->1.53 lib/service/servicedvb.h:1.27->1.28 --------------------- PatchSet 1549 Date: 2006/01/15 13:10:13 Author: tmbinc Branch: HEAD Tag: (none) Log: split out movielist actions out of pvr actions Members: data/keymap.xml:1.47->1.48 lib/python/Screens/InfoBar.py:1.52->1.53 lib/python/Screens/InfoBarGenerics.py:1.65->1.66 --------------------- PatchSet 1550 Date: 2006/01/15 13:10:46 Author: tmbinc Branch: HEAD Tag: (none) Log: improved timer: logging, better error recovery Members: RecordTimer.py:1.25->1.26 timer.py:1.17->1.18 --------------------- PatchSet 1551 Date: 2006/01/15 13:11:12 Author: tmbinc Branch: HEAD Tag: (none) Log: follow timer changes Members: lib/python/Components/TimerList.py:1.16->1.17 lib/python/Screens/EpgSelection.py:1.14->1.15 lib/python/Screens/TimerEdit.py:1.18->1.19 --------------------- PatchSet 1552 Date: 2006/01/15 16:25:06 Author: ghost Branch: HEAD Tag: (none) Log: no eFatal needed.. default is tuner 0 Members: lib/dvb_ci/dvbci.cpp:1.33->1.34 --------------------- PatchSet 1553 Date: 2006/01/15 16:29:38 Author: thedoc Branch: HEAD Tag: (none) Log: set wss according to av settings Members: lib/python/Components/AVSwitch.py:1.13->1.14 po/ar.po:1.2->1.3 po/de.po:1.70->1.71 po/nl.po:1.2->1.3 --------------------- PatchSet 1554 Date: 2006/01/15 16:36:07 Author: thedoc Branch: HEAD Tag: (none) Log: use textual representation of configElement for comparison for more readability and flexibility Members: lib/python/Components/AVSwitch.py:1.14->1.15 --------------------- PatchSet 1555 Date: 2006/01/15 16:59:40 Author: thedoc Branch: HEAD Tag: (none) Log: change "Breitenverhältnis" to "Seitenverhältnis" Members: po/de.po:1.71->1.72 --------------------- PatchSet 1556 Date: 2006/01/15 17:28:16 Author: thedoc Branch: HEAD Tag: (none) Log: better wss setup Members: data/setup.xml:1.16->1.17 lib/python/Components/AVSwitch.py:1.15->1.16 --------------------- PatchSet 1557 Date: 2006/01/15 17:44:53 Author: thedoc Branch: HEAD Tag: (none) Log: set day of week for non-repeated timers to ease usability when changing a timer to repeated Members: lib/python/Screens/TimerEntry.py:1.34->1.35 --------------------- PatchSet 1558 Date: 2006/01/15 22:15:18 Author: tmbinc Branch: HEAD Tag: (none) Log: typo: fix sense of w.repeated Members: timer.py:1.18->1.19 --------------------- PatchSet 1559 Date: 2006/01/15 22:38:29 Author: tmbinc Branch: HEAD Tag: (none) Log: update timerlist when timerstate changes Members: timer.py:1.19->1.20 lib/python/Screens/TimerEdit.py:1.19->1.20 --------------------- PatchSet 1560 Date: 2006/01/15 23:55:57 Author: ghost Branch: HEAD Tag: (none) Log: add a global ActionMap make volumeActions global Members: GlobalActions.py:INITIAL->1.1 data/keymap.xml:1.48->1.49 data/skin.xml:1.117->1.118 lib/python/Screens/InfoBarGenerics.py:1.66->1.67 --------------------- PatchSet 1561 Date: 2006/01/16 00:13:16 Author: tmbinc Branch: HEAD Tag: (none) Log: add GlobalActions.py Members: Makefile.am:1.5->1.6 --------------------- PatchSet 1562 Date: 2006/01/16 00:37:57 Author: tmbinc Branch: HEAD Tag: (none) Log: invert Z sense for screens Members: mytest.py:1.57->1.58 --------------------- PatchSet 1563 Date: 2006/01/16 00:46:29 Author: ghost Branch: HEAD Tag: (none) Log: remove VolumeControl from infobar Members: mytest.py:1.58->1.59 lib/python/Screens/InfoBar.py:1.53->1.54 lib/python/Screens/InfoBarGenerics.py:1.67->1.68 --------------------- PatchSet 1564 Date: 2006/01/16 00:48:55 Author: tmbinc Branch: HEAD Tag: (none) Log: improved volume slider a bit Members: data/volumeslider-fs8.png:1.1->1.2 --------------------- PatchSet 1565 Date: 2006/01/16 01:01:25 Author: tmbinc Branch: HEAD Tag: (none) Log: fix z ordering Members: mytest.py:1.59->1.60 lib/gui/ewidgetdesktop.cpp:1.18->1.19 --------------------- PatchSet 1566 Date: 2006/01/16 01:24:42 Author: ghost Branch: HEAD Tag: (none) Log: mute not in foreground Members: data/skin.xml:1.118->1.119 --------------------- PatchSet 1567 Date: 2006/01/16 01:54:42 Author: ghost Branch: HEAD Tag: (none) Log: fix Screen order in channelselectionradio Members: data/skin.xml:1.119->1.120 --------------------- PatchSet 1568 Date: 2006/01/17 01:11:32 Author: tmbinc Branch: HEAD Tag: (none) Log: remove never used playlist stuff Members: Navigation.py:1.12->1.13 lib/nav/Makefile.am:1.3->1.4 lib/nav/core.cpp:1.10->1.11 lib/nav/core.h:1.8->1.9 lib/nav/pcore.cpp:1.7->1.8 lib/nav/pcore.h:1.9->1.10 lib/nav/playlist.cpp:1.3->1.4(DEAD) lib/nav/playlist.h:1.3->1.4(DEAD) --------------------- PatchSet 1569 Date: 2006/01/17 01:21:01 Author: tmbinc Branch: HEAD Tag: (none) Log: filepush: do not loop anymore on eof, but signal an event Members: lib/base/filepush.cpp:1.9->1.10 lib/base/filepush.h:1.4->1.5 --------------------- PatchSet 1570 Date: 2006/01/17 01:21:37 Author: tmbinc Branch: HEAD Tag: (none) Log: add channel events, like EOF Members: lib/dvb/dvb.cpp:1.47->1.48 lib/dvb/dvb.h:1.25->1.26 lib/dvb/idvb.h:1.49->1.50 --------------------- PatchSet 1571 Date: 2006/01/17 01:22:47 Author: tmbinc Branch: HEAD Tag: (none) Log: handle EOF event in pmt handler Members: lib/dvb/pmt.cpp:1.35->1.36 lib/dvb/pmt.h:1.21->1.22 --------------------- PatchSet 1572 Date: 2006/01/17 01:23:27 Author: tmbinc Branch: HEAD Tag: (none) Log: add EOF event Members: lib/service/iservice.h:1.43->1.44 lib/service/servicedvb.cpp:1.53->1.54 --------------------- PatchSet 1573 Date: 2006/01/17 14:08:08 Author: ghost Branch: HEAD Tag: (none) Log: add support for videotext (VBI) so now the videotext from the TV is useable (needs new drivers!) Members: lib/dvb/decoder.cpp:1.17->1.18 lib/dvb/decoder.h:1.11->1.12 lib/dvb/demux.h:1.11->1.12 lib/dvb/idvb.h:1.50->1.51 lib/dvb/pmt.cpp:1.36->1.37 lib/dvb/pmt.h:1.22->1.23 lib/service/servicedvb.cpp:1.54->1.55 lib/service/servicedvbrecord.cpp:1.10->1.11 --------------------- PatchSet 1574 Date: 2006/01/17 18:34:10 Author: tmbinc Branch: HEAD Tag: (none) Log: skin: put mute icon into background, use not-so-extreme z values Members: data/skin.xml:1.120->1.121 --------------------- PatchSet 1575 Date: 2006/01/17 21:28:44 Author: tmbinc Branch: HEAD Tag: (none) Log: gcc4 fix as requested by rasc Members: lib/gdi/gpixmap.h:1.12->1.13 --------------------- PatchSet 1576 Date: 2006/01/17 22:52:31 Author: obi Branch: HEAD Tag: (none) Log: predeclare eListbox because it is used by iListboxContent Members: lib/gui/elistbox.h:1.12->1.13 --------------------- PatchSet 1577 Date: 2006/01/17 22:57:14 Author: obi Branch: HEAD Tag: (none) Log: fix: "make clean" aborts if no *.{mo,pot} files are found. use $(RM) instead of "rm" Members: po/Makefile.am:1.14->1.15 --------------------- PatchSet 1578 Date: 2006/01/17 23:07:40 Author: obi Branch: HEAD Tag: (none) Log: added curly brackets to fix "jump to case label crosses initialization of ‘int voltage’" Members: lib/dvb/frontend.cpp:1.54->1.55 --------------------- PatchSet 1579 Date: 2006/01/17 23:16:46 Author: obi Branch: HEAD Tag: (none) Log: fixed undefined operation on variable 'i' (assuming big endian byte order in source array) Members: lib/base/estring.cpp:1.7->1.8 --------------------- PatchSet 1580 Date: 2006/01/17 23:19:50 Author: obi Branch: HEAD Tag: (none) Log: fixed comparison between signed and unsigned integer Members: lib/base/ebase.cpp:1.14->1.15 --------------------- PatchSet 1581 Date: 2006/01/17 23:39:58 Author: obi Branch: HEAD Tag: (none) Log: predeclare eDVBCAService because it is used by the type definition of CAServiceMap, removed unneeded predeclaration of eDVBServicePMTHandler Members: lib/dvb/pmt.h:1.23->1.24 --------------------- PatchSet 1582 Date: 2006/01/17 23:41:43 Author: obi Branch: HEAD Tag: (none) Log: disabled unused md5* variables Members: lib/dvb/epgcache.cpp:1.33->1.34 --------------------- PatchSet 1583 Date: 2006/01/18 00:00:12 Author: obi Branch: HEAD Tag: (none) Log: always initialize diseqc.data to make compiler happy Members: lib/dvb/sec.cpp:1.40->1.41 --------------------- PatchSet 1584 Date: 2006/01/18 00:01:35 Author: obi Branch: HEAD Tag: (none) Log: fixed invalid cast of an rvalue by adding a string constructor to class eServiceReferenceDVB Members: lib/dvb/idvb.h:1.51->1.52 lib/dvb/metaparser.cpp:1.4->1.5 --------------------- PatchSet 1585 Date: 2006/01/18 00:17:38 Author: obi Branch: HEAD Tag: (none) Log: workaround redefinition of _POSIX_C_SOURCE by pyconfig.h Members: lib/dvb_ci/dvbci_ui.h:1.11->1.12 --------------------- PatchSet 1586 Date: 2006/01/18 01:49:50 Author: obi Branch: HEAD Tag: (none) Log: fixed compiler warnings Members: lib/gdi/gpixmap.cpp:1.17->1.18 --------------------- PatchSet 1587 Date: 2006/01/18 01:53:36 Author: obi Branch: HEAD Tag: (none) Log: added missing return statement Members: lib/service/servicefs.cpp:1.15->1.16 --------------------- PatchSet 1588 Date: 2006/01/18 02:03:48 Author: obi Branch: HEAD Tag: (none) Log: removed unused variable Members: lib/driver/rfmod.cpp:1.2->1.3 --------------------- PatchSet 1589 Date: 2006/01/18 02:05:47 Author: obi Branch: HEAD Tag: (none) Log: workaround redefinition of _POSIX_C_SOURCE by pyconfig.h Members: lib/python/python.cpp:1.7->1.8 --------------------- PatchSet 1590 Date: 2006/01/18 02:07:18 Author: ghost Branch: HEAD Tag: (none) Log: fix "decode demux mask" and "get section data from demux" Members: lib/dvb/pmt.cpp:1.37->1.38 lib/dvb/pmt.h:1.24->1.25 --------------------- PatchSet 1591 Date: 2006/01/18 02:16:43 Author: ghost Branch: HEAD Tag: (none) Log: fix typo Members: lib/dvb/pmt.cpp:1.38->1.39 --------------------- PatchSet 1592 Date: 2006/01/18 02:23:51 Author: obi Branch: HEAD Tag: (none) Log: fixed two errors Members: main/enigma.cpp:1.43->1.44 --------------------- PatchSet 1593 Date: 2006/01/18 02:24:40 Author: obi Branch: HEAD Tag: (none) Log: added SDL_CFLAGS and SDL_LDFLAGS Members: configure.ac:1.36->1.37 --------------------- PatchSet 1594 Date: 2006/01/18 02:30:57 Author: obi Branch: HEAD Tag: (none) Log: use autodetected python flags Members: configure.ac:1.37->1.38 main/Makefile.am:1.19->1.20 --------------------- PatchSet 1595 Date: 2006/01/18 03:07:54 Author: thedoc Branch: HEAD Tag: (none) Log: use progressbar in InfoBar to display the progress of the "now" event Members: data/skin.xml:1.121->1.122 lib/python/Components/EventInfo.py:1.9->1.10 lib/python/Components/PerServiceDisplay.py:1.2->1.3 lib/python/Screens/InfoBarGenerics.py:1.68->1.69 --------------------- PatchSet 1596 Date: 2006/01/18 03:19:19 Author: thedoc Branch: HEAD Tag: (none) Log: add missing import Members: lib/python/Screens/InfoBarGenerics.py:1.69->1.70 --------------------- PatchSet 1597 Date: 2006/01/18 03:19:27 Author: obi Branch: HEAD Tag: (none) Log: some cvsignore files Members: data/countries/.cvsignore:INITIAL->1.1 data/defaults/.cvsignore:INITIAL->1.1 data/fonts/.cvsignore:INITIAL->1.1 lib/python/Plugins/.cvsignore:INITIAL->1.1 lib/python/Plugins/tuxboxplugins/.cvsignore:INITIAL->1.1 lib/python/Plugins/update/.cvsignore:INITIAL->1.1 lib/python/Plugins/web/.cvsignore:INITIAL->1.1 po/.cvsignore:INITIAL->1.1 --------------------- PatchSet 1598 Date: 2006/01/18 03:34:36 Author: tmbinc Branch: HEAD Tag: (none) Log: add ServiceEventTracker Members: lib/python/Components/Makefile.am:1.34->1.35 lib/python/Components/ServiceEventTracker.py:INITIAL->1.1 --------------------- PatchSet 1599 Date: 2006/01/18 03:35:18 Author: tmbinc Branch: HEAD Tag: (none) Log: add isTimeshiftActive, activateTimeshift functions Members: lib/service/iservice.h:1.44->1.45 lib/service/servicedvb.cpp:1.55->1.56 lib/service/servicedvb.h:1.28->1.29 --------------------- PatchSet 1600 Date: 2006/01/18 03:35:44 Author: tmbinc Branch: HEAD Tag: (none) Log: add SeekableStatusChanged event Members: lib/nav/core.cpp:1.11->1.12 lib/nav/core.h:1.9->1.10 lib/nav/pcore.cpp:1.8->1.9 lib/nav/pcore.h:1.10->1.11 --------------------- PatchSet 1601 Date: 2006/01/18 03:55:05 Author: thedoc Branch: HEAD Tag: (none) Log: fix stopEvent for EventInfoProgress Members: lib/python/Components/EventInfo.py:1.10->1.11 --------------------- PatchSet 1602 Date: 2006/01/18 04:05:48 Author: tmbinc Branch: HEAD Tag: (none) Log: fix newline Members: lib/python/Components/EventInfo.py:1.11->1.12 --------------------- PatchSet 1603 Date: 2006/01/18 15:18:36 Author: tmbinc Branch: HEAD Tag: (none) Log: add evEnd to (p)core Members: lib/nav/core.cpp:1.12->1.13 lib/nav/core.h:1.10->1.11 lib/nav/pcore.cpp:1.9->1.10 lib/nav/pcore.h:1.11->1.12 --------------------- PatchSet 1604 Date: 2006/01/18 15:26:57 Author: tmbinc Branch: HEAD Tag: (none) Log: disable teletext on trickmodes, rename vtext to ttext Members: lib/dvb/decoder.cpp:1.18->1.19 lib/dvb/decoder.h:1.12->1.13 lib/dvb/demux.h:1.12->1.13 --------------------- PatchSet 1605 Date: 2006/01/18 16:46:33 Author: tmbinc Branch: HEAD Tag: (none) Log: experimental PVR commit support Members: lib/base/filepush.cpp:1.10->1.11 lib/base/filepush.h:1.5->1.6 lib/dvb/dvb.cpp:1.48->1.49 --------------------- PatchSet 1606 Date: 2006/01/18 17:12:36 Author: tmbinc Branch: HEAD Tag: (none) Log: eDVBServicePlay: fix service name for pvr Members: lib/service/servicedvb.cpp:1.56->1.57 --------------------- PatchSet 1607 Date: 2006/01/18 21:21:50 Author: thedoc Branch: HEAD Tag: (none) Log: reenable the blinking dish on positioner movement (can be enabled in the usage setup menu) dish designed by juergen - thanx for that Members: data/dish.png:1.1->1.2 data/setup.xml:1.17->1.18 data/skin.xml:1.122->1.123 lib/python/Components/ConditionalWidget.py:1.8->1.9 lib/python/Components/UsageConfig.py:1.1->1.2 lib/python/Screens/Dish.py:1.2->1.3 lib/python/Screens/InfoBarGenerics.py:1.70->1.71 po/ar.po:1.3->1.4 po/de.po:1.72->1.73 po/nl.po:1.3->1.4 --------------------- PatchSet 1608 Date: 2006/01/19 00:31:13 Author: thedoc Branch: HEAD Tag: (none) Log: remove debug messaged Members: lib/python/Components/ConditionalWidget.py:1.9->1.10 --------------------- PatchSet 1609 Date: 2006/01/19 00:34:32 Author: ghost Branch: HEAD Tag: (none) Log: store and restore pathes in channellist Members: Navigation.py:1.13->1.14 lib/python/Screens/ChannelSelection.py:1.73->1.74 lib/python/Screens/InfoBarGenerics.py:1.71->1.72 --------------------- PatchSet 1610 Date: 2006/01/19 01:20:19 Author: ghost Branch: HEAD Tag: (none) Log: add ability to get ttxpid from python Members: lib/service/servicedvb.cpp:1.57->1.58 --------------------- PatchSet 1611 Date: 2006/01/19 01:21:14 Author: ghost Branch: HEAD Tag: (none) Log: retune on lostlock is now working :) Members: lib/dvb/dvb.cpp:1.49->1.50 lib/dvb/dvb.h:1.26->1.27 lib/dvb/frontend.cpp:1.55->1.56 --------------------- PatchSet 1612 Date: 2006/01/19 02:10:29 Author: thedoc Branch: HEAD Tag: (none) Log: saving the timers with dom is very very slow (12 timers take 5 seconds to save) so as a workaround we don't use a xml parser to save the timers.xml file Members: RecordTimer.py:1.26->1.27 --------------------- PatchSet 1613 Date: 2006/01/19 03:18:15 Author: thedoc Branch: HEAD Tag: (none) Log: add a small text input component Members: configure.ac:1.38->1.39 data/keymap.xml:1.49->1.50 lib/python/Components/Input.py:INITIAL->1.1 lib/python/Components/Makefile.am:1.35->1.36 lib/python/Components/PluginComponent.py:1.10->1.11 lib/python/Plugins/Makefile.am:1.8->1.9 lib/python/Plugins/test/Makefile.am:INITIAL->1.1 lib/python/Plugins/test/__init__.py:INITIAL->1.1 lib/python/Plugins/test/plugin.py:INITIAL->1.1 lib/python/Screens/TimerEdit.py:1.20->1.21 --------------------- PatchSet 1614 Date: 2006/01/19 04:19:38 Author: thedoc Branch: HEAD Tag: (none) Log: better marking of current cursor in Components.Input change eLabel to being able to mark a character Members: lib/gui/elabel.cpp:1.10->1.11 lib/gui/elabel.h:1.7->1.8 lib/python/Components/Input.py:1.1->1.2 lib/python/Components/VariableText.py:1.2->1.3 lib/python/Plugins/test/plugin.py:1.1->1.2 --------------------- PatchSet 1615 Date: 2006/01/19 04:59:39 Author: thedoc Branch: HEAD Tag: (none) Log: use Components.Input in seek window Members: data/keymap.xml:1.50->1.51 lib/gui/elabel.cpp:1.11->1.12 lib/python/Components/Input.py:1.2->1.3 lib/python/Plugins/test/plugin.py:1.2->1.3 lib/python/Screens/MinuteInput.py:1.1->1.2 --------------------- PatchSet 1616 Date: 2006/01/19 12:31:22 Author: tmbinc Branch: HEAD Tag: (none) Log: po: update nl.po Members: po/nl.po:1.4->1.5 --------------------- PatchSet 1617 Date: 2006/01/19 12:36:26 Author: tmbinc Branch: HEAD Tag: (none) Log: it's still ae, not ar Members: data/countries/ae.png:1.3->1.4 --------------------- PatchSet 1618 Date: 2006/01/19 13:38:54 Author: tmbinc Branch: HEAD Tag: (none) Log: add spanish Members: po/Makefile.am:1.15->1.16 po/es.po:INITIAL->1.1 --------------------- PatchSet 1619 Date: 2006/01/19 13:39:10 Author: tmbinc Branch: HEAD Tag: (none) Log: remove wrongly named country Members: data/countries/ar.png:1.1->1.2(DEAD) --------------------- PatchSet 1620 Date: 2006/01/19 13:39:41 Author: tmbinc Branch: HEAD Tag: (none) Log: add proper country names, add spanish Members: lib/python/Components/Language.py:1.10->1.11 lib/python/Components/LanguageList.py:1.6->1.7 lib/python/Screens/LanguageSelection.py:1.11->1.12 --------------------- PatchSet 1621 Date: 2006/01/19 13:49:06 Author: ghost Branch: HEAD Tag: (none) Log: just retune on "managed" dvbchannels .. not in scan Members: lib/dvb/dvb.cpp:1.50->1.51 --------------------- PatchSet 1622 Date: 2006/01/19 13:54:21 Author: tmbinc Branch: HEAD Tag: (none) Log: make comment a bit more generic Members: lib/dvb/dvb.cpp:1.51->1.52 --------------------- PatchSet 1623 Date: 2006/01/19 13:57:42 Author: tmbinc Branch: HEAD Tag: (none) Log: remove recheckFrontendState until it's implemented Members: lib/dvb/dvb.cpp:1.52->1.53 --------------------- PatchSet 1624 Date: 2006/01/19 14:22:39 Author: ghost Branch: HEAD Tag: (none) Log: semikolon needed here Members: lib/dvb/dvb.cpp:1.53->1.54 --------------------- PatchSet 1625 Date: 2006/01/19 17:13:14 Author: tmbinc Branch: HEAD Tag: (none) Log: fix DVB-T manual scan Members: lib/python/Screens/ScanSetup.py:1.36->1.37 --------------------- PatchSet 1626 Date: 2006/01/19 18:06:24 Author: thedoc Branch: HEAD Tag: (none) Log: add non working multi bouquet switch Members: data/setup.xml:1.18->1.19 lib/python/Components/AVSwitch.py:1.16->1.17 lib/python/Components/UsageConfig.py:1.2->1.3 lib/python/Screens/ChannelSelection.py:1.74->1.75 po/ar.po:1.4->1.5 po/de.po:1.73->1.74 po/en.po:1.1->1.2 po/es.po:1.1->1.2 po/nl.po:1.5->1.6 --------------------- PatchSet 1627 Date: 2006/01/19 18:42:24 Author: thedoc Branch: HEAD Tag: (none) Log: remove manual fastblank Members: lib/driver/avswitch.cpp:1.10->1.11 --------------------- PatchSet 1628 Date: 2006/01/19 18:47:44 Author: thedoc Branch: HEAD Tag: (none) Log: use correct fastblank value Members: lib/driver/avswitch.cpp:1.11->1.12 --------------------- PatchSet 1629 Date: 2006/01/19 19:43:24 Author: ghost Branch: HEAD Tag: (none) Log: make Multi Bouquets swich useable Members: lib/python/Components/UsageConfig.py:1.3->1.4 lib/python/Screens/ChannelSelection.py:1.75->1.76 --------------------- PatchSet 1630 Date: 2006/01/19 23:53:23 Author: tmbinc Branch: HEAD Tag: (none) Log: add actionmap disable support Members: lib/python/Components/ActionMap.py:1.6->1.7 --------------------- PatchSet 1631 Date: 2006/01/19 23:56:07 Author: tmbinc Branch: HEAD Tag: (none) Log: add seek status changed on play Members: lib/service/servicedvb.cpp:1.58->1.59 --------------------- PatchSet 1632 Date: 2006/01/20 00:09:45 Author: tmbinc Branch: HEAD Tag: (none) Log: add .cvsignore Members: lib/python/Plugins/test/.cvsignore:INITIAL->1.1 --------------------- PatchSet 1633 Date: 2006/01/20 01:30:10 Author: tmbinc Branch: HEAD Tag: (none) Log: don't kill if thread isn't alive Members: lib/base/filepush.cpp:1.11->1.12 --------------------- PatchSet 1634 Date: 2006/01/20 01:31:04 Author: tmbinc Branch: HEAD Tag: (none) Log: servicedvb: m_record was refcounted, urgs. Members: lib/service/servicedvb.cpp:1.59->1.60 --------------------- PatchSet 1635 Date: 2006/01/20 01:33:18 Author: tmbinc Branch: HEAD Tag: (none) Log: timeshifting: lots of interface fixups Members: lib/python/Screens/InfoBarGenerics.py:1.72->1.73 --------------------- PatchSet 1636 Date: 2006/01/20 01:33:48 Author: tmbinc Branch: HEAD Tag: (none) Log: enable timeshifting in infobar Members: data/keymap.xml:1.51->1.52 data/skin.xml:1.123->1.124 lib/python/Screens/InfoBar.py:1.54->1.55 --------------------- PatchSet 1637 Date: 2006/01/20 02:33:39 Author: ghost Branch: HEAD Tag: (none) Log: add tuner B option "Equal to Socket A" add tuner B option "Secondary cable from Rotor-LNB" Members: lib/dvb/frontend.h:1.17->1.18 lib/dvb/sec.cpp:1.41->1.42 lib/dvb/sec.h:1.23->1.24 lib/python/Components/NimManager.py:1.70->1.71 lib/python/Screens/Satconfig.py:1.35->1.36 --------------------- PatchSet 1638 Date: 2006/01/20 12:34:24 Author: diemade Branch: HEAD Tag: (none) Log: fix inverted setting (meaning was inverted too) Members: lib/python/Components/Lcd.py:1.7->1.8 --------------------- PatchSet 1639 Date: 2006/01/20 16:33:10 Author: thedoc Branch: HEAD Tag: (none) Log: disable test-plugin reenable the try/except block for faulty plugin catching don't expect a directory /usr/lib/tuxbox/plugins to be present by the tuxbox plugin starter Members: lib/python/Components/PluginComponent.py:1.11->1.12 lib/python/Plugins/Makefile.am:1.9->1.10 lib/python/Plugins/tuxboxplugins/plugin.py:1.4->1.5 --------------------- PatchSet 1640 Date: 2006/01/20 17:06:12 Author: thedoc Branch: HEAD Tag: (none) Log: add -force-defaults to ipkg upgrade command for not prompting the user anything while update plugin is run add -force-overwrite to the ipkg upgrade command to work with faulty packets Members: lib/python/Plugins/update/plugin.py:1.5->1.6 --------------------- PatchSet 1641 Date: 2006/01/20 21:45:12 Author: ghost Branch: HEAD Tag: (none) Log: set frontend state to stateTuning when tuneloop starts.. ( to avoid false lostlock events) Members: lib/dvb/frontend.cpp:1.56->1.57 --------------------- PatchSet 1642 Date: 2006/01/20 23:33:44 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/dvb/frontend.cpp:1.57->1.58 --------------------- PatchSet 1643 Date: 2006/01/20 23:46:53 Author: tmbinc Branch: HEAD Tag: (none) Log: don't flood Members: RecordTimer.py:1.27->1.28 --------------------- PatchSet 1644 Date: 2006/01/20 23:55:31 Author: ghost Branch: HEAD Tag: (none) Log: fix bug Members: lib/python/Screens/ChannelSelection.py:1.76->1.77 --------------------- PatchSet 1645 Date: 2006/01/21 00:00:23 Author: ghost Branch: HEAD Tag: (none) Log: fix selection when delete latest timer in list Members: lib/python/Components/TimerList.py:1.17->1.18 lib/python/Screens/TimerEdit.py:1.21->1.22 --------------------- PatchSet 1646 Date: 2006/01/21 00:12:00 Author: ghost Branch: HEAD Tag: (none) Log: convert event_id from string to long Members: RecordTimer.py:1.28->1.29 --------------------- PatchSet 1647 Date: 2006/01/21 00:39:33 Author: tmbinc Branch: HEAD Tag: (none) Log: filepush: scatter/gather support Members: lib/base/filepush.cpp:1.12->1.13 lib/base/filepush.h:1.6->1.7 --------------------- PatchSet 1648 Date: 2006/01/21 01:13:17 Author: tmbinc Branch: HEAD Tag: (none) Log: update nl Members: po/nl.po:1.6->1.7 --------------------- PatchSet 1649 Date: 2006/01/21 01:24:18 Author: thedoc Branch: HEAD Tag: (none) Log: save configSequence floating point correctly Members: lib/python/Components/config.py:1.72->1.73 --------------------- PatchSet 1650 Date: 2006/01/21 01:25:33 Author: tmbinc Branch: HEAD Tag: (none) Log: fix start_prepare Members: RecordTimer.py:1.29->1.30 --------------------- PatchSet 1651 Date: 2006/01/21 01:53:22 Author: ghost Branch: HEAD Tag: (none) Log: fixes Members: lib/python/Screens/ChannelSelection.py:1.77->1.78 --------------------- PatchSet 1652 Date: 2006/01/21 02:47:49 Author: thedoc Branch: HEAD Tag: (none) Log: copy lists, not list identities... should fix saving of non-default values Members: lib/python/Components/config.py:1.73->1.74 --------------------- PatchSet 1653 Date: 2006/01/21 03:07:28 Author: thedoc Branch: HEAD Tag: (none) Log: catch a None case in the xml parsing of the timer leave timer edit by pressing OK or green Members: RecordTimer.py:1.30->1.31 lib/python/Screens/TimerEntry.py:1.35->1.36 po/nl.po:1.7->1.8 --------------------- PatchSet 1654 Date: 2006/01/21 16:29:17 Author: ghost Branch: HEAD Tag: (none) Log: smaller satconfig Members: data/skin.xml:1.124->1.125 --------------------- PatchSet 1655 Date: 2006/01/21 17:00:04 Author: tmbinc Branch: HEAD Tag: (none) Log: reset state to PLAY when a new service starts Members: lib/python/Screens/InfoBarGenerics.py:1.73->1.74 --------------------- PatchSet 1656 Date: 2006/01/21 18:13:12 Author: ghost Branch: HEAD Tag: (none) Log: fix default storing for configSatlist fix just non default values in complete satconfig Members: lib/python/Components/NimManager.py:1.71->1.72 lib/python/Components/config.py:1.74->1.75 --------------------- PatchSet 1657 Date: 2006/01/21 18:21:20 Author: ghost Branch: HEAD Tag: (none) Log: disable debug info Members: lib/python/Components/config.py:1.75->1.76 --------------------- PatchSet 1658 Date: 2006/01/21 21:49:26 Author: ghost Branch: HEAD Tag: (none) Log: remove frequency input range check in manual scan (was 10000-14000).. Members: lib/python/Screens/ScanSetup.py:1.37->1.38 --------------------- PatchSet 1659 Date: 2006/01/22 00:45:25 Author: ghost Branch: HEAD Tag: (none) Log: fix radio player code cleanup in channelselector (more scalable) Members: data/keymap.xml:1.52->1.53 data/skin.xml:1.125->1.126 lib/python/Screens/ChannelSelection.py:1.78->1.79 lib/python/Screens/InfoBarGenerics.py:1.74->1.75 --------------------- PatchSet 1660 Date: 2006/01/22 01:41:16 Author: ghost Branch: HEAD Tag: (none) Log: more code cleanup, re-enable number(handy) browsing in channelselectionbase, fix move/editmode cancel Members: data/keymap.xml:1.53->1.54 lib/python/Screens/ChannelSelection.py:1.79->1.80 --------------------- PatchSet 1661 Date: 2006/01/22 01:58:49 Author: ghost Branch: HEAD Tag: (none) Log: fix for radio mode Members: lib/python/Screens/ChannelSelection.py:1.80->1.81 --------------------- PatchSet 1662 Date: 2006/01/22 13:24:02 Author: obi Branch: HEAD Tag: (none) Log: added virtual destructor Members: lib/base/filepush.h:1.7->1.8 --------------------- PatchSet 1663 Date: 2006/01/22 13:24:55 Author: obi Branch: HEAD Tag: (none) Log: variable double_buffer is not used when compiled with SDL Members: main/enigma.cpp:1.44->1.45 --------------------- PatchSet 1664 Date: 2006/01/22 13:32:41 Author: obi Branch: HEAD Tag: (none) Log: remove generated file "config.h": pass preprocessor definitions as command line arguments instead this also drops the dependency on "autoheader" Members: acinclude.m4:1.12->1.13 autogen.sh:1.1->1.2 configure.ac:1.39->1.40 lib/base/eerror.h:1.3->1.4 lib/base/encoding.cpp:1.2->1.3 lib/base/filepush.cpp:1.13->1.14 lib/dvb/decoder.cpp:1.19->1.20 lib/dvb/demux.cpp:1.21->1.22 lib/dvb/frontend.cpp:1.58->1.59 lib/dvb/frontend.h:1.18->1.19 lib/dvb/idvb.h:1.52->1.53 lib/dvb/sec.cpp:1.42->1.43 lib/dvb/sec.h:1.24->1.25 lib/dvb/tstools.cpp:1.5->1.6 lib/dvb/tstools.h:1.4->1.5 lib/dvb/volume.cpp:1.7->1.8 --------------------- PatchSet 1665 Date: 2006/01/22 13:44:16 Author: obi Branch: HEAD Tag: (none) Log: added missing brackets Members: lib/base/filepush.h:1.8->1.9 --------------------- PatchSet 1666 Date: 2006/01/22 14:58:09 Author: ghost Branch: HEAD Tag: (none) Log: add missing answerEnq method Members: lib/dvb_ci/dvbci.cpp:1.34->1.35 lib/dvb_ci/dvbci_mmi.cpp:1.11->1.12 lib/dvb_ci/dvbci_mmi.h:1.4->1.5 --------------------- PatchSet 1667 Date: 2006/01/22 15:02:51 Author: ghost Branch: HEAD Tag: (none) Log: implement missing call of answerEnq Members: lib/dvb_ci/dvbci.cpp:1.35->1.36 --------------------- PatchSet 1668 Date: 2006/01/22 21:16:20 Author: thedoc Branch: HEAD Tag: (none) Log: use IDs for jumping in the wizards Members: data/startwizard.xml:1.18->1.19 lib/python/Screens/Wizard.py:1.32->1.33 --------------------- PatchSet 1669 Date: 2006/01/22 21:17:28 Author: thedoc Branch: HEAD Tag: (none) Log: remove debug Members: lib/python/Screens/Wizard.py:1.33->1.34 --------------------- PatchSet 1670 Date: 2006/01/23 12:01:27 Author: thedoc Branch: HEAD Tag: (none) Log: change direction of content to left aligned when length of text is zero Members: lib/gui/elistboxcontent.cpp:1.27->1.28 --------------------- PatchSet 1671 Date: 2006/01/23 12:57:35 Author: tmbinc Branch: HEAD Tag: (none) Log: listboxcontent: fix alignment on empty label Members: lib/gui/elistboxcontent.cpp:1.28->1.29 --------------------- PatchSet 1672 Date: 2006/01/23 13:15:59 Author: ghost Branch: HEAD Tag: (none) Log: another fix for alignement left Members: lib/gui/elistboxcontent.cpp:1.29->1.30 --------------------- PatchSet 1673 Date: 2006/01/23 16:21:56 Author: ghost Branch: HEAD Tag: (none) Log: fix non working ENQ fields in CI mmi (PIN inputs and other) TODO: make MMI global useable (at moment just in the mmi setup) Members: data/skin.xml:1.126->1.127 lib/dvb_ci/dvbci_mmi.cpp:1.12->1.13 lib/dvb_ci/dvbci_ui.cpp:1.14->1.15 lib/dvb_ci/dvbci_ui.h:1.12->1.13 lib/python/Screens/Ci.py:1.18->1.19 --------------------- PatchSet 1674 Date: 2006/01/23 17:02:47 Author: ghost Branch: HEAD Tag: (none) Log: fix enq answer handling of numbers with beginning zero's Members: lib/python/Screens/Ci.py:1.19->1.20 --------------------- PatchSet 1675 Date: 2006/01/23 17:32:45 Author: ghost Branch: HEAD Tag: (none) Log: add endianess check to epg.dat Members: lib/dvb/epgcache.cpp:1.34->1.35 --------------------- PatchSet 1676 Date: 2006/01/23 17:39:30 Author: ghost Branch: HEAD Tag: (none) Log: fix warning Members: lib/dvb/epgcache.cpp:1.35->1.36 --------------------- PatchSet 1677 Date: 2006/01/24 01:26:23 Author: ghost Branch: HEAD Tag: (none) Log: fix no more working color buttons in channellist after disable movemode Members: lib/python/Screens/ChannelSelection.py:1.81->1.82 --------------------- PatchSet 1678 Date: 2006/01/24 01:27:31 Author: ghost Branch: HEAD Tag: (none) Log: remove some unneeded debug output Members: lib/python/Screens/ChannelSelection.py:1.82->1.83 --------------------- PatchSet 1679 Date: 2006/01/24 01:29:49 Author: ghost Branch: HEAD Tag: (none) Log: add ability to copy providers or all services from satellites to favourites (this creates a new bouquet) add ability to remove a complete bouquet both are just working with enabled multi bouquet mode Members: lib/dvb/db.cpp:1.41->1.42 lib/dvb/idvb.h:1.53->1.54 lib/python/enigma_python.i:1.47->1.48 lib/python/Screens/ChannelSelection.py:1.83->1.84 lib/service/iservice.h:1.45->1.46 lib/service/servicedvb.cpp:1.60->1.61 lib/service/servicedvb.h:1.29->1.30 lib/service/servicefs.cpp:1.16->1.17 lib/service/servicefs.h:1.10->1.11 --------------------- PatchSet 1680 Date: 2006/01/24 12:17:50 Author: ghost Branch: HEAD Tag: (none) Log: fix service types for radio bouquets Members: lib/dvb/db.cpp:1.42->1.43 --------------------- PatchSet 1681 Date: 2006/01/24 20:02:25 Author: thedoc Branch: HEAD Tag: (none) Log: re-right align the timerentry times for repeated timers Members: lib/python/Screens/TimerEntry.py:1.36->1.37 --------------------- PatchSet 1682 Date: 2006/01/24 23:22:12 Author: thedoc Branch: HEAD Tag: (none) Log: - fixed left/right in language selection (updates language on the fly) - added a log viewer for timers (info key in timerlist) Members: data/keymap.xml:1.54->1.55 data/skin.xml:1.127->1.128 lib/python/Screens/LanguageSelection.py:1.12->1.13 lib/python/Screens/TimerEdit.py:1.22->1.23 lib/python/Screens/TimerEntry.py:1.37->1.38 --------------------- PatchSet 1683 Date: 2006/01/24 23:48:04 Author: ghost Branch: HEAD Tag: (none) Log: bouquet +/- is now working in the channellist Members: data/keymap.xml:1.55->1.56 lib/python/Screens/ChannelSelection.py:1.84->1.85 --------------------- PatchSet 1684 Date: 2006/01/25 00:13:14 Author: thedoc Branch: HEAD Tag: (none) Log: cleanup the timerlist by pressing blue in the timer list Members: timer.py:1.20->1.21 lib/python/Screens/TimerEdit.py:1.23->1.24 --------------------- PatchSet 1685 Date: 2006/01/25 01:17:22 Author: thedoc Branch: HEAD Tag: (none) Log: added ability to diable timers (yellow button in the timer list) FIXME: we need transparency for pixmaps in an eListboxPythonMultiContent Members: timer.py:1.21->1.22 data/redx.png:INITIAL->1.1 lib/python/Components/TimerList.py:1.18->1.19 lib/python/Screens/TimerEdit.py:1.24->1.25 --------------------- PatchSet 1686 Date: 2006/01/25 01:20:17 Author: thedoc Branch: HEAD Tag: (none) Log: display correct action on the yellow button Members: lib/python/Screens/TimerEdit.py:1.25->1.26 --------------------- PatchSet 1687 Date: 2006/01/25 01:50:14 Author: thedoc Branch: HEAD Tag: (none) Log: fixed repeated timer displays and translated the weekdays to German Members: lib/python/Components/TimerList.py:1.19->1.20 lib/python/Screens/TimerEdit.py:1.26->1.27 po/Makefile.am:1.16->1.17 po/ar.po:1.5->1.6 po/de.po:1.74->1.75 po/en.po:1.2->1.3 po/es.po:1.2->1.3 po/nl.po:1.8->1.9 --------------------- PatchSet 1688 Date: 2006/01/25 02:02:45 Author: thedoc Branch: HEAD Tag: (none) Log: reenable empty timer list editing :) translate some things Members: lib/python/Screens/TimerEdit.py:1.27->1.28 po/ar.po:1.6->1.7 po/de.po:1.75->1.76 po/en.po:1.3->1.4 po/es.po:1.3->1.4 po/nl.po:1.9->1.10 --------------------- PatchSet 1689 Date: 2006/01/25 09:16:08 Author: thedoc Branch: HEAD Tag: (none) Log: added a sanity check for timer editor (no functionality until now except building a list of simultanious timers) Members: lib/python/Components/Makefile.am:1.36->1.37 lib/python/Components/TimerSanityCheck.py:INITIAL->1.1 lib/python/Components/__init__.py:1.15->1.16 lib/python/Screens/TimerEdit.py:1.28->1.29 --------------------- PatchSet 1690 Date: 2006/01/25 13:09:23 Author: ghost Branch: HEAD Tag: (none) Log: add selchanged signal to listbox Members: lib/gui/elistbox.cpp:1.36->1.37 lib/gui/elistbox.h:1.13->1.14 lib/python/enigma_python.i:1.48->1.49 lib/python/Components/EpgList.py:1.8->1.9 --------------------- PatchSet 1691 Date: 2006/01/25 13:41:30 Author: ghost Branch: HEAD Tag: (none) Log: fix segfault on incorrect arguments Members: lib/dvb/epgcache.cpp:1.36->1.37 --------------------- PatchSet 1692 Date: 2006/01/25 14:53:42 Author: ghost Branch: HEAD Tag: (none) Log: delete correct entry in timerlist Members: lib/python/Screens/TimerEdit.py:1.29->1.30 --------------------- PatchSet 1693 Date: 2006/01/25 15:36:13 Author: ghost Branch: HEAD Tag: (none) Log: do xml conversions Members: RecordTimer.py:1.31->1.32 --------------------- PatchSet 1694 Date: 2006/01/25 17:07:15 Author: ghost Branch: HEAD Tag: (none) Log: add missing thread lock (segfault) Members: lib/dvb/epgcache.cpp:1.37->1.38 --------------------- PatchSet 1695 Date: 2006/01/25 17:15:42 Author: ghost Branch: HEAD Tag: (none) Log: many info handling changes (nownext/multi/single epg) Members: data/button-fs8.png:INITIAL->1.1 data/button-selected-fs8.png:INITIAL->1.1 data/keymap.xml:1.56->1.57 data/skin.xml:1.128->1.129 lib/python/Components/EpgList.py:1.9->1.10 lib/python/Components/UsageConfig.py:1.4->1.5 lib/python/Screens/ChannelSelection.py:1.85->1.86 lib/python/Screens/EpgSelection.py:1.15->1.16 lib/python/Screens/EventView.py:1.9->1.10 lib/python/Screens/InfoBarGenerics.py:1.75->1.76 --------------------- PatchSet 1696 Date: 2006/01/25 18:02:20 Author: ghost Branch: HEAD Tag: (none) Log: remove unneeded actionmap re-add context menu key in movieselection Members: data/keymap.xml:1.57->1.58 --------------------- PatchSet 1697 Date: 2006/01/25 18:03:48 Author: diemade Branch: HEAD Tag: (none) Log: don't translate empty strings Members: lib/python/Screens/EventView.py:1.10->1.11 --------------------- PatchSet 1698 Date: 2006/01/25 20:31:22 Author: ghost Branch: HEAD Tag: (none) Log: use euronews from astra.. not from hotbird :) Members: data/defaults/userbouquet.favourites.tv:1.2->1.3 --------------------- PatchSet 1699 Date: 2006/01/25 23:05:12 Author: thedoc Branch: HEAD Tag: (none) Log: remove missing setup item Members: data/setup.xml:1.19->1.20 --------------------- PatchSet 1700 Date: 2006/01/26 03:00:33 Author: tmbinc Branch: HEAD Tag: (none) Log: TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatest Members: lib/gdi/gpixmap.cpp:1.18->1.19 lib/gui/elistboxcontent.cpp:1.30->1.31 lib/gui/elistboxcontent.h:1.10->1.11 lib/python/Components/TimerList.py:1.20->1.21 --------------------- PatchSet 1701 Date: 2006/01/26 03:08:12 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Screens/MovieSelection.py:1.12->1.13 --------------------- PatchSet 1702 Date: 2006/01/26 05:38:02 Author: thedoc Branch: HEAD Tag: (none) Log: some work on the timer sanity check (overlapping timers solver) Members: data/skin.xml:1.129->1.130 lib/python/Components/TimerSanityCheck.py:1.1->1.2 lib/python/Screens/TimerEdit.py:1.30->1.31 lib/python/Screens/TimerEntry.py:1.38->1.39 --------------------- PatchSet 1703 Date: 2006/01/26 08:28:26 Author: thedoc Branch: HEAD Tag: (none) Log: save disabled flag (FIXME: every disabled timer is marked as done in the timerlist... tmbinc? :) Members: RecordTimer.py:1.32->1.33 --------------------- PatchSet 1704 Date: 2006/01/26 12:55:47 Author: thedoc Branch: HEAD Tag: (none) Log: fix cleanup for diabled timers Members: timer.py:1.22->1.23 --------------------- PatchSet 1705 Date: 2006/01/26 13:56:09 Author: tmbinc Branch: HEAD Tag: (none) Log: (controlled) SEGFAULT on assert, in order to allow debugging with core files Members: lib/base/smartptr.h:1.9->1.10 --------------------- PatchSet 1706 Date: 2006/01/26 13:57:21 Author: tmbinc Branch: HEAD Tag: (none) Log: check format strings on eDebug-style functions Members: lib/base/eerror.h:1.4->1.5 --------------------- PatchSet 1707 Date: 2006/01/26 14:15:57 Author: thedoc Branch: HEAD Tag: (none) Log: use magic instead of readable code Members: timer.py:1.23->1.24 --------------------- PatchSet 1708 Date: 2006/01/26 14:23:49 Author: tmbinc Branch: HEAD Tag: (none) Log: add pvr state, must be visually improved Members: data/skin.xml:1.130->1.131 --------------------- PatchSet 1709 Date: 2006/01/26 14:24:51 Author: tmbinc Branch: HEAD Tag: (none) Log: remove navigation events, they correspond to the iPlayableService events now Members: lib/nav/core.cpp:1.13->1.14 lib/nav/core.h:1.11->1.12 lib/nav/pcore.cpp:1.10->1.11 lib/nav/pcore.h:1.12->1.13 --------------------- PatchSet 1710 Date: 2006/01/26 14:25:13 Author: tmbinc Branch: HEAD Tag: (none) Log: allow setting python to verbose mode Members: lib/python/python.cpp:1.8->1.9 --------------------- PatchSet 1711 Date: 2006/01/26 14:25:39 Author: tmbinc Branch: HEAD Tag: (none) Log: clarify evStart, evEnd, add evSOF (start of file) Members: lib/service/iservice.h:1.46->1.47 --------------------- PatchSet 1712 Date: 2006/01/26 14:26:04 Author: tmbinc Branch: HEAD Tag: (none) Log: follow core event changes Members: lib/python/Components/PerServiceDisplay.py:1.3->1.4 lib/python/Components/ServiceName.py:1.6->1.7 lib/python/Components/ServicePosition.py:1.4->1.5 --------------------- PatchSet 1713 Date: 2006/01/26 14:26:59 Author: tmbinc Branch: HEAD Tag: (none) Log: fix SG, add user events Members: lib/base/filepush.cpp:1.14->1.15 lib/base/filepush.h:1.9->1.10 --------------------- PatchSet 1714 Date: 2006/01/26 14:29:27 Author: tmbinc Branch: HEAD Tag: (none) Log: show, hide is now supported in screen, adding onShow (!= onShown), onHide Members: mytest.py:1.60->1.61 lib/python/Screens/Screen.py:1.11->1.12 --------------------- PatchSet 1715 Date: 2006/01/26 14:30:23 Author: tmbinc Branch: HEAD Tag: (none) Log: follow api changes Members: lib/python/Components/Button.py:1.2->1.3 lib/python/Components/EventInfo.py:1.12->1.13 lib/python/Screens/ChannelSelection.py:1.86->1.87 lib/python/Screens/InfoBar.py:1.55->1.56 lib/python/Screens/InfoBarGenerics.py:1.76->1.77 lib/python/Screens/Makefile.am:1.34->1.35 lib/python/Tools/FuzzyDate.py:1.1->1.2 --------------------- PatchSet 1716 Date: 2006/01/26 14:30:49 Author: tmbinc Branch: HEAD Tag: (none) Log: add cue sheets Members: lib/dvb/dvb.cpp:1.54->1.55 lib/dvb/dvb.h:1.27->1.28 lib/dvb/idvb.h:1.54->1.55 lib/dvb/pmt.cpp:1.39->1.40 lib/dvb/pmt.h:1.25->1.26 --------------------- PatchSet 1717 Date: 2006/01/26 14:31:02 Author: tmbinc Branch: HEAD Tag: (none) Log: follow service event changes Members: lib/service/servicemp3.cpp:1.17->1.18 --------------------- PatchSet 1718 Date: 2006/01/26 14:31:25 Author: tmbinc Branch: HEAD Tag: (none) Log: use new show/hide Members: data/tutorialwizard.xml:1.4->1.5 --------------------- PatchSet 1719 Date: 2006/01/26 14:31:55 Author: tmbinc Branch: HEAD Tag: (none) Log: use cue sheets for seeking/skipping Members: lib/service/servicedvb.cpp:1.61->1.62 lib/service/servicedvb.h:1.30->1.31 --------------------- PatchSet 1720 Date: 2006/01/26 14:41:46 Author: tmbinc Branch: HEAD Tag: (none) Log: add pvr state window Members: lib/python/Screens/PVRState.py:INITIAL->1.1 lib/python/Screens/__init__.py:1.23->1.24 --------------------- PatchSet 1721 Date: 2006/01/26 14:49:56 Author: thedoc Branch: HEAD Tag: (none) Log: use disabled=False as default for a RecordTimerEntry Members: RecordTimer.py:1.33->1.34 --------------------- PatchSet 1722 Date: 2006/01/26 15:18:23 Author: tmbinc Branch: HEAD Tag: (none) Log: minimally improve pvrstate, remove some valign=center Members: data/skin.xml:1.131->1.132 --------------------- PatchSet 1723 Date: 2006/01/26 15:18:56 Author: tmbinc Branch: HEAD Tag: (none) Log: fix EOF bug, display pvrstate only when seeking Members: lib/python/Screens/InfoBarGenerics.py:1.77->1.78 --------------------- PatchSet 1724 Date: 2006/01/26 16:32:30 Author: diemade Branch: HEAD Tag: (none) Log: con't crash on loading old timers without the "disabled" attribute Members: RecordTimer.py:1.34->1.35 --------------------- PatchSet 1725 Date: 2006/01/26 22:28:26 Author: ghost Branch: HEAD Tag: (none) Log: fix ugly config bug Members: lib/python/Components/config.py:1.76->1.77 --------------------- PatchSet 1726 Date: 2006/01/27 00:15:54 Author: tmbinc Branch: HEAD Tag: (none) Log: add something which doesn't work Members: lib/driver/avswitch.cpp:1.12->1.13 --------------------- PatchSet 1727 Date: 2006/01/27 02:05:03 Author: tmbinc Branch: HEAD Tag: (none) Log: fix locking in dvb file player Members: lib/base/elock.h:1.1->1.2 lib/dvb/dvb.cpp:1.55->1.56 lib/dvb/dvb.h:1.28->1.29 lib/dvb/idvb.h:1.55->1.56 --------------------- PatchSet 1728 Date: 2006/01/27 02:08:36 Author: tmbinc Branch: HEAD Tag: (none) Log: seek to start when bouncing at SOF Members: lib/python/Screens/InfoBarGenerics.py:1.78->1.79 --------------------- PatchSet 1729 Date: 2006/01/27 14:55:51 Author: tmbinc Branch: HEAD Tag: (none) Log: allow TS only if >1G of free space Members: lib/service/servicedvb.cpp:1.62->1.63 --------------------- PatchSet 1730 Date: 2006/01/27 15:28:54 Author: tmbinc Branch: HEAD Tag: (none) Log: stop service on shutdown Members: lib/nav/core.cpp:1.14->1.15 --------------------- PatchSet 1731 Date: 2006/01/27 15:37:18 Author: tmbinc Branch: HEAD Tag: (none) Log: Navigation: shutdown nav core on shutdown Members: Navigation.py:1.14->1.15 --------------------- PatchSet 1732 Date: 2006/01/27 19:34:19 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Screens/Satconfig.py:1.36->1.37 --------------------- PatchSet 1733 Date: 2006/01/27 20:31:36 Author: ghost Branch: HEAD Tag: (none) Log: set missing defaults.. (ugly bug) Members: lib/python/Components/NimManager.py:1.72->1.73 --------------------- PatchSet 1734 Date: 2006/01/28 00:18:21 Author: ghost Branch: HEAD Tag: (none) Log: fix saving of advanced satconfig cleanup code Members: lib/python/Screens/Satconfig.py:1.37->1.38 --------------------- PatchSet 1735 Date: 2006/01/28 00:22:45 Author: ghost Branch: HEAD Tag: (none) Log: revert getKey change.. Members: lib/python/Components/config.py:1.77->1.78 --------------------- PatchSet 1736 Date: 2006/01/28 00:27:29 Author: tmbinc Branch: HEAD Tag: (none) Log: remove obsolete eConfig Members: lib/base/Makefile.am:1.5->1.6 lib/base/econfig.cpp:1.2->1.3(DEAD) lib/base/econfig.h:1.2->1.3(DEAD) lib/driver/avswitch.cpp:1.13->1.14 lib/driver/rc.cpp:1.5->1.6 lib/driver/rfmod.cpp:1.3->1.4 lib/dvb_ci/dvbci_ui.cpp:1.15->1.16 lib/gdi/fb.cpp:1.8->1.9 lib/gdi/gfbdc.cpp:1.11->1.12 --------------------- PatchSet 1737 Date: 2006/01/28 00:28:47 Author: thedoc Branch: HEAD Tag: (none) Log: add scrollbar to the config list Members: lib/python/Screens/StartWizard.py:1.12->1.13 --------------------- PatchSet 1738 Date: 2006/01/28 00:29:53 Author: tmbinc Branch: HEAD Tag: (none) Log: remove eConfig Members: lib/python/enigma_python.i:1.49->1.50 --------------------- PatchSet 1739 Date: 2006/01/28 00:37:28 Author: tmbinc Branch: HEAD Tag: (none) Log: track changing filesizes Members: lib/dvb/tstools.cpp:1.6->1.7 --------------------- PatchSet 1740 Date: 2006/01/28 00:56:49 Author: tmbinc Branch: HEAD Tag: (none) Log: add isCurrentlSeekable to iPlayableService Members: lib/service/iservice.h:1.47->1.48 lib/service/servicedvb.cpp:1.63->1.64 lib/service/servicedvb.h:1.31->1.32 --------------------- PatchSet 1741 Date: 2006/01/28 00:57:46 Author: tmbinc Branch: HEAD Tag: (none) Log: poll position, length even if not initially available Members: lib/python/Components/ServicePosition.py:1.5->1.6 --------------------- PatchSet 1742 Date: 2006/01/28 00:58:23 Author: tmbinc Branch: HEAD Tag: (none) Log: follow api changes, fix seek-to-start at sof Members: lib/python/Screens/InfoBarGenerics.py:1.79->1.80 --------------------- PatchSet 1743 Date: 2006/01/28 01:04:20 Author: thedoc Branch: HEAD Tag: (none) Log: fix translations Members: po/ar.po:1.7->1.8 po/de.po:1.76->1.77 po/en.po:1.4->1.5 po/es.po:1.4->1.5 po/nl.po:1.10->1.11 --------------------- PatchSet 1744 Date: 2006/01/28 01:05:34 Author: tmbinc Branch: HEAD Tag: (none) Log: visually improve pvrstate a bit Members: data/skin.xml:1.132->1.133 --------------------- PatchSet 1745 Date: 2006/01/28 01:06:38 Author: thedoc Branch: HEAD Tag: (none) Log: change startwizard-end-comment Members: data/startwizard.xml:1.19->1.20 --------------------- PatchSet 1746 Date: 2006/01/28 01:07:24 Author: thedoc Branch: HEAD Tag: (none) Log: use ScrollLabel in update plugin to let the user see the whole result of the update process Members: lib/python/Plugins/update/plugin.py:1.6->1.7 --------------------- PatchSet 1747 Date: 2006/01/28 02:23:22 Author: tmbinc Branch: HEAD Tag: (none) Log: fix volume scaling Members: lib/dvb/volume.cpp:1.8->1.9 --------------------- PatchSet 1748 Date: 2006/01/28 02:45:14 Author: ghost Branch: HEAD Tag: (none) Log: store configmode in advanced sat mode Members: lib/python/Screens/Satconfig.py:1.38->1.39 --------------------- PatchSet 1749 Date: 2006/01/28 12:01:23 Author: thedoc Branch: HEAD Tag: (none) Log: use config.network.dns instead of a non-existing config element config.network.nameserver add debug prints Members: lib/python/Components/Network.py:1.22->1.23 --------------------- PatchSet 1750 Date: 2006/01/28 12:12:50 Author: thedoc Branch: HEAD Tag: (none) Log: add loopback device Members: lib/python/Components/Network.py:1.23->1.24 --------------------- PatchSet 1751 Date: 2006/01/28 12:13:26 Author: thedoc Branch: HEAD Tag: (none) Log: add \n to separate devices Members: lib/python/Components/Network.py:1.24->1.25 --------------------- PatchSet 1752 Date: 2006/01/28 14:53:15 Author: tmbinc Branch: HEAD Tag: (none) Log: volume is now log.scale in driver Members: lib/dvb/volume.cpp:1.9->1.10 --------------------- PatchSet 1753 Date: 2006/01/28 16:47:17 Author: ghost Branch: HEAD Tag: (none) Log: fix channel selection context menu close handling Members: data/skin.xml:1.133->1.134 lib/python/Screens/ChannelSelection.py:1.87->1.88 --------------------- PatchSet 1754 Date: 2006/01/28 16:47:58 Author: ghost Branch: HEAD Tag: (none) Log: code comments Members: lib/dvb/sec.cpp:1.43->1.44 --------------------- PatchSet 1755 Date: 2006/01/28 17:54:41 Author: ghost Branch: HEAD Tag: (none) Log: fix no more working multi epg since previous BouquetSelector change Members: lib/python/Screens/ChannelSelection.py:1.88->1.89 --------------------- PatchSet 1756 Date: 2006/01/29 21:24:52 Author: tmbinc Branch: HEAD Tag: (none) Log: fix timer skip Members: timer.py:1.24->1.25 --------------------- PatchSet 1757 Date: 2006/01/30 01:20:57 Author: ghost Branch: HEAD Tag: (none) Log: release cached channel after 3 seconds when not needed Members: lib/dvb/dvb.cpp:1.56->1.57 lib/dvb/dvb.h:1.29->1.30 lib/dvb/idvb.h:1.56->1.57 --------------------- PatchSet 1758 Date: 2006/01/30 01:29:59 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/dvb/dvb.cpp:1.57->1.58 --------------------- PatchSet 1759 Date: 2006/01/31 00:53:00 Author: tmbinc Branch: HEAD Tag: (none) Log: some more key descriptions Members: lib/python/Tools/KeyBindings.py:1.2->1.3 --------------------- PatchSet 1760 Date: 2006/02/01 13:00:46 Author: tmbinc Branch: HEAD Tag: (none) Log: update spanish translation Members: po/es.po:1.5->1.6 --------------------- PatchSet 1761 Date: 2006/02/01 13:01:33 Author: tmbinc Branch: HEAD Tag: (none) Log: update NL translation Members: po/nl.po:1.11->1.12 --------------------- PatchSet 1762 Date: 2006/02/01 16:50:54 Author: tmbinc Branch: HEAD Tag: (none) Log: add PVR packet parser to assist finding cutpoints Members: lib/dvb/Makefile.am:1.7->1.8 lib/dvb/pvrparse.cpp:INITIAL->1.1 lib/dvb/pvrparse.h:INITIAL->1.1 --------------------- PatchSet 1763 Date: 2006/02/01 17:54:35 Author: ghost Branch: HEAD Tag: (none) Log: fix close handling in context menu Members: lib/python/Screens/ChannelSelection.py:1.89->1.90 --------------------- PatchSet 1764 Date: 2006/02/01 17:56:58 Author: ghost Branch: HEAD Tag: (none) Log: fix voltage handling, fix rotor handling Members: lib/dvb/frontend.cpp:1.59->1.60 lib/dvb/frontend.h:1.19->1.20 lib/dvb/sec.cpp:1.44->1.45 lib/dvb/sec.h:1.25->1.26 --------------------- PatchSet 1765 Date: 2006/02/02 14:44:53 Author: diemade Branch: HEAD Tag: (none) Log: fix swapped rfmod test mode Members: lib/python/Components/RFmod.py:1.4->1.5 --------------------- PatchSet 1766 Date: 2006/02/02 21:30:26 Author: tmbinc Branch: HEAD Tag: (none) Log: fix show/hide infobar, never use event time for instant records Members: lib/python/Screens/InfoBarGenerics.py:1.80->1.81 --------------------- PatchSet 1767 Date: 2006/02/02 21:57:39 Author: tmbinc Branch: HEAD Tag: (none) Log: restore dontSave functionality Members: RecordTimer.py:1.35->1.36 --------------------- PatchSet 1768 Date: 2006/02/02 22:15:16 Author: tmbinc Branch: HEAD Tag: (none) Log: continue on EOVERFLOW, use fdatasync every now and then Members: lib/base/filepush.cpp:1.15->1.16 --------------------- PatchSet 1769 Date: 2006/02/03 00:12:40 Author: tmbinc Branch: HEAD Tag: (none) Log: add possibliity to filter recorded data Members: lib/base/filepush.cpp:1.16->1.17 lib/base/filepush.h:1.10->1.11 --------------------- PatchSet 1770 Date: 2006/02/03 00:13:20 Author: tmbinc Branch: HEAD Tag: (none) Log: record timing information from a single PID Members: lib/dvb/demux.cpp:1.22->1.23 lib/dvb/demux.h:1.13->1.14 lib/dvb/idemux.h:1.2->1.3 --------------------- PatchSet 1771 Date: 2006/02/03 00:13:48 Author: tmbinc Branch: HEAD Tag: (none) Log: set timing pid Members: lib/service/servicedvbrecord.cpp:1.11->1.12 --------------------- PatchSet 1772 Date: 2006/02/03 13:51:04 Author: tmbinc Branch: HEAD Tag: (none) Log: use recordings.epl as backup if existing. only first part will be played, though. Members: lib/dvb/metaparser.cpp:1.5->1.6 lib/dvb/metaparser.h:1.2->1.3 --------------------- PatchSet 1773 Date: 2006/02/03 16:37:38 Author: ghost Branch: HEAD Tag: (none) Log: add ability to enable wrap around in listbox Members: lib/gui/elistbox.cpp:1.37->1.38 lib/gui/elistbox.h:1.14->1.15 --------------------- PatchSet 1774 Date: 2006/02/03 16:38:45 Author: ghost Branch: HEAD Tag: (none) Log: enable wrap around in epglist and servicelist Members: lib/python/Components/EpgList.py:1.10->1.11 lib/python/Components/ServiceList.py:1.21->1.22 --------------------- PatchSet 1775 Date: 2006/02/03 16:43:27 Author: ghost Branch: HEAD Tag: (none) Log: add caching for bouquet number offsets (faster bouquet changing) code cleanup Members: lib/python/Screens/ChannelSelection.py:1.90->1.91 --------------------- PatchSet 1776 Date: 2006/02/03 16:44:34 Author: ghost Branch: HEAD Tag: (none) Log: add ability to enable listboxwrap in skin Members: skin.py:1.52->1.53 --------------------- PatchSet 1777 Date: 2006/02/03 16:45:51 Author: ghost Branch: HEAD Tag: (none) Log: change to next/prev bouquet when quickzap is used on last/prev service in bouquet Members: lib/python/Screens/InfoBarGenerics.py:1.81->1.82 --------------------- PatchSet 1778 Date: 2006/02/03 17:30:06 Author: ghost Branch: HEAD Tag: (none) Log: add ability to enable/disable "change to next/prev bouquet when quickzap is used on last/prev service in bouquet" in usage settings Members: data/menu.xml:1.33->1.34 data/setup.xml:1.20->1.21 lib/python/Components/UsageConfig.py:1.5->1.6 lib/python/Screens/InfoBarGenerics.py:1.82->1.83 --------------------- PatchSet 1779 Date: 2006/02/03 21:19:24 Author: tmbinc Branch: HEAD Tag: (none) Log: ask before stopping timeshift Members: lib/python/Screens/InfoBarGenerics.py:1.83->1.84 --------------------- PatchSet 1780 Date: 2006/02/03 21:49:47 Author: tmbinc Branch: HEAD Tag: (none) Log: make next/prev repeatable Members: data/keymap.xml:1.58->1.59 --------------------- PatchSet 1781 Date: 2006/02/03 22:02:40 Author: tmbinc Branch: HEAD Tag: (none) Log: fix warning, redraw on changed foreground color Members: lib/gui/elabel.cpp:1.12->1.13 --------------------- PatchSet 1782 Date: 2006/02/03 22:19:15 Author: tmbinc Branch: HEAD Tag: (none) Log: include date, time and event name in recording filename Members: RecordTimer.py:1.36->1.37 --------------------- PatchSet 1783 Date: 2006/02/03 22:30:47 Author: tmbinc Branch: HEAD Tag: (none) Log: add record margin Members: RecordTimer.py:1.37->1.38 lib/python/Components/RecordingConfig.py:1.2->1.3 --------------------- PatchSet 1784 Date: 2006/02/03 22:31:25 Author: tmbinc Branch: HEAD Tag: (none) Log: add margin configuration - we need a new description here. Members: data/setup.xml:1.21->1.22 --------------------- PatchSet 1785 Date: 2006/02/03 23:05:05 Author: tmbinc Branch: HEAD Tag: (none) Log: make filterRecordData argument unsigned char* Members: lib/base/filepush.cpp:1.17->1.18 lib/base/filepush.h:1.11->1.12 lib/dvb/demux.cpp:1.23->1.24 --------------------- PatchSet 1786 Date: 2006/02/03 23:29:15 Author: tmbinc Branch: HEAD Tag: (none) Log: recursive close with menu key in menu Members: lib/python/Screens/Menu.py:1.21->1.22 --------------------- PatchSet 1787 Date: 2006/02/04 00:05:05 Author: ghost Branch: HEAD Tag: (none) Log: fix cached channel handling Members: lib/dvb/dvb.cpp:1.58->1.59 lib/dvb/dvb.h:1.30->1.31 --------------------- PatchSet 1788 Date: 2006/02/04 00:54:04 Author: ghost Branch: HEAD Tag: (none) Log: remove unneeded code in channel cache handling Members: lib/dvb/dvb.cpp:1.59->1.60 --------------------- PatchSet 1789 Date: 2006/02/04 15:44:50 Author: ghost Branch: HEAD Tag: (none) Log: fix ChannelSelection in timer Members: lib/python/Screens/ChannelSelection.py:1.91->1.92 --------------------- PatchSet 1790 Date: 2006/02/05 21:56:29 Author: tmbinc Branch: HEAD Tag: (none) Log: yet another language update: .es, thanks to jose Members: po/ar.po:1.8->1.9 po/de.po:1.77->1.78 po/en.po:1.5->1.6 po/es.po:1.6->1.7 --------------------- PatchSet 1791 Date: 2006/02/06 13:21:07 Author: ghost Branch: HEAD Tag: (none) Log: make DieMade happy (show current path in Channellist titlebar) Members: lib/python/Screens/ChannelSelection.py:1.92->1.93 --------------------- PatchSet 1792 Date: 2006/02/06 13:35:02 Author: ghost Branch: HEAD Tag: (none) Log: cleanup Members: lib/python/Screens/ChannelSelection.py:1.93->1.94 --------------------- PatchSet 1793 Date: 2006/02/06 13:43:16 Author: ghost Branch: HEAD Tag: (none) Log: fix clipping Members: lib/python/Components/HelpMenuList.py:1.4->1.5 --------------------- PatchSet 1794 Date: 2006/02/07 00:24:31 Author: ghost Branch: HEAD Tag: (none) Log: fix writing nameserver to /etc/resolv.conf when no dhcp is used Members: lib/python/Components/Network.py:1.25->1.26 --------------------- PatchSet 1795 Date: 2006/02/07 17:09:59 Author: tmbinc Branch: HEAD Tag: (none) Log: setup: Video Audio -> Audio / Video Members: data/menu.xml:1.34->1.35 --------------------- PatchSet 1796 Date: 2006/02/07 17:14:47 Author: tmbinc Branch: HEAD Tag: (none) Log: typo: rotor is german Members: lib/python/Components/NimManager.py:1.73->1.74 --------------------- PatchSet 1797 Date: 2006/02/07 17:23:48 Author: tmbinc Branch: HEAD Tag: (none) Log: some german translations Members: po/de.po:1.78->1.79 --------------------- PatchSet 1798 Date: 2006/02/07 17:31:13 Author: ghost Branch: HEAD Tag: (none) Log: flush config (to flash) after leave wizard Members: lib/python/Screens/StartWizard.py:1.13->1.14 --------------------- PatchSet 1799 Date: 2006/02/07 19:38:54 Author: ghost Branch: HEAD Tag: (none) Log: flush config (to flash) on close setup list Members: data/menu.xml:1.35->1.36 lib/python/Screens/Menu.py:1.22->1.23 --------------------- PatchSet 1800 Date: 2006/02/07 23:12:21 Author: ghost Branch: HEAD Tag: (none) Log: fix comment for epgcache lookupEvent method (useable from python) Members: lib/dvb/epgcache.cpp:1.38->1.39 --------------------- PatchSet 1801 Date: 2006/02/08 00:44:35 Author: tmbinc Branch: HEAD Tag: (none) Log: timer: convert stored messages to UTF-8 when loading Members: RecordTimer.py:1.38->1.39 --------------------- PatchSet 1802 Date: 2006/02/08 01:02:07 Author: tmbinc Branch: HEAD Tag: (none) Log: tstools: check for wrap arounds in length calculation Members: lib/dvb/tstools.cpp:1.7->1.8 --------------------- PatchSet 1803 Date: 2006/02/08 01:44:18 Author: tmbinc Branch: HEAD Tag: (none) Log: rewrite wrap around Members: lib/dvb/dvb.cpp:1.60->1.61 --------------------- PatchSet 1804 Date: 2006/02/08 02:08:57 Author: tmbinc Branch: HEAD Tag: (none) Log: fix slowblank Members: lib/driver/avswitch.cpp:1.14->1.15 lib/driver/avswitch.h:1.5->1.6 lib/python/Components/AVSwitch.py:1.17->1.18 --------------------- PatchSet 1805 Date: 2006/02/08 11:38:05 Author: ghost Branch: HEAD Tag: (none) Log: hopefully fix tuning c-band frequencies Members: lib/dvb/sec.cpp:1.45->1.46 --------------------- PatchSet 1806 Date: 2006/02/08 12:49:42 Author: ghost Branch: HEAD Tag: (none) Log: add Input 1 .. 16 to committed diseqc command selection in advanced sat config Members: lib/dvb/sec.cpp:1.46->1.47 lib/python/Components/NimManager.py:1.74->1.75 --------------------- PatchSet 1807 Date: 2006/02/08 20:05:12 Author: ghost Branch: HEAD Tag: (none) Log: dont hide recording widget onShown.. use onLayoutFinish Members: lib/python/Screens/InfoBarGenerics.py:1.84->1.85 --------------------- PatchSet 1808 Date: 2006/02/08 20:17:21 Author: ghost Branch: HEAD Tag: (none) Log: dont use onShown .. use onLayoutFinish for hide dish icon Members: lib/python/Screens/InfoBarGenerics.py:1.85->1.86 --------------------- PatchSet 1809 Date: 2006/02/08 22:24:19 Author: ghost Branch: HEAD Tag: (none) Log: dont set /proc/stb values directly from python.. use eavswitch as api abstraction layer enable pal/ntsc switching Members: lib/driver/avswitch.cpp:1.15->1.16 lib/driver/avswitch.h:1.6->1.7 lib/python/Components/AVSwitch.py:1.18->1.19 --------------------- PatchSet 1810 Date: 2006/02/08 23:13:36 Author: ghost Branch: HEAD Tag: (none) Log: fix cancel handling better function names Members: lib/python/Components/AVSwitch.py:1.19->1.20 --------------------- PatchSet 1811 Date: 2006/02/13 18:03:12 Author: tmbinc Branch: HEAD Tag: (none) Log: display remaining time for next event Members: data/skin.xml:1.134->1.135 lib/python/Components/EventInfo.py:1.13->1.14 lib/python/Components/PerServiceDisplay.py:1.4->1.5 lib/python/Screens/InfoBarGenerics.py:1.86->1.87 --------------------- PatchSet 1812 Date: 2006/02/13 18:03:52 Author: tmbinc Branch: HEAD Tag: (none) Log: save timing information after record Members: lib/dvb/demux.cpp:1.24->1.25 lib/dvb/demux.h:1.14->1.15 lib/dvb/idemux.h:1.3->1.4 lib/service/servicedvbrecord.cpp:1.12->1.13 --------------------- PatchSet 1813 Date: 2006/02/13 18:45:01 Author: tmbinc Branch: HEAD Tag: (none) Log: pipe python stdout trough enigma Members: mytest.py:1.61->1.62 lib/base/eerror.cpp:1.6->1.7 lib/base/eerror.h:1.5->1.6 lib/python/Tools/Makefile.am:1.7->1.8 lib/python/Tools/RedirectOutput.py:INITIAL->1.1 lib/python/Tools/__init__.py:1.6->1.7 --------------------- PatchSet 1814 Date: 2006/02/13 21:40:51 Author: tmbinc Branch: HEAD Tag: (none) Log: encode unicode strings as UTF8 for console output Members: lib/python/Tools/RedirectOutput.py:1.1->1.2 --------------------- PatchSet 1815 Date: 2006/02/14 18:18:06 Author: tmbinc Branch: HEAD Tag: (none) Log: de: fix typo Members: po/de.po:1.79->1.80 --------------------- PatchSet 1816 Date: 2006/02/15 02:12:42 Author: tmbinc Branch: HEAD Tag: (none) Log: cosmetic changes, entryReset validates position now Members: lib/gui/elistbox.cpp:1.38->1.39 --------------------- PatchSet 1817 Date: 2006/02/15 02:13:32 Author: tmbinc Branch: HEAD Tag: (none) Log: remove debug Members: lib/gui/elistbox.cpp:1.39->1.40 --------------------- PatchSet 1818 Date: 2006/02/15 02:17:01 Author: tmbinc Branch: HEAD Tag: (none) Log: new help Members: data/skin.xml:1.135->1.136 lib/python/Components/HelpMenuList.py:1.5->1.6 lib/python/Screens/HelpMenu.py:1.1->1.2 lib/python/Tools/KeyBindings.py:1.3->1.4 --------------------- PatchSet 1819 Date: 2006/02/15 02:19:16 Author: tmbinc Branch: HEAD Tag: (none) Log: skip directories Members: lib/python/Components/MovieList.py:1.14->1.15 --------------------- PatchSet 1820 Date: 2006/02/15 02:20:15 Author: tmbinc Branch: HEAD Tag: (none) Log: use cached pts/offsets when available, clean up Members: lib/dvb/dvb.cpp:1.61->1.62 lib/dvb/pvrparse.cpp:1.1->1.2 lib/dvb/pvrparse.h:1.1->1.2 lib/dvb/tstools.cpp:1.8->1.9 lib/dvb/tstools.h:1.5->1.6 --------------------- PatchSet 1821 Date: 2006/02/15 03:08:00 Author: tmbinc Branch: HEAD Tag: (none) Log: some fixes Members: lib/dvb/tstools.cpp:1.9->1.10 lib/dvb/tstools.h:1.6->1.7 --------------------- PatchSet 1822 Date: 2006/02/15 03:08:46 Author: tmbinc Branch: HEAD Tag: (none) Log: add iCueSheet interface and null implementation Members: lib/service/iservice.h:1.48->1.49 lib/service/servicedvb.cpp:1.64->1.65 lib/service/servicedvb.h:1.32->1.33 lib/service/servicemp3.h:1.17->1.18 --------------------- PatchSet 1823 Date: 2006/02/16 04:37:21 Author: tmbinc Branch: HEAD Tag: (none) Log: document fileformats Members: doc/FILEFORMAT:INITIAL->1.1 --------------------- PatchSet 1824 Date: 2006/02/16 04:39:15 Author: tmbinc Branch: HEAD Tag: (none) Log: improve cuesheet interface a bit by making it atomic Members: lib/service/iservice.h:1.49->1.50 --------------------- PatchSet 1825 Date: 2006/02/16 04:39:54 Author: tmbinc Branch: HEAD Tag: (none) Log: load and save cutlists Members: lib/service/servicedvb.cpp:1.65->1.66 lib/service/servicedvb.h:1.33->1.34 --------------------- PatchSet 1826 Date: 2006/02/16 04:40:36 Author: tmbinc Branch: HEAD Tag: (none) Log: support for position marks Members: lib/python/Screens/InfoBarGenerics.py:1.87->1.88 --------------------- PatchSet 1827 Date: 2006/02/16 04:40:58 Author: tmbinc Branch: HEAD Tag: (none) Log: keys for cuesheet Members: data/keymap.xml:1.59->1.60 --------------------- PatchSet 1828 Date: 2006/02/16 12:19:06 Author: tmbinc Branch: HEAD Tag: (none) Log: avswitch: reset video mode only when it has changed Members: lib/driver/avswitch.cpp:1.16->1.17 lib/driver/avswitch.h:1.7->1.8 --------------------- PatchSet 1829 Date: 2006/02/16 12:46:47 Author: tmbinc Branch: HEAD Tag: (none) Log: sample plugin fix Members: lib/python/Plugins/example.py:1.3->1.4 --------------------- PatchSet 1830 Date: 2006/02/16 13:56:59 Author: ghost Branch: HEAD Tag: (none) Log: fix wrap around with enabled movemode Members: lib/service/listboxservice.cpp:1.22->1.23 --------------------- PatchSet 1831 Date: 2006/02/17 02:46:53 Author: ghost Branch: HEAD Tag: (none) Log: add zapping history.. useable with < > buttons Members: data/keymap.xml:1.60->1.61 lib/python/Screens/ChannelSelection.py:1.94->1.95 lib/python/Screens/InfoBarGenerics.py:1.88->1.89 --------------------- PatchSet 1832 Date: 2006/02/17 15:25:22 Author: ghost Branch: HEAD Tag: (none) Log: bugfix: e2 no more responds to any keypress on the rc when the the multi epg (opened on a channel without epg) was closed after zap to a channel Members: lib/python/Screens/InfoBarGenerics.py:1.89->1.90 --------------------- PatchSet 1833 Date: 2006/02/17 17:17:05 Author: ghost Branch: HEAD Tag: (none) Log: manual not useable in simple rotor config... just usals Members: lib/python/Components/NimManager.py:1.75->1.76 --------------------- PatchSet 1834 Date: 2006/02/17 17:44:41 Author: tmbinc Branch: HEAD Tag: (none) Log: use AUDIO_GET_STC, VIDEO_GET_STC Members: lib/dvb/decoder.cpp:1.20->1.21 lib/dvb/decoder.h:1.13->1.14 lib/dvb/dvb.cpp:1.62->1.63 lib/dvb/idvb.h:1.57->1.58 lib/service/servicedvb.cpp:1.66->1.67 lib/service/servicedvb.h:1.34->1.35 --------------------- PatchSet 1835 Date: 2006/02/17 17:59:52 Author: tmbinc Branch: HEAD Tag: (none) Log: fix relative jumps Members: lib/dvb/dvb.cpp:1.63->1.64 lib/dvb/idvb.h:1.58->1.59 lib/service/servicedvb.cpp:1.67->1.68 --------------------- PatchSet 1836 Date: 2006/02/17 18:35:33 Author: tmbinc Branch: HEAD Tag: (none) Log: fix time changed for ended timers Members: timer.py:1.25->1.26 --------------------- PatchSet 1837 Date: 2006/02/17 19:38:32 Author: tmbinc Branch: HEAD Tag: (none) Log: timer: don't use try/except, don't encode numbers to UTF8, don't save eit= entry if there is none Members: RecordTimer.py:1.39->1.40 --------------------- PatchSet 1838 Date: 2006/02/17 23:49:58 Author: thedoc Branch: HEAD Tag: (none) Log: call timeChanged on disabling flags (breaks usability) Members: lib/python/Screens/TimerEdit.py:1.31->1.32 --------------------- PatchSet 1839 Date: 2006/02/18 00:04:42 Author: thedoc Branch: HEAD Tag: (none) Log: sort complete timerlist by start time Members: lib/python/Screens/TimerEdit.py:1.32->1.33 --------------------- PatchSet 1840 Date: 2006/02/18 13:41:59 Author: ghost Branch: HEAD Tag: (none) Log: rotor fix Members: lib/dvb/sec.cpp:1.47->1.48 --------------------- PatchSet 1841 Date: 2006/02/18 13:51:29 Author: ghost Branch: HEAD Tag: (none) Log: history fix Members: lib/python/Screens/ChannelSelection.py:1.95->1.96 --------------------- PatchSet 1842 Date: 2006/02/18 20:14:20 Author: tmbinc Branch: HEAD Tag: (none) Log: servicedvb: also delete .ap and .cuts file when deleting movie Members: lib/service/servicedvb.cpp:1.68->1.69 --------------------- PatchSet 1843 Date: 2006/02/19 16:36:18 Author: ghost Branch: HEAD Tag: (none) Log: revert non working code Members: lib/python/Components/NimManager.py:1.76->1.77 lib/python/Screens/Satconfig.py:1.39->1.40 --------------------- PatchSet 1844 Date: 2006/02/19 21:35:28 Author: tmbinc Branch: HEAD Tag: (none) Log: new plugin interface Members: mytest.py:1.62->1.63 doc/PLUGINS:INITIAL->1.1 lib/python/Components/PluginComponent.py:1.12->1.13 lib/python/Components/PluginList.py:1.6->1.7 lib/python/Plugins/Makefile.am:1.10->1.11 lib/python/Plugins/__init__.py:1.1->1.2 lib/python/Plugins/example.py:1.4->1.5(DEAD) lib/python/Plugins/test/plugin.py:1.3->1.4 lib/python/Plugins/tuxboxplugins/plugin.py:1.5->1.6 lib/python/Plugins/update/plugin.py:1.7->1.8 lib/python/Plugins/web/plugin.py:1.2->1.3 lib/python/Screens/PluginBrowser.py:1.2->1.3 --------------------- PatchSet 1845 Date: 2006/02/19 21:47:19 Author: tmbinc Branch: HEAD Tag: (none) Log: re-add autostart plugins Members: mytest.py:1.63->1.64 doc/PLUGINS:1.1->1.2 lib/python/Components/PluginComponent.py:1.13->1.14 --------------------- PatchSet 1846 Date: 2006/02/19 22:10:56 Author: tmbinc Branch: HEAD Tag: (none) Log: display image version a bit more nicely Members: lib/python/Components/About.py:1.1->1.2 --------------------- PatchSet 1847 Date: 2006/02/19 22:43:04 Author: tmbinc Branch: HEAD Tag: (none) Log: add Plugin.py Members: lib/python/Plugins/Plugin.py:INITIAL->1.1 --------------------- PatchSet 1848 Date: 2006/02/19 23:10:26 Author: thedoc Branch: HEAD Tag: (none) Log: re-add the IPKG plugin and rename the upgrade main function Members: lib/python/Plugins/update/plugin.py:1.8->1.9 --------------------- PatchSet 1849 Date: 2006/02/19 23:35:02 Author: tmbinc Branch: HEAD Tag: (none) Log: add e2reactor Members: e2reactor.py:INITIAL->1.1 mytest.py:1.64->1.65 --------------------- PatchSet 1850 Date: 2006/02/19 23:36:17 Author: tmbinc Branch: HEAD Tag: (none) Log: re-add web plugin Members: lib/python/Plugins/web/plugin.py:1.3->1.4 --------------------- PatchSet 1851 Date: 2006/02/19 23:57:04 Author: tmbinc Branch: HEAD Tag: (none) Log: add some python coding rules Members: doc/RULES:INITIAL->1.1 --------------------- PatchSet 1852 Date: 2006/02/20 00:09:06 Author: tmbinc Branch: HEAD Tag: (none) Log: added the most important part Members: doc/RULES:1.1->1.2 --------------------- PatchSet 1853 Date: 2006/02/20 00:36:17 Author: tmbinc Branch: HEAD Tag: (none) Log: add kwargs support to boundFunction Members: lib/python/Tools/BoundFunction.py:1.1->1.2 --------------------- PatchSet 1854 Date: 2006/02/20 00:49:53 Author: thedoc Branch: HEAD Tag: (none) Log: port tuxbox plugins plugin to the new plugin interface Members: lib/python/Plugins/tuxboxplugins/plugin.py:1.6->1.7 --------------------- PatchSet 1855 Date: 2006/02/20 00:50:16 Author: tmbinc Branch: HEAD Tag: (none) Log: return None on quit Members: lib/base/ebase.cpp:1.15->1.16 --------------------- PatchSet 1856 Date: 2006/02/20 00:50:44 Author: tmbinc Branch: HEAD Tag: (none) Log: don't reload list on movie delete Members: lib/python/Components/MovieList.py:1.15->1.16 lib/python/Screens/MovieSelection.py:1.13->1.14 --------------------- PatchSet 1857 Date: 2006/02/20 00:54:12 Author: tmbinc Branch: HEAD Tag: (none) Log: copy e2reactor.py Members: Makefile.am:1.6->1.7 --------------------- PatchSet 1858 Date: 2006/02/20 01:46:38 Author: tmbinc Branch: HEAD Tag: (none) Log: fix menu close with config flush Members: lib/python/Screens/Menu.py:1.23->1.24 --------------------- PatchSet 1859 Date: 2006/02/20 14:00:00 Author: diemade Branch: HEAD Tag: (none) Log: fix: remember video mode if it has been changed Members: lib/driver/avswitch.cpp:1.17->1.18 --------------------- PatchSet 1860 Date: 2006/02/20 15:43:39 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Screens/ChannelSelection.py:1.96->1.97 --------------------- PatchSet 1861 Date: 2006/02/20 15:44:38 Author: ghost Branch: HEAD Tag: (none) Log: set type of servicereference to idInvalid when string parse not possible Members: lib/service/service.cpp:1.14->1.15 --------------------- PatchSet 1862 Date: 2006/02/20 15:57:15 Author: thedoc Branch: HEAD Tag: (none) Log: select active language in language selection screen Members: data/skin.xml:1.136->1.137 lib/python/Screens/LanguageSelection.py:1.13->1.14 --------------------- PatchSet 1863 Date: 2006/02/20 16:13:51 Author: tmbinc Branch: HEAD Tag: (none) Log: fix imports Members: lib/python/Plugins/web/plugin.py:1.4->1.5 --------------------- PatchSet 1864 Date: 2006/02/20 16:16:38 Author: thedoc Branch: HEAD Tag: (none) Log: advertise timeshifting in the infobar Members: data/skin.xml:1.137->1.138 lib/python/Screens/InfoBarGenerics.py:1.90->1.91 --------------------- PatchSet 1865 Date: 2006/02/20 16:36:57 Author: thedoc Branch: HEAD Tag: (none) Log: update blue button Members: lib/python/Screens/InfoBarGenerics.py:1.91->1.92 --------------------- PatchSet 1866 Date: 2006/02/20 16:52:00 Author: tmbinc Branch: HEAD Tag: (none) Log: fix Members: lib/python/Plugins/web/plugin.py:1.5->1.6 --------------------- PatchSet 1867 Date: 2006/02/20 17:02:56 Author: tmbinc Branch: HEAD Tag: (none) Log: decrease skip ratio a bit Members: lib/dvb/dvb.cpp:1.64->1.65 --------------------- PatchSet 1868 Date: 2006/02/20 17:12:31 Author: tmbinc Branch: HEAD Tag: (none) Log: increase keypress time for skip window a bit, add hack for EOF when seeking Members: lib/python/Screens/InfoBarGenerics.py:1.92->1.93 --------------------- PatchSet 1869 Date: 2006/02/20 17:35:12 Author: tmbinc Branch: HEAD Tag: (none) Log: fix string conversion: do not use float, remove duplicate code, fix precedence Members: lib/python/Screens/ChannelSelection.py:1.97->1.98 --------------------- PatchSet 1870 Date: 2006/02/20 22:41:28 Author: tmbinc Branch: HEAD Tag: (none) Log: fix newline Members: lib/python/Screens/NetworkSetup.py:1.12->1.13 --------------------- PatchSet 1871 Date: 2006/02/20 23:26:50 Author: tmbinc Branch: HEAD Tag: (none) Log: add note about usage of print Members: doc/RULES:1.2->1.3 --------------------- PatchSet 1872 Date: 2006/02/20 23:28:57 Author: tmbinc Branch: HEAD Tag: (none) Log: corrected count Members: doc/RULES:1.3->1.4 --------------------- PatchSet 1873 Date: 2006/02/20 23:37:51 Author: tmbinc Branch: HEAD Tag: (none) Log: add some info to debug prints Members: skin.py:1.53->1.54 lib/python/Screens/Menu.py:1.24->1.25 lib/python/Screens/ScanSetup.py:1.38->1.39 lib/python/Screens/SubserviceSelection.py:1.2->1.3 lib/python/Screens/TimerEdit.py:1.33->1.34 lib/python/Screens/TimerEntry.py:1.39->1.40 lib/python/Screens/Wizard.py:1.34->1.35 --------------------- PatchSet 1874 Date: 2006/02/21 01:45:10 Author: tmbinc Branch: HEAD Tag: (none) Log: turn error into warning Members: lib/dvb/dvb.cpp:1.65->1.66 --------------------- PatchSet 1875 Date: 2006/02/21 01:55:24 Author: tmbinc Branch: HEAD Tag: (none) Log: fix ratio calculation for slow reverse skipping Members: lib/dvb/dvb.cpp:1.66->1.67 --------------------- PatchSet 1876 Date: 2006/02/21 02:19:17 Author: thedoc Branch: HEAD Tag: (none) Log: unify the two update plugins and add a menu to the new unified plugin Members: lib/python/Plugins/update/plugin.py:1.9->1.10 --------------------- PatchSet 1877 Date: 2006/02/21 02:57:01 Author: thedoc Branch: HEAD Tag: (none) Log: use Input component to change the ipkg feed Members: lib/python/Plugins/update/plugin.py:1.10->1.11 --------------------- PatchSet 1878 Date: 2006/02/21 03:14:17 Author: tmbinc Branch: HEAD Tag: (none) Log: add position gauge Members: data/position_pointer.png:INITIAL->1.1 lib/gui/Makefile.am:1.11->1.12 lib/gui/epositiongauge.cpp:INITIAL->1.1 lib/gui/epositiongauge.h:INITIAL->1.1 lib/python/enigma_python.i:1.50->1.51 --------------------- PatchSet 1879 Date: 2006/02/21 03:15:08 Author: tmbinc Branch: HEAD Tag: (none) Log: set transparency when using alphatestlib/gui/Makefile.am Members: lib/gui/epixmap.cpp:1.8->1.9 --------------------- PatchSet 1880 Date: 2006/02/21 03:16:07 Author: tmbinc Branch: HEAD Tag: (none) Log: add perService position display with gauge Members: lib/python/Components/PerServiceDisplay.py:1.5->1.6 lib/python/Components/ServicePosition.py:1.6->1.7 --------------------- PatchSet 1881 Date: 2006/02/21 03:17:09 Author: tmbinc Branch: HEAD Tag: (none) Log: minimum backward seek is 16X Members: lib/python/Screens/InfoBarGenerics.py:1.93->1.94 --------------------- PatchSet 1882 Date: 2006/02/21 03:18:00 Author: tmbinc Branch: HEAD Tag: (none) Log: add cuesheet, position gauge Members: lib/python/Screens/InfoBar.py:1.56->1.57 --------------------- PatchSet 1883 Date: 2006/02/21 03:18:26 Author: tmbinc Branch: HEAD Tag: (none) Log: 'pointer' attribute for position gauge Members: skin.py:1.54->1.55 --------------------- PatchSet 1884 Date: 2006/02/21 03:18:49 Author: tmbinc Branch: HEAD Tag: (none) Log: add position gauge to skin - very ugly Members: data/skin.xml:1.138->1.139 --------------------- PatchSet 1885 Date: 2006/02/21 03:23:38 Author: tmbinc Branch: HEAD Tag: (none) Log: update only when executed Members: lib/python/Components/ServicePosition.py:1.7->1.8 --------------------- PatchSet 1886 Date: 2006/02/21 17:01:11 Author: ghost Branch: HEAD Tag: (none) Log: add eConsoleAppContainer to execute shell scripts or applications from python without blocking the mainloop Members: lib/base/Makefile.am:1.6->1.7 lib/base/console.cpp:1.2->1.3 lib/base/console.h:1.2->1.3 lib/python/connections.h:1.2->1.3 lib/python/enigma_python.i:1.51->1.52 --------------------- PatchSet 1887 Date: 2006/02/21 17:42:48 Author: tmbinc Branch: HEAD Tag: (none) Log: PSignal was already able to handle this without modifications Members: lib/base/console.h:1.3->1.4 lib/python/connections.h:1.3->1.4 lib/python/enigma_python.i:1.52->1.53 --------------------- PatchSet 1888 Date: 2006/02/21 18:18:35 Author: thedoc Branch: HEAD Tag: (none) Log: beautify (?) position gauge Members: data/dvr-buttons.png:1.1->1.2 data/position_pointer.png:1.1->1.2 data/skin.xml:1.139->1.140 lib/gui/epositiongauge.cpp:1.1->1.2 --------------------- PatchSet 1889 Date: 2006/02/21 18:21:21 Author: thedoc Branch: HEAD Tag: (none) Log: move dvr buttons upwards Members: data/skin.xml:1.140->1.141 --------------------- PatchSet 1890 Date: 2006/02/21 18:28:34 Author: tmbinc Branch: HEAD Tag: (none) Log: keins -> keine erkannten Festplatten Members: po/de.po:1.80->1.81 --------------------- PatchSet 1891 Date: 2006/02/21 18:42:14 Author: tmbinc Branch: HEAD Tag: (none) Log: display front processor version in about screen Members: lib/python/Screens/About.py:1.10->1.11 lib/python/Tools/DreamboxHardware.py:INITIAL->1.1 lib/python/Tools/Makefile.am:1.8->1.9 lib/python/Tools/__init__.py:1.7->1.8 --------------------- PatchSet 1892 Date: 2006/02/21 19:50:14 Author: thedoc Branch: HEAD Tag: (none) Log: add FileList component for browsing files and directories Members: configure.ac:1.40->1.41 data/Makefile.am:1.9->1.10 data/extensions/Makefile.am:INITIAL->1.1 data/extensions/directory.png:INITIAL->1.1 lib/python/Components/FileList.py:INITIAL->1.1 lib/python/Components/Makefile.am:1.37->1.38 lib/python/Components/__init__.py:1.16->1.17 lib/python/Plugins/test/plugin.py:1.4->1.5 --------------------- PatchSet 1893 Date: 2006/02/21 20:31:53 Author: thedoc Branch: HEAD Tag: (none) Log: add ability to use regular expressions to filter files to display in the FileList transform the test plugin into an image viewer for png files Members: lib/python/Components/FileList.py:1.1->1.2 lib/python/Plugins/test/plugin.py:1.5->1.6 --------------------- PatchSet 1894 Date: 2006/02/21 21:52:20 Author: ghost Branch: HEAD Tag: (none) Log: add frequency possibility test to detect the correct lnb (for example on tunerA a C-Band LNB is used and on tunerB a ku-Band but for both tuners the same satellites are configured) Members: lib/dvb/sec.cpp:1.48->1.49 --------------------- PatchSet 1895 Date: 2006/02/21 21:52:51 Author: ghost Branch: HEAD Tag: (none) Log: fix comment Members: lib/dvb/sec.cpp:1.49->1.50 --------------------- PatchSet 1896 Date: 2006/02/21 21:59:36 Author: tmbinc Branch: HEAD Tag: (none) Log: allow YUV if manually enabled Members: lib/python/Components/AVSwitch.py:1.20->1.21 --------------------- PatchSet 1897 Date: 2006/02/21 23:01:20 Author: tmbinc Branch: HEAD Tag: (none) Log: document return codes Members: doc/RETURNCODES:INITIAL->1.1 --------------------- PatchSet 1898 Date: 2006/02/21 23:04:39 Author: tmbinc Branch: HEAD Tag: (none) Log: add fpupgrade plugin Members: configure.ac:1.41->1.42 lib/python/Plugins/Makefile.am:1.11->1.12 lib/python/Plugins/test/Makefile.am:1.1->1.2 lib/python/Plugins/test/plugin.py:1.6->1.7 --------------------- PatchSet 1899 Date: 2006/02/21 23:06:20 Author: tmbinc Branch: HEAD Tag: (none) Log: revert Members: lib/python/Plugins/test/Makefile.am:1.2->1.3 lib/python/Plugins/test/plugin.py:1.7->1.8 --------------------- PatchSet 1900 Date: 2006/02/21 23:07:04 Author: tmbinc Branch: HEAD Tag: (none) Log: add fp upgrade plugin Members: lib/python/Plugins/fpupgrade/Makefile.am:INITIAL->1.1 lib/python/Plugins/fpupgrade/__init__.py:INITIAL->1.1 lib/python/Plugins/fpupgrade/plugin.py:INITIAL->1.1 --------------------- PatchSet 1901 Date: 2006/02/21 23:07:55 Author: tmbinc Branch: HEAD Tag: (none) Log: add WHERE_WIZARD plugins Members: mytest.py:1.65->1.66 lib/python/Plugins/Plugin.py:1.1->1.2 --------------------- PatchSet 1902 Date: 2006/02/21 23:09:11 Author: tmbinc Branch: HEAD Tag: (none) Log: fp version field for about box Members: data/skin.xml:1.141->1.142 --------------------- PatchSet 1903 Date: 2006/02/21 23:17:33 Author: tmbinc Branch: HEAD Tag: (none) Log: redraw screens before shutting down Members: main/enigma.cpp:1.45->1.46 --------------------- PatchSet 1904 Date: 2006/02/21 23:19:48 Author: tmbinc Branch: HEAD Tag: (none) Log: show upgrade only when new version available Members: lib/python/Plugins/fpupgrade/plugin.py:1.1->1.2 --------------------- PatchSet 1905 Date: 2006/02/22 01:03:39 Author: tmbinc Branch: HEAD Tag: (none) Log: update es.po Members: po/es.po:1.7->1.8 --------------------- PatchSet 1906 Date: 2006/02/22 01:08:40 Author: thedoc Branch: HEAD Tag: (none) Log: add some extension-icons Members: data/extensions/movie.png:INITIAL->1.1 data/extensions/music.png:INITIAL->1.1 data/extensions/picture.png:INITIAL->1.1 lib/python/Components/FileList.py:1.2->1.3 lib/python/Plugins/test/plugin.py:1.8->1.9 --------------------- PatchSet 1907 Date: 2006/02/22 01:15:07 Author: thedoc Branch: HEAD Tag: (none) Log: better detection of file extensions Members: lib/python/Components/FileList.py:1.3->1.4 lib/python/Plugins/test/plugin.py:1.9->1.10 --------------------- PatchSet 1908 Date: 2006/02/22 01:31:16 Author: thedoc Branch: HEAD Tag: (none) Log: sorting the FileList Members: lib/python/Components/FileList.py:1.4->1.5 lib/python/Plugins/test/plugin.py:1.10->1.11 --------------------- PatchSet 1909 Date: 2006/02/22 01:39:05 Author: thedoc Branch: HEAD Tag: (none) Log: some translations Members: po/de.po:1.81->1.82 --------------------- PatchSet 1910 Date: 2006/02/22 01:44:38 Author: thedoc Branch: HEAD Tag: (none) Log: change "Add Timer" to "Add timer" and change the german translation for it Members: lib/python/Screens/EventView.py:1.11->1.12 po/de.po:1.82->1.83 --------------------- PatchSet 1911 Date: 2006/02/22 01:45:01 Author: tmbinc Branch: HEAD Tag: (none) Log: run wizard plugins before wizard Members: mytest.py:1.66->1.67 --------------------- PatchSet 1912 Date: 2006/02/22 03:01:18 Author: thedoc Branch: HEAD Tag: (none) Log: translate the fp upgrade plugin Members: po/Makefile.am:1.17->1.18 po/de.po:1.83->1.84 --------------------- PatchSet 1913 Date: 2006/02/22 15:14:17 Author: ghost Branch: HEAD Tag: (none) Log: do some initializations Members: lib/base/console.cpp:1.3->1.4 --------------------- PatchSet 1914 Date: 2006/02/22 15:15:45 Author: thedoc Branch: HEAD Tag: (none) Log: translate frontprocessor version in about box Members: po/de.po:1.84->1.85 --------------------- PatchSet 1915 Date: 2006/02/22 15:19:11 Author: thedoc Branch: HEAD Tag: (none) Log: translate "VCR" with "Videorekorder" Members: po/de.po:1.85->1.86 --------------------- PatchSet 1916 Date: 2006/02/22 15:20:52 Author: ghost Branch: HEAD Tag: (none) Log: use appcontainer in update plugin (not tested.. and non finished yet) Members: lib/python/Plugins/update/plugin.py:1.11->1.12 --------------------- PatchSet 1917 Date: 2006/02/22 15:41:40 Author: thedoc Branch: HEAD Tag: (none) Log: ipkg upgrade now working with the eConsoleAppContainer for realtime display of ipkg output Members: lib/python/Plugins/update/plugin.py:1.12->1.13 --------------------- PatchSet 1918 Date: 2006/02/22 15:46:25 Author: thedoc Branch: HEAD Tag: (none) Log: use brutal force to upgrade the stuff Members: lib/python/Plugins/update/plugin.py:1.13->1.14 --------------------- PatchSet 1919 Date: 2006/02/22 16:22:18 Author: thedoc Branch: HEAD Tag: (none) Log: add FileManger plugin reenable plugin icons Members: configure.ac:1.42->1.43 lib/python/Components/PluginComponent.py:1.14->1.15 lib/python/Components/PluginList.py:1.7->1.8 lib/python/Plugins/Makefile.am:1.12->1.13 lib/python/Plugins/Plugin.py:1.2->1.3 lib/python/Plugins/FileManager/Makefile.am:INITIAL->1.1 lib/python/Plugins/FileManager/__init__.py:INITIAL->1.1 lib/python/Plugins/FileManager/plugin.py:INITIAL->1.1 lib/python/Plugins/update/plugin.py:1.14->1.15 --------------------- PatchSet 1920 Date: 2006/02/22 16:28:48 Author: tmbinc Branch: HEAD Tag: (none) Log: fix newline Members: lib/python/Plugins/Plugin.py:1.3->1.4 --------------------- PatchSet 1921 Date: 2006/02/22 17:32:23 Author: thedoc Branch: HEAD Tag: (none) Log: create a Console screen for command executions Members: lib/python/Plugins/FileManager/plugin.py:1.1->1.2 lib/python/Plugins/update/plugin.py:1.15->1.16 lib/python/Screens/Console.py:INITIAL->1.1 lib/python/Screens/Makefile.am:1.35->1.36 lib/python/Screens/__init__.py:1.24->1.25 --------------------- PatchSet 1922 Date: 2006/02/22 17:34:38 Author: thedoc Branch: HEAD Tag: (none) Log: remove Upgrade plugin Members: lib/python/Plugins/update/plugin.py:1.16->1.17 --------------------- PatchSet 1923 Date: 2006/02/22 20:21:10 Author: thedoc Branch: HEAD Tag: (none) Log: add ability to download e2-plugins via PluginBrowser naming conventions for plugin packets: enigma2-plugin-- (category is not yet supported by the GUI) Members: data/skin.xml:1.142->1.143 lib/python/Plugins/Plugin.py:1.4->1.5 lib/python/Plugins/update/plugin.py:1.17->1.18 lib/python/Screens/Console.py:1.1->1.2 lib/python/Screens/PluginBrowser.py:1.3->1.4 --------------------- PatchSet 1924 Date: 2006/02/22 21:56:29 Author: thedoc Branch: HEAD Tag: (none) Log: info icon for MsgBox.TYPE_INFO Members: data/info.png:INITIAL->1.1 --------------------- PatchSet 1925 Date: 2006/02/22 21:59:10 Author: thedoc Branch: HEAD Tag: (none) Log: add info icon to MessageBox when type of message box is TYPE_INFO Members: data/skin.xml:1.143->1.144 lib/python/Screens/MessageBox.py:1.5->1.6 --------------------- PatchSet 1926 Date: 2006/02/22 22:10:33 Author: thedoc Branch: HEAD Tag: (none) Log: translate some things Members: lib/python/Components/TimerList.py:1.21->1.22 po/Makefile.am:1.18->1.19 po/ar.po:1.9->1.10 po/de.po:1.86->1.87 po/en.po:1.6->1.7 po/es.po:1.8->1.9 po/nl.po:1.12->1.13 --------------------- PatchSet 1927 Date: 2006/02/22 23:02:28 Author: thedoc Branch: HEAD Tag: (none) Log: cleanup the plugins to fit the new namespace Members: lib/python/Plugins/Makefile.am:1.13->1.14 --------------------- PatchSet 1928 Date: 2006/02/22 23:04:04 Author: ghost Branch: HEAD Tag: (none) Log: make glibc memchecker happy :) Members: lib/base/console.cpp:1.4->1.5 --------------------- PatchSet 1929 Date: 2006/02/22 23:09:08 Author: thedoc Branch: HEAD Tag: (none) Log: cleanup the plugins to fit the new namespace Members: lib/python/Plugins/DemoPlugins/Makefile.am:INITIAL->1.1 lib/python/Plugins/DemoPlugins/TestPlugin/Makefile.am:INITIAL->1.1 lib/python/Plugins/DemoPlugins/TestPlugin/__init__.py:INITIAL->1.1 lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py:INITIAL->1.1 lib/python/Plugins/Extensions/Makefile.am:INITIAL->1.1 lib/python/Plugins/Extensions/TuxboxPlugins/Makefile.am:INITIAL->1.1 lib/python/Plugins/Extensions/TuxboxPlugins/__init__.py:INITIAL->1.1 lib/python/Plugins/Extensions/TuxboxPlugins/plugin.py:INITIAL->1.1 lib/python/Plugins/Extensions/TuxboxPlugins/tuxbox.png:INITIAL->1.1 lib/python/Plugins/Extensions/WebInterface/Makefile.am:INITIAL->1.1 lib/python/Plugins/Extensions/WebInterface/__init__.py:INITIAL->1.1 lib/python/Plugins/Extensions/WebInterface/plugin.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/Makefile.am:INITIAL->1.1 --------------------- PatchSet 1930 Date: 2006/02/22 23:09:21 Author: thedoc Branch: HEAD Tag: (none) Log: cleanup the plugins to fit the new namespace Members: configure.ac:1.43->1.44 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am:INITIAL->1.1 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/__init__.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/plugin.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am:INITIAL->1.1 lib/python/Plugins/SystemPlugins/SoftwareUpdate/__init__.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/SoftwareUpdate/update.png:INITIAL->1.1 --------------------- PatchSet 1931 Date: 2006/02/22 23:13:14 Author: thedoc Branch: HEAD Tag: (none) Log: remove old plugins Members: lib/python/Plugins/fpupgrade/Makefile.am:1.1->1.2(DEAD) lib/python/Plugins/fpupgrade/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/fpupgrade/plugin.py:1.2->1.3(DEAD) lib/python/Plugins/test/.cvsignore:1.1->1.2(DEAD) lib/python/Plugins/test/Makefile.am:1.3->1.4(DEAD) lib/python/Plugins/test/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/test/plugin.py:1.11->1.12(DEAD) lib/python/Plugins/tuxboxplugins/.cvsignore:1.1->1.2(DEAD) lib/python/Plugins/tuxboxplugins/Makefile.am:1.2->1.3(DEAD) lib/python/Plugins/tuxboxplugins/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/tuxboxplugins/plugin.py:1.7->1.8(DEAD) lib/python/Plugins/tuxboxplugins/tuxbox.png:1.2->1.3(DEAD) lib/python/Plugins/update/.cvsignore:1.1->1.2(DEAD) lib/python/Plugins/update/Makefile.am:1.1->1.2(DEAD) lib/python/Plugins/update/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/update/plugin.py:1.18->1.19(DEAD) lib/python/Plugins/update/update.png:1.1->1.2(DEAD) lib/python/Plugins/web/.cvsignore:1.1->1.2(DEAD) lib/python/Plugins/web/Makefile.am:1.1->1.2(DEAD) lib/python/Plugins/web/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/web/plugin.py:1.6->1.7(DEAD) lib/python/Plugins/web/update.png:1.1->1.2(DEAD) --------------------- PatchSet 1932 Date: 2006/02/22 23:18:27 Author: thedoc Branch: HEAD Tag: (none) Log: remove FileManager Members: lib/python/Plugins/FileManager/Makefile.am:1.1->1.2(DEAD) lib/python/Plugins/FileManager/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/FileManager/plugin.py:1.2->1.3(DEAD) --------------------- PatchSet 1933 Date: 2006/02/22 23:27:44 Author: thedoc Branch: HEAD Tag: (none) Log: the missing plugin Members: lib/python/Plugins/Extensions/FileManager/Makefile.am:INITIAL->1.1 lib/python/Plugins/Extensions/FileManager/__init__.py:INITIAL->1.1 lib/python/Plugins/Extensions/FileManager/plugin.py:INITIAL->1.1 --------------------- PatchSet 1934 Date: 2006/02/22 23:38:55 Author: thedoc Branch: HEAD Tag: (none) Log: remove update.png for the WebInterface plugin Members: lib/python/Plugins/Extensions/WebInterface/Makefile.am:1.1->1.2 --------------------- PatchSet 1935 Date: 2006/02/22 23:42:27 Author: thedoc Branch: HEAD Tag: (none) Log: fit the new plugin paths Members: po/Makefile.am:1.19->1.20 --------------------- PatchSet 1936 Date: 2006/02/23 00:13:18 Author: ghost Branch: HEAD Tag: (none) Log: another new is to small Members: lib/base/console.cpp:1.5->1.6 --------------------- PatchSet 1937 Date: 2006/02/23 00:30:28 Author: thedoc Branch: HEAD Tag: (none) Log: install plugins to the correct directories Members: lib/python/Plugins/DemoPlugins/TestPlugin/Makefile.am:1.1->1.2 lib/python/Plugins/Extensions/FileManager/Makefile.am:1.1->1.2 lib/python/Plugins/Extensions/TuxboxPlugins/Makefile.am:1.1->1.2 lib/python/Plugins/Extensions/WebInterface/Makefile.am:1.2->1.3 lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am:1.1->1.2 --------------------- PatchSet 1938 Date: 2006/02/23 00:36:14 Author: thedoc Branch: HEAD Tag: (none) Log: fix install path Members: lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am:1.1->1.2 --------------------- PatchSet 1939 Date: 2006/02/23 01:09:05 Author: thedoc Branch: HEAD Tag: (none) Log: recursively search for plugins Members: mytest.py:1.67->1.68 lib/python/Components/PluginComponent.py:1.15->1.16 lib/python/Plugins/DemoPlugins/Makefile.am:1.1->1.2 lib/python/Plugins/DemoPlugins/__init__.py:INITIAL->1.1 lib/python/Plugins/Extensions/Makefile.am:1.1->1.2 lib/python/Plugins/Extensions/__init__.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/Makefile.am:1.1->1.2 lib/python/Plugins/SystemPlugins/__init__.py:INITIAL->1.1 --------------------- PatchSet 1940 Date: 2006/02/23 01:22:33 Author: thedoc Branch: HEAD Tag: (none) Log: update pluginlist after downloading a plugin Members: lib/python/Screens/PluginBrowser.py:1.4->1.5 --------------------- PatchSet 1941 Date: 2006/02/23 01:34:25 Author: tmbinc Branch: HEAD Tag: (none) Log: fix some translations Members: po/de.po:1.87->1.88 --------------------- PatchSet 1942 Date: 2006/02/23 01:45:15 Author: tmbinc Branch: HEAD Tag: (none) Log: fire evCuesheetChanged event when cuesheet changed Members: lib/service/iservice.h:1.50->1.51 lib/service/servicedvb.cpp:1.69->1.70 --------------------- PatchSet 1943 Date: 2006/02/23 01:46:50 Author: ghost Branch: HEAD Tag: (none) Log: add flags for more thread safety (enigma2 recompile needed) Members: configure.ac:1.44->1.45 --------------------- PatchSet 1944 Date: 2006/02/23 01:48:01 Author: thedoc Branch: HEAD Tag: (none) Log: add ability to remove plugins Members: lib/python/Screens/PluginBrowser.py:1.5->1.6 --------------------- PatchSet 1945 Date: 2006/02/23 01:53:54 Author: tmbinc Branch: HEAD Tag: (none) Log: finally fix help regarding left/right for channel zapping Members: lib/python/Screens/InfoBarGenerics.py:1.94->1.95 --------------------- PatchSet 1946 Date: 2006/02/23 01:56:07 Author: thedoc Branch: HEAD Tag: (none) Log: set title after layout is finished (doesn't work) Members: lib/python/Screens/PluginBrowser.py:1.6->1.7 --------------------- PatchSet 1947 Date: 2006/02/23 01:57:44 Author: thedoc Branch: HEAD Tag: (none) Log: don't set title, because it doesn't work properly Members: lib/python/Screens/PluginBrowser.py:1.7->1.8 --------------------- PatchSet 1948 Date: 2006/02/23 02:02:03 Author: thedoc Branch: HEAD Tag: (none) Log: make setTitle work by using onShown Members: lib/python/Screens/PluginBrowser.py:1.8->1.9 --------------------- PatchSet 1949 Date: 2006/02/23 02:02:52 Author: thedoc Branch: HEAD Tag: (none) Log: fix typo Members: lib/python/Screens/PluginBrowser.py:1.9->1.10 --------------------- PatchSet 1950 Date: 2006/02/23 03:16:02 Author: thedoc Branch: HEAD Tag: (none) Log: remove __init__.py files and create them on the fly Members: lib/python/Plugins/DemoPlugins/Makefile.am:1.2->1.3 lib/python/Plugins/DemoPlugins/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/Extensions/Makefile.am:1.2->1.3 lib/python/Plugins/Extensions/__init__.py:1.1->1.2(DEAD) lib/python/Plugins/SystemPlugins/Makefile.am:1.2->1.3 lib/python/Plugins/SystemPlugins/__init__.py:1.1->1.2(DEAD) --------------------- PatchSet 1951 Date: 2006/02/23 03:17:26 Author: ghost Branch: HEAD Tag: (none) Log: dont kill pid -1 Members: lib/base/console.cpp:1.6->1.7 --------------------- PatchSet 1952 Date: 2006/02/23 03:21:00 Author: thedoc Branch: HEAD Tag: (none) Log: some changes Members: lib/python/Components/PluginComponent.py:1.16->1.17 lib/python/Screens/PluginBrowser.py:1.10->1.11 --------------------- PatchSet 1953 Date: 2006/02/23 03:39:28 Author: thedoc Branch: HEAD Tag: (none) Log: append, don't overwrite __init__.py files reread plugin list revisited Members: lib/python/Components/PluginComponent.py:1.17->1.18 lib/python/Screens/PluginBrowser.py:1.11->1.12 --------------------- PatchSet 1954 Date: 2006/02/23 03:59:28 Author: tmbinc Branch: HEAD Tag: (none) Log: properly unload old plugins and load new plugins Members: lib/python/Components/PluginComponent.py:1.18->1.19 lib/python/Plugins/Plugin.py:1.5->1.6 lib/python/Screens/PluginBrowser.py:1.12->1.13 --------------------- PatchSet 1955 Date: 2006/02/23 14:02:57 Author: tmbinc Branch: HEAD Tag: (none) Log: some notes about skins and pngs Members: doc/SKINS:INITIAL->1.1 --------------------- PatchSet 1956 Date: 2006/02/23 16:28:01 Author: tmbinc Branch: HEAD Tag: (none) Log: fix newline Members: lib/python/Screens/Console.py:1.2->1.3 lib/python/Screens/MessageBox.py:1.6->1.7 --------------------- PatchSet 1957 Date: 2006/02/23 16:34:05 Author: thedoc Branch: HEAD Tag: (none) Log: fix command execution for removal of plugins (don't "ipkg update" first) Members: lib/python/Screens/PluginBrowser.py:1.13->1.14 --------------------- PatchSet 1958 Date: 2006/02/23 23:14:34 Author: ghost Branch: HEAD Tag: (none) Log: enable private epg Members: lib/dvb/epgcache.h:1.19->1.20 --------------------- PatchSet 1959 Date: 2006/02/24 03:23:08 Author: thedoc Branch: HEAD Tag: (none) Log: cleanup the configElements in ScanSetup Members: lib/python/Screens/ScanSetup.py:1.39->1.40 --------------------- PatchSet 1960 Date: 2006/02/24 03:38:23 Author: thedoc Branch: HEAD Tag: (none) Log: change logic Members: lib/python/Screens/ScanSetup.py:1.40->1.41 --------------------- PatchSet 1961 Date: 2006/02/24 04:30:58 Author: thedoc Branch: HEAD Tag: (none) Log: cable scan works now Members: lib/python/Components/NimManager.py:1.77->1.78 lib/python/Screens/ScanSetup.py:1.41->1.42 --------------------- PatchSet 1962 Date: 2006/02/24 04:32:13 Author: thedoc Branch: HEAD Tag: (none) Log: add flag to cable scan to do a network search Members: lib/python/Screens/ScanSetup.py:1.42->1.43 --------------------- PatchSet 1963 Date: 2006/02/24 04:47:23 Author: thedoc Branch: HEAD Tag: (none) Log: loading and saving the cable transponders to lamedb works now Members: lib/dvb/db.cpp:1.43->1.44 lib/python/Screens/ScanSetup.py:1.43->1.44 --------------------- PatchSet 1964 Date: 2006/02/24 13:41:45 Author: diemade Branch: HEAD Tag: (none) Log: fix arrow movement, do not crash on exit Members: lib/python/Components/HelpMenuList.py:1.6->1.7 lib/python/Screens/HelpMenu.py:1.2->1.3 --------------------- PatchSet 1965 Date: 2006/02/24 13:44:14 Author: diemade Branch: HEAD Tag: (none) Log: add missing newline at end of file Members: lib/python/Screens/HelpMenu.py:1.3->1.4 --------------------- PatchSet 1966 Date: 2006/02/24 13:57:15 Author: diemade Branch: HEAD Tag: (none) Log: revert last changes, don't drop "selectionChanged" Members: lib/python/Components/HelpMenuList.py:1.7->1.8 lib/python/Screens/HelpMenu.py:1.4->1.5 --------------------- PatchSet 1967 Date: 2006/02/24 14:52:47 Author: tmbinc Branch: HEAD Tag: (none) Log: split out seekFwd to fix help entry functionality Members: data/keymap.xml:1.61->1.62 lib/python/Screens/InfoBarGenerics.py:1.95->1.96 --------------------- PatchSet 1968 Date: 2006/02/24 14:54:52 Author: tmbinc Branch: HEAD Tag: (none) Log: beautify about (HDD) Members: data/skin.xml:1.144->1.145 lib/python/Screens/About.py:1.11->1.12 --------------------- PatchSet 1969 Date: 2006/02/24 15:14:55 Author: tmbinc Branch: HEAD Tag: (none) Log: generic show/hide support for GUIComponents Members: lib/python/Components/ConditionalWidget.py:1.10->1.11 lib/python/Components/GUIComponent.py:1.4->1.5 lib/python/Components/GUISkin.py:1.4->1.5 lib/python/Components/Input.py:1.3->1.4 lib/python/Components/Label.py:1.6->1.7 lib/python/Screens/EpgSelection.py:1.16->1.17 lib/python/Screens/HelpMenu.py:1.5->1.6 --------------------- PatchSet 1970 Date: 2006/02/24 15:29:31 Author: tmbinc Branch: HEAD Tag: (none) Log: use new show/hide Members: lib/python/Screens/InfoBarGenerics.py:1.96->1.97 lib/python/Screens/MessageBox.py:1.7->1.8 --------------------- PatchSet 1971 Date: 2006/02/24 16:36:53 Author: ghost Branch: HEAD Tag: (none) Log: many cable and terrestrial fixes code cleanup Members: lib/dvb/db.cpp:1.44->1.45 lib/dvb/frontend.cpp:1.60->1.61 lib/dvb/frontendparms.h:1.4->1.5 --------------------- PatchSet 1972 Date: 2006/02/24 16:49:00 Author: ghost Branch: HEAD Tag: (none) Log: fixes for old api Members: lib/dvb/frontend.cpp:1.61->1.62 --------------------- PatchSet 1973 Date: 2006/02/24 17:12:20 Author: thedoc Branch: HEAD Tag: (none) Log: fix order for cable setup Members: lib/python/Screens/ScanSetup.py:1.44->1.45 --------------------- PatchSet 1974 Date: 2006/02/24 17:23:16 Author: thedoc Branch: HEAD Tag: (none) Log: fix fix Members: lib/python/Screens/ScanSetup.py:1.45->1.46 --------------------- PatchSet 1975 Date: 2006/02/24 17:34:33 Author: thedoc Branch: HEAD Tag: (none) Log: fix fixing fix Members: lib/python/Screens/ScanSetup.py:1.46->1.47 --------------------- PatchSet 1976 Date: 2006/02/24 17:41:33 Author: thedoc Branch: HEAD Tag: (none) Log: add option to search the network information table in manual cable scan Members: lib/python/Screens/ScanSetup.py:1.47->1.48 --------------------- PatchSet 1977 Date: 2006/02/24 17:45:36 Author: thedoc Branch: HEAD Tag: (none) Log: "Search NIT" -> "Network scan" Members: lib/python/Screens/ScanSetup.py:1.48->1.49 --------------------- PatchSet 1978 Date: 2006/02/24 17:46:22 Author: ghost Branch: HEAD Tag: (none) Log: fix cable and terrestrial scan Members: lib/dvb/frontend.cpp:1.62->1.63 lib/dvb/scan.cpp:1.19->1.20 --------------------- PatchSet 1979 Date: 2006/02/24 17:56:20 Author: thedoc Branch: HEAD Tag: (none) Log: fix cable frequency (/10) Members: lib/dvb/frontend.cpp:1.63->1.64 --------------------- PatchSet 1980 Date: 2006/02/24 18:19:57 Author: tmbinc Branch: HEAD Tag: (none) Log: enable WHERE_MOVIELIST plugins Members: lib/python/Screens/MovieSelection.py:1.14->1.15 --------------------- PatchSet 1981 Date: 2006/02/24 18:58:42 Author: tmbinc Branch: HEAD Tag: (none) Log: fix pixmaps Members: lib/python/Screens/MessageBox.py:1.8->1.9 --------------------- PatchSet 1982 Date: 2006/02/24 19:31:14 Author: thedoc Branch: HEAD Tag: (none) Log: fix calculation in calculateDifference for cable and terrestrial which should complete the cable scan and hopefully the terrestrial scan as well Members: lib/dvb/frontend.cpp:1.64->1.65 --------------------- PatchSet 1983 Date: 2006/02/24 23:31:00 Author: tmbinc Branch: HEAD Tag: (none) Log: turn magic into python Members: lib/python/Components/Makefile.am:1.38->1.39 lib/python/Components/MovieList.py:1.16->1.17 lib/python/Components/MultiContent.py:INITIAL->1.1 lib/python/Components/__init__.py:1.17->1.18 --------------------- PatchSet 1984 Date: 2006/02/24 23:31:39 Author: tmbinc Branch: HEAD Tag: (none) Log: add cutlist support to position gauge Members: lib/gui/epositiongauge.cpp:1.2->1.3 lib/gui/epositiongauge.h:1.1->1.2 --------------------- PatchSet 1985 Date: 2006/02/24 23:37:29 Author: tmbinc Branch: HEAD Tag: (none) Log: use MultiContent wraps in plugin list Members: lib/python/Components/MultiContent.py:1.1->1.2 lib/python/Components/PluginList.py:1.8->1.9 --------------------- PatchSet 1986 Date: 2006/02/25 01:25:59 Author: tmbinc Branch: HEAD Tag: (none) Log: fix mark support, remove some debug Members: lib/python/Screens/InfoBarGenerics.py:1.97->1.98 --------------------- PatchSet 1987 Date: 2006/02/25 01:26:43 Author: tmbinc Branch: HEAD Tag: (none) Log: add very experimental cutlist editor Members: configure.ac:1.45->1.46 lib/python/Plugins/Extensions/Makefile.am:1.3->1.4 lib/python/Plugins/Extensions/CutListEditor/__init__.py:INITIAL->1.1 lib/python/Plugins/Extensions/CutListEditor/plugin.py:INITIAL->1.1 --------------------- PatchSet 1988 Date: 2006/02/25 01:27:10 Author: tmbinc Branch: HEAD Tag: (none) Log: fire cuesheet changed on load Members: lib/service/servicedvb.cpp:1.70->1.71 --------------------- PatchSet 1989 Date: 2006/02/25 01:27:28 Author: tmbinc Branch: HEAD Tag: (none) Log: fix sort of cutlist Members: lib/gui/epositiongauge.h:1.2->1.3 lib/service/servicedvb.h:1.35->1.36 --------------------- PatchSet 1990 Date: 2006/02/25 01:28:01 Author: tmbinc Branch: HEAD Tag: (none) Log: fix maximum width of messagebox to be in visible bounds Members: data/skin.xml:1.145->1.146 --------------------- PatchSet 1991 Date: 2006/02/25 01:29:17 Author: tmbinc Branch: HEAD Tag: (none) Log: add key to make a mark Members: data/keymap.xml:1.62->1.63 --------------------- PatchSet 1992 Date: 2006/02/25 01:29:45 Author: tmbinc Branch: HEAD Tag: (none) Log: handle cuesheets Members: lib/python/Components/ServicePosition.py:1.8->1.9 --------------------- PatchSet 1993 Date: 2006/02/25 02:11:02 Author: tmbinc Branch: HEAD Tag: (none) Log: add kwargs support for screens Members: mytest.py:1.68->1.69 --------------------- PatchSet 1994 Date: 2006/02/25 02:21:46 Author: thedoc Branch: HEAD Tag: (none) Log: no makefile -> no plugin Members: lib/python/Plugins/Extensions/CutListEditor/Makefile.am:INITIAL->1.1 --------------------- PatchSet 1995 Date: 2006/02/25 02:34:57 Author: ghost Branch: HEAD Tag: (none) Log: store a .eit file for each recoring this holds raw eit event informations including audio track informations, event description, event title...... for information about the file format look in EN300468 (www.etsi.org) make info button useable when playbacking a movie Members: RecordTimer.py:1.40->1.41 lib/dvb/eit.cpp:1.4->1.5 lib/dvb/eit.h:1.4->1.5 lib/python/Screens/EventView.py:1.12->1.13 lib/python/Screens/InfoBar.py:1.57->1.58 lib/python/Screens/InfoBarGenerics.py:1.98->1.99 lib/service/iservice.h:1.51->1.52 lib/service/servicedvb.cpp:1.71->1.72 lib/service/servicedvbrecord.cpp:1.13->1.14 lib/service/servicedvbrecord.h:1.6->1.7 --------------------- PatchSet 1996 Date: 2006/02/25 03:04:46 Author: ghost Branch: HEAD Tag: (none) Log: use reentrant version of localtime Members: lib/dvb/dvbtime.cpp:1.16->1.17 --------------------- PatchSet 1997 Date: 2006/02/25 03:48:51 Author: tmbinc Branch: HEAD Tag: (none) Log: some fixes for twisted Members: e2reactor.py:1.1->1.2 lib/base/ebase.cpp:1.16->1.17 lib/base/ebase.h:1.11->1.12 --------------------- PatchSet 1998 Date: 2006/02/25 05:05:33 Author: thedoc Branch: HEAD Tag: (none) Log: add InputBox screen for textual input Members: data/skin.xml:1.146->1.147 lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py:1.1->1.2 lib/python/Screens/InputBox.py:INITIAL->1.1 lib/python/Screens/Makefile.am:1.36->1.37 lib/python/Screens/__init__.py:1.25->1.26 --------------------- PatchSet 1999 Date: 2006/02/25 05:54:02 Author: thedoc Branch: HEAD Tag: (none) Log: correct calculation of differences for cable params Members: lib/dvb/frontend.cpp:1.65->1.66 --------------------- PatchSet 2000 Date: 2006/02/25 22:29:29 Author: thedoc Branch: HEAD Tag: (none) Log: - new automatic scan - scans everything the NIM can handle - ServiceScan is now able to do a multipass scan - added the manual scan to the startwizard - wizards have a new "nextstep" attribute for the -tag now Members: data/skin.xml:1.147->1.148 data/startwizard.xml:1.20->1.21 lib/python/Components/NimManager.py:1.78->1.79 lib/python/Components/ServiceScan.py:1.9->1.10 lib/python/Screens/Console.py:1.3->1.4 lib/python/Screens/ScanSetup.py:1.49->1.50 lib/python/Screens/ServiceScan.py:1.8->1.9 lib/python/Screens/Wizard.py:1.35->1.36 po/ar.po:1.10->1.11 po/de.po:1.88->1.89 po/en.po:1.7->1.8 po/es.po:1.9->1.10 po/nl.po:1.13->1.14 --------------------- PatchSet 2001 Date: 2006/02/25 22:45:21 Author: thedoc Branch: HEAD Tag: (none) Log: going back in the wizard should work better now Members: lib/python/Screens/Wizard.py:1.36->1.37 --------------------- PatchSet 2002 Date: 2006/02/25 23:36:38 Author: thedoc Branch: HEAD Tag: (none) Log: readd old software update to ensure update capability for faulty software conditions Members: configure.ac:1.46->1.47 lib/python/Plugins/SystemPlugins/Makefile.am:1.3->1.4 lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile.am:INITIAL->1.1 lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/__init__.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/plugin.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/update.png:INITIAL->1.1 --------------------- PatchSet 2003 Date: 2006/02/25 23:50:30 Author: thedoc Branch: HEAD Tag: (none) Log: fix typo Members: lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/plugin.py:1.1->1.2 --------------------- PatchSet 2004 Date: 2006/02/26 20:46:28 Author: tmbinc Branch: HEAD Tag: (none) Log: use correct pathname for API version < 3. API v3 still needs to be fixed. Members: lib/dvb/dvb.cpp:1.67->1.68 --------------------- PatchSet 2005 Date: 2006/02/27 00:27:08 Author: tmbinc Branch: HEAD Tag: (none) Log: fix movielist selection when there is no (selected) item Members: lib/python/Components/MovieList.py:1.17->1.18 lib/python/Screens/MovieSelection.py:1.15->1.16 --------------------- PatchSet 2006 Date: 2006/02/27 00:27:36 Author: tmbinc Branch: HEAD Tag: (none) Log: return None when there is no list or invalid cursor Members: lib/gui/elistboxcontent.cpp:1.31->1.32 --------------------- PatchSet 2007 Date: 2006/02/27 01:27:25 Author: thedoc Branch: HEAD Tag: (none) Log: - add positioner plugin (just basic gui atm) - some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet) Members: configure.ac:1.47->1.48 lib/gui/elistboxcontent.cpp:1.32->1.33 lib/python/Components/ConfigList.py:1.6->1.7 lib/python/Components/InputDevice.py:1.6->1.7 lib/python/Components/Lcd.py:1.8->1.9 lib/python/Components/NimManager.py:1.79->1.80 lib/python/Components/RFmod.py:1.5->1.6 lib/python/Components/SetupDevices.py:1.16->1.17 lib/python/Components/config.py:1.78->1.79 lib/python/Plugins/SystemPlugins/Makefile.am:1.4->1.5 lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile.am:INITIAL->1.1 lib/python/Plugins/SystemPlugins/PositionerSetup/__init__.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:INITIAL->1.1 lib/python/Screens/ScanSetup.py:1.50->1.51 po/Makefile.am:1.20->1.21 po/ar.po:1.11->1.12 po/de.po:1.89->1.90 po/en.po:1.8->1.9 po/es.po:1.10->1.11 po/nl.po:1.14->1.15 --------------------- PatchSet 2008 Date: 2006/02/27 03:46:44 Author: thedoc Branch: HEAD Tag: (none) Log: wake up from deep standby five minute before the timer starts. if we don't have 5 minutes till timer start, we wake the box up in 30 seconds. Members: RecordTimer.py:1.41->1.42 mytest.py:1.69->1.70 timer.py:1.26->1.27 lib/python/Tools/DreamboxHardware.py:1.1->1.2 --------------------- PatchSet 2009 Date: 2006/02/27 04:06:21 Author: tmbinc Branch: HEAD Tag: (none) Log: allow disabling cutlists Members: lib/service/iservice.h:1.52->1.53 lib/service/servicedvb.cpp:1.72->1.73 lib/service/servicedvb.h:1.36->1.37 --------------------- PatchSet 2010 Date: 2006/02/27 04:06:55 Author: tmbinc Branch: HEAD Tag: (none) Log: add getOffset and fix pvrparse for that Members: lib/dvb/pvrparse.cpp:1.2->1.3 lib/dvb/tstools.cpp:1.10->1.11 lib/dvb/tstools.h:1.7->1.8 --------------------- PatchSet 2011 Date: 2006/02/27 04:07:25 Author: tmbinc Branch: HEAD Tag: (none) Log: implement the source span translation Members: lib/dvb/dvb.cpp:1.68->1.69 lib/dvb/idvb.h:1.59->1.60 --------------------- PatchSet 2012 Date: 2006/02/27 04:07:50 Author: tmbinc Branch: HEAD Tag: (none) Log: add addMark, removeMark (onto two completely stupid keys) Members: data/keymap.xml:1.63->1.64 --------------------- PatchSet 2013 Date: 2006/02/27 04:09:26 Author: tmbinc Branch: HEAD Tag: (none) Log: remove EOF hack, add possibility to just insert or remove mark Members: lib/python/Screens/InfoBarGenerics.py:1.99->1.100 --------------------- PatchSet 2014 Date: 2006/02/27 04:10:17 Author: tmbinc Branch: HEAD Tag: (none) Log: add add/removeMark, disable cutlist on play, selected just inserted marks Members: lib/python/Plugins/Extensions/CutListEditor/plugin.py:1.1->1.2 --------------------- PatchSet 2015 Date: 2006/02/27 04:10:49 Author: tmbinc Branch: HEAD Tag: (none) Log: fix movie context menu Members: lib/python/Screens/MovieSelection.py:1.16->1.17 --------------------- PatchSet 2016 Date: 2006/02/27 20:48:29 Author: tmbinc Branch: HEAD Tag: (none) Log: allow binary only python plugins Members: lib/python/Components/PluginComponent.py:1.19->1.20 --------------------- PatchSet 2017 Date: 2006/02/27 21:30:42 Author: tmbinc Branch: HEAD Tag: (none) Log: remove test cruft, add possibility for a seperator Members: lib/gui/elistbox.cpp:1.40->1.41 lib/gui/elistbox.h:1.15->1.16 lib/gui/elistboxcontent.cpp:1.33->1.34 lib/gui/elistboxcontent.h:1.11->1.12 --------------------- PatchSet 2018 Date: 2006/02/27 21:36:45 Author: tmbinc Branch: HEAD Tag: (none) Log: remove debug Members: lib/gui/elistbox.cpp:1.41->1.42 --------------------- PatchSet 2019 Date: 2006/02/27 21:44:27 Author: thedoc Branch: HEAD Tag: (none) Log: fix instant repowering Members: mytest.py:1.70->1.71 --------------------- PatchSet 2020 Date: 2006/02/27 21:53:15 Author: tmbinc Branch: HEAD Tag: (none) Log: ability to set color in multi content lists Members: lib/gui/elistboxcontent.cpp:1.34->1.35 lib/python/Components/MultiContent.py:1.2->1.3 --------------------- PatchSet 2021 Date: 2006/02/27 22:11:16 Author: tmbinc Branch: HEAD Tag: (none) Log: add special color for marked and selected Members: data/skin.xml:1.148->1.149 lib/gui/ewindowstyle.cpp:1.11->1.12 lib/gui/ewindowstyle.h:1.8->1.9 lib/gui/ewindowstyleskinned.cpp:1.4->1.5 lib/gui/ewindowstyleskinned.h:1.3->1.4 lib/service/listboxservice.cpp:1.23->1.24 --------------------- PatchSet 2022 Date: 2006/02/27 22:36:22 Author: tmbinc Branch: HEAD Tag: (none) Log: support for grayed out items Members: lib/gui/elistboxcontent.cpp:1.35->1.36 --------------------- PatchSet 2023 Date: 2006/02/27 23:02:53 Author: tmbinc Branch: HEAD Tag: (none) Log: make getCurrentPosition useable from other classes Members: lib/python/Screens/InfoBarGenerics.py:1.100->1.101 --------------------- PatchSet 2024 Date: 2006/02/27 23:09:18 Author: tmbinc Branch: HEAD Tag: (none) Log: don't crash when loadPNG fails Members: lib/gui/epixmap.cpp:1.9->1.10 --------------------- PatchSet 2025 Date: 2006/02/27 23:41:54 Author: tmbinc Branch: HEAD Tag: (none) Log: fix currentCursorSelectable for multi content lists Members: lib/gui/elistboxcontent.cpp:1.36->1.37 --------------------- PatchSet 2026 Date: 2006/02/27 23:43:43 Author: tmbinc Branch: HEAD Tag: (none) Log: add new interface for cutlist editor Members: data/keymap.xml:1.64->1.65 lib/python/Plugins/Extensions/CutListEditor/plugin.py:1.2->1.3 --------------------- PatchSet 2027 Date: 2006/02/27 23:47:26 Author: ghost Branch: HEAD Tag: (none) Log: add support for turning rotor without power measurement (for rotors behind a powered switch or rotor behind a V-Box) known bug .. the transponder scan loops when a transponder does not lock :/ Members: lib/dvb/frontend.cpp:1.66->1.67 lib/dvb/frontend.h:1.20->1.21 lib/dvb/idvb.h:1.60->1.61 lib/dvb/sec.cpp:1.50->1.51 lib/dvb/sec.h:1.26->1.27 --------------------- PatchSet 2028 Date: 2006/02/28 00:32:31 Author: tmbinc Branch: HEAD Tag: (none) Log: skip 30,90,270 seconds with 1/3, 4/6, 7/9 Members: data/keymap.xml:1.65->1.66 lib/python/Screens/InfoBarGenerics.py:1.101->1.102 --------------------- PatchSet 2029 Date: 2006/02/28 02:43:36 Author: tmbinc Branch: HEAD Tag: (none) Log: add getNextAccessPoint Members: lib/dvb/pvrparse.cpp:1.3->1.4 lib/dvb/pvrparse.h:1.2->1.3 lib/dvb/tstools.cpp:1.11->1.12 lib/dvb/tstools.h:1.8->1.9 --------------------- PatchSet 2030 Date: 2006/02/28 02:44:28 Author: tmbinc Branch: HEAD Tag: (none) Log: removing marks from cut editor is now possible. minor hack to seek back one GOP Members: lib/python/Plugins/Extensions/CutListEditor/plugin.py:1.3->1.4 lib/python/Screens/InfoBarGenerics.py:1.102->1.103 --------------------- PatchSet 2031 Date: 2006/02/28 02:45:00 Author: tmbinc Branch: HEAD Tag: (none) Log: hack to seek GOP-wise Members: lib/service/servicedvb.cpp:1.73->1.74 --------------------- PatchSet 2032 Date: 2006/02/28 10:21:52 Author: thedoc Branch: HEAD Tag: (none) Log: use categories to categorize the plugins Members: data/expandable-plugins.png:INITIAL->1.1 data/expanded-plugins.png:INITIAL->1.1 lib/python/Components/MultiContent.py:1.3->1.4 lib/python/Components/PluginList.py:1.9->1.10 lib/python/Plugins/Plugin.py:1.6->1.7 lib/python/Screens/PluginBrowser.py:1.14->1.15 --------------------- PatchSet 2033 Date: 2006/02/28 10:26:51 Author: thedoc Branch: HEAD Tag: (none) Log: remove hole Members: lib/python/Plugins/Extensions/FileManager/plugin.py:1.1->1.2 --------------------- PatchSet 2034 Date: 2006/02/28 17:57:05 Author: thedoc Branch: HEAD Tag: (none) Log: the forgotten png Members: data/verticalline-plugins.png:INITIAL->1.1 --------------------- PatchSet 2035 Date: 2006/02/28 23:37:39 Author: thedoc Branch: HEAD Tag: (none) Log: prepare epg checking for already timered timers Members: RecordTimer.py:1.42->1.43 --------------------- PatchSet 2036 Date: 2006/03/01 03:37:14 Author: thedoc Branch: HEAD Tag: (none) Log: display clock png in single epg list for fitting timers (we have a problem with the event id matching for manual timers) Members: RecordTimer.py:1.43->1.44 data/epgclock-fs8.png:INITIAL->1.1 lib/python/Components/EpgList.py:1.11->1.12 lib/python/Screens/EpgSelection.py:1.17->1.18 --------------------- PatchSet 2037 Date: 2006/03/01 06:04:33 Author: thedoc Branch: HEAD Tag: (none) Log: - add (heavily unoptimized (!!!)) matching check for repeated timers as a clock icon in the epg list - comment out check for event id Members: RecordTimer.py:1.44->1.45 --------------------- PatchSet 2038 Date: 2006/03/01 15:18:31 Author: tmbinc Branch: HEAD Tag: (none) Log: add missing Members: lib/dvb/dvb.cpp:1.69->1.70 --------------------- PatchSet 2039 Date: 2006/03/01 23:44:18 Author: tmbinc Branch: HEAD Tag: (none) Log: quick work around for fixing return codes Members: main/enigma.cpp:1.46->1.47 --------------------- PatchSet 2040 Date: 2006/03/02 00:41:50 Author: tmbinc Branch: HEAD Tag: (none) Log: fix language list Members: lib/python/Components/LanguageList.py:1.7->1.8 --------------------- PatchSet 2041 Date: 2006/03/02 01:27:30 Author: thedoc Branch: HEAD Tag: (none) Log: add ChoiceBox screen for asking simple multi choice questions Members: data/skin.xml:1.149->1.150 lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py:1.2->1.3 lib/python/Screens/ChoiceBox.py:INITIAL->1.1 lib/python/Screens/Makefile.am:1.37->1.38 lib/python/Screens/__init__.py:1.26->1.27 --------------------- PatchSet 2042 Date: 2006/03/02 01:34:25 Author: thedoc Branch: HEAD Tag: (none) Log: automatically resize ChoiceBox Members: data/skin.xml:1.150->1.151 --------------------- PatchSet 2043 Date: 2006/03/02 01:53:45 Author: thedoc Branch: HEAD Tag: (none) Log: better resizing Members: data/skin.xml:1.151->1.152 lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py:1.3->1.4 lib/python/Screens/ChoiceBox.py:1.1->1.2 --------------------- PatchSet 2044 Date: 2006/03/02 02:02:04 Author: thedoc Branch: HEAD Tag: (none) Log: remove bad words (and characters) Members: lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py:1.4->1.5 --------------------- PatchSet 2045 Date: 2006/03/02 02:46:45 Author: thedoc Branch: HEAD Tag: (none) Log: instant record now brings up a dialog to chose whether to record indefinitely, the current event or do nothing Members: lib/python/Screens/ChoiceBox.py:1.2->1.3 lib/python/Screens/InfoBarGenerics.py:1.103->1.104 --------------------- PatchSet 2046 Date: 2006/03/02 03:14:03 Author: tmbinc Branch: HEAD Tag: (none) Log: minimally improved LCD support Members: mytest.py:1.71->1.72 skin.py:1.55->1.56 lib/gui/epixmap.cpp:1.10->1.11 lib/gui/ewidget.h:1.17->1.18 lib/gui/ewindow.cpp:1.11->1.12 lib/gui/ewindow.h:1.7->1.8 lib/python/Components/Clock.py:1.6->1.7 lib/python/Components/GUIComponent.py:1.5->1.6 lib/python/Components/GUISkin.py:1.5->1.6 lib/python/Components/MenuList.py:1.3->1.4 lib/python/Screens/ChannelSelection.py:1.98->1.99 lib/python/Screens/EventView.py:1.13->1.14 lib/python/Screens/InfoBar.py:1.58->1.59 lib/python/Screens/InfoBarGenerics.py:1.104->1.105 lib/python/Screens/LanguageSelection.py:1.14->1.15 lib/python/Screens/Makefile.am:1.38->1.39 lib/python/Screens/Menu.py:1.25->1.26 lib/python/Screens/PluginBrowser.py:1.15->1.16 lib/python/Screens/Screen.py:1.12->1.13 lib/python/Screens/__init__.py:1.27->1.28 main/enigma.cpp:1.47->1.48 --------------------- PatchSet 2047 Date: 2006/03/02 03:16:17 Author: tmbinc Branch: HEAD Tag: (none) Log: add *.pyo to .cvsignore Members: lib/python/.cvsignore:1.1->1.2 lib/python/Components/.cvsignore:1.2->1.3 lib/python/Plugins/.cvsignore:1.1->1.2 lib/python/Screens/.cvsignore:1.2->1.3 lib/python/Tools/.cvsignore:1.2->1.3 --------------------- PatchSet 2048 Date: 2006/03/02 03:16:50 Author: tmbinc Branch: HEAD Tag: (none) Log: add simple summary Members: lib/python/Screens/SimpleSummary.py:INITIAL->1.1 --------------------- PatchSet 2049 Date: 2006/03/02 03:18:31 Author: tmbinc Branch: HEAD Tag: (none) Log: add .cvsignores to plugins Members: lib/python/Plugins/DemoPlugins/TestPlugin/.cvsignore:INITIAL->1.1 lib/python/Plugins/Extensions/CutListEditor/.cvsignore:INITIAL->1.1 lib/python/Plugins/Extensions/FileManager/.cvsignore:INITIAL->1.1 lib/python/Plugins/Extensions/TuxboxPlugins/.cvsignore:INITIAL->1.1 lib/python/Plugins/Extensions/WebInterface/.cvsignore:INITIAL->1.1 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/.cvsignore:INITIAL->1.1 lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/.cvsignore:INITIAL->1.1 lib/python/Plugins/SystemPlugins/PositionerSetup/.cvsignore:INITIAL->1.1 lib/python/Plugins/SystemPlugins/SoftwareUpdate/.cvsignore:INITIAL->1.1 --------------------- PatchSet 2050 Date: 2006/03/02 03:26:17 Author: thedoc Branch: HEAD Tag: (none) Log: fix all the bugs (but one or two) in instant recording ChoiceBox Members: lib/python/Screens/InfoBarGenerics.py:1.105->1.106 --------------------- PatchSet 2051 Date: 2006/03/02 03:54:17 Author: thedoc Branch: HEAD Tag: (none) Log: entering recording duration for instant records is now possible Members: lib/python/Screens/InfoBarGenerics.py:1.106->1.107 lib/python/Screens/InputBox.py:1.1->1.2 --------------------- PatchSet 2052 Date: 2006/03/02 04:53:24 Author: thedoc Branch: HEAD Tag: (none) Log: setTitle is now a Screen method Members: lib/python/Screens/PluginBrowser.py:1.16->1.17 --------------------- PatchSet 2053 Date: 2006/03/02 12:11:54 Author: ghost Branch: HEAD Tag: (none) Log: do always call thread cleanup handler Members: lib/base/thread.cpp:1.4->1.5 --------------------- PatchSet 2054 Date: 2006/03/03 02:45:42 Author: thedoc Branch: HEAD Tag: (none) Log: adding new bouquets added to the context menu of the bouquet list Members: lib/python/Screens/ChannelSelection.py:1.99->1.100 --------------------- PatchSet 2055 Date: 2006/03/03 02:47:15 Author: ghost Branch: HEAD Tag: (none) Log: add lockState and syncState to getFrontendInfo call add skeleton for getTransponderInfo call Members: lib/dvb/frontend.cpp:1.67->1.68 lib/dvb/frontend.h:1.21->1.22 lib/dvb/idvb.h:1.61->1.62 lib/service/iservice.h:1.53->1.54 lib/service/servicedvb.cpp:1.74->1.75 lib/service/servicedvb.h:1.37->1.38 --------------------- PatchSet 2056 Date: 2006/03/03 03:00:14 Author: thedoc Branch: HEAD Tag: (none) Log: delete characters in the InputBox with mute key Members: data/keymap.xml:1.66->1.67 lib/python/Components/Input.py:1.4->1.5 lib/python/Screens/ChannelSelection.py:1.100->1.101 lib/python/Screens/InputBox.py:1.2->1.3 --------------------- PatchSet 2057 Date: 2006/03/03 04:13:12 Author: tmbinc Branch: HEAD Tag: (none) Log: enable playback of multifile (split) movies Members: lib/base/Makefile.am:1.7->1.8 lib/base/filepush.cpp:1.18->1.19 lib/base/filepush.h:1.12->1.13 lib/base/rawfile.cpp:INITIAL->1.1 lib/base/rawfile.h:INITIAL->1.1 lib/dvb/dvb.cpp:1.70->1.71 lib/dvb/dvb.h:1.31->1.32 lib/dvb/tstools.cpp:1.12->1.13 lib/dvb/tstools.h:1.9->1.10 --------------------- PatchSet 2058 Date: 2006/03/03 05:13:26 Author: thedoc Branch: HEAD Tag: (none) Log: new service info screen (prepared to show transponder info... not functional yet) Members: data/skin.xml:1.152->1.153 lib/python/Screens/ServiceInfo.py:1.7->1.8 --------------------- PatchSet 2059 Date: 2006/03/03 06:44:21 Author: thedoc Branch: HEAD Tag: (none) Log: logging slows the timer down very much Members: RecordTimer.py:1.45->1.46 --------------------- PatchSet 2060 Date: 2006/03/03 13:05:47 Author: thedoc Branch: HEAD Tag: (none) Log: add a proof-of-concept plugin to define alternative services example: NIM A: DVB-C NIM B: DVB-S (Astra) NIM B records "Sat 1" (vertical) and cannot play or record "Das Erste". Zapping to "Das Erste" now looks up an alternative-table (defined by the user) and plays the service "Das Erste" (cable service) on NIM A, which is assossiated to "Das Erste" (sat service). Members: configure.ac:1.48->1.49 mytest.py:1.72->1.73 lib/python/Plugins/Extensions/Makefile.am:1.4->1.5 lib/python/Plugins/Extensions/ZappingAlternatives/Makefile.am:INITIAL->1.1 lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py:INITIAL->1.1 lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:INITIAL->1.1 --------------------- PatchSet 2061 Date: 2006/03/03 14:59:54 Author: ghost Branch: HEAD Tag: (none) Log: implement readFrontendData method to get a python dictionary containing data about current used transponder/frontend (frontend state, frontend type, lock state, sync state, frequency, symbolrate, fec_innter...) when it is called with True as param it returns the original transponder data (written to tuner) otherwise it reads the current data out of the frontend (corrected tuner data) Members: lib/dvb/dvb.cpp:1.71->1.72 lib/dvb/dvb.h:1.32->1.33 lib/dvb/frontend.cpp:1.68->1.69 lib/dvb/frontend.h:1.22->1.23 lib/dvb/idvb.h:1.62->1.63 lib/dvb/sec.cpp:1.51->1.52 lib/service/iservice.h:1.54->1.55 lib/service/servicedvb.cpp:1.75->1.76 lib/service/servicedvb.h:1.38->1.39 --------------------- PatchSet 2062 Date: 2006/03/03 15:43:40 Author: ghost Branch: HEAD Tag: (none) Log: fix typo Members: RecordTimer.py:1.46->1.47 --------------------- PatchSet 2063 Date: 2006/03/03 15:56:42 Author: tmbinc Branch: HEAD Tag: (none) Log: add filterXMLString Members: lib/python/Tools/XMLTools.py:1.2->1.3 --------------------- PatchSet 2064 Date: 2006/03/03 16:01:28 Author: tmbinc Branch: HEAD Tag: (none) Log: move strToXML into Tools Members: RecordTimer.py:1.47->1.48 lib/python/Tools/XMLTools.py:1.3->1.4 --------------------- PatchSet 2065 Date: 2006/03/03 16:22:31 Author: ghost Branch: HEAD Tag: (none) Log: rename FilterXMLString to StringToXML Members: RecordTimer.py:1.48->1.49 lib/python/Tools/XMLTools.py:1.4->1.5 --------------------- PatchSet 2066 Date: 2006/03/03 16:29:23 Author: thedoc Branch: HEAD Tag: (none) Log: fix isInTimer for non-repeated timers Members: RecordTimer.py:1.49->1.50 --------------------- PatchSet 2067 Date: 2006/03/03 16:47:40 Author: ghost Branch: HEAD Tag: (none) Log: add "_" as delimiter Members: lib/dvb/frontend.cpp:1.69->1.70 --------------------- PatchSet 2068 Date: 2006/03/03 17:12:02 Author: ghost Branch: HEAD Tag: (none) Log: make inversion human readable Members: lib/dvb/frontend.cpp:1.70->1.71 lib/python/Screens/ServiceInfo.py:1.8->1.9 --------------------- PatchSet 2069 Date: 2006/03/03 17:19:50 Author: thedoc Branch: HEAD Tag: (none) Log: show transponder info in ServiceInfo screen Members: lib/python/Screens/ServiceInfo.py:1.9->1.10 --------------------- PatchSet 2070 Date: 2006/03/03 17:25:28 Author: ghost Branch: HEAD Tag: (none) Log: change all values to upper case, complete cable stuff, make more values human readable Members: lib/dvb/frontend.cpp:1.71->1.72 lib/service/servicedvb.cpp:1.76->1.77 --------------------- PatchSet 2071 Date: 2006/03/03 17:25:38 Author: thedoc Branch: HEAD Tag: (none) Log: complete DVB-S transponder info Members: lib/python/Screens/ServiceInfo.py:1.10->1.11 --------------------- PatchSet 2072 Date: 2006/03/03 17:29:24 Author: ghost Branch: HEAD Tag: (none) Log: compile fix Members: lib/service/servicedvb.cpp:1.77->1.78 --------------------- PatchSet 2073 Date: 2006/03/03 17:30:52 Author: ghost Branch: HEAD Tag: (none) Log: argh Members: lib/service/servicedvb.cpp:1.78->1.79 --------------------- PatchSet 2074 Date: 2006/03/03 17:40:49 Author: thedoc Branch: HEAD Tag: (none) Log: display DVB-C info and real tuner values with the blue key Members: lib/python/Screens/ServiceInfo.py:1.11->1.12 --------------------- PatchSet 2075 Date: 2006/03/03 17:41:08 Author: tmbinc Branch: HEAD Tag: (none) Log: fix rawfile Members: lib/base/rawfile.cpp:1.1->1.2 lib/base/rawfile.h:1.1->1.2 --------------------- PatchSet 2076 Date: 2006/03/03 17:41:42 Author: tmbinc Branch: HEAD Tag: (none) Log: use samples for more accurate jumps when .ap files are not available Members: lib/dvb/tstools.cpp:1.13->1.14 lib/dvb/tstools.h:1.10->1.11 --------------------- PatchSet 2077 Date: 2006/03/03 17:42:15 Author: ghost Branch: HEAD Tag: (none) Log: fix remove/add bouquet Members: lib/python/Screens/ChannelSelection.py:1.101->1.102 --------------------- PatchSet 2078 Date: 2006/03/03 17:44:20 Author: ghost Branch: HEAD Tag: (none) Log: fix remove last timer Members: lib/python/Screens/TimerEdit.py:1.34->1.35 --------------------- PatchSet 2079 Date: 2006/03/03 18:02:08 Author: tmbinc Branch: HEAD Tag: (none) Log: remove debug Members: lib/gui/epositiongauge.cpp:1.3->1.4 --------------------- PatchSet 2080 Date: 2006/03/03 18:15:10 Author: tmbinc Branch: HEAD Tag: (none) Log: fix 'add bouquet' text Members: lib/python/Screens/ChannelSelection.py:1.102->1.103 --------------------- PatchSet 2081 Date: 2006/03/03 19:02:34 Author: tmbinc Branch: HEAD Tag: (none) Log: fix LCD in MoviePlayer Members: lib/python/Screens/InfoBar.py:1.59->1.60 --------------------- PatchSet 2082 Date: 2006/03/03 19:41:26 Author: tmbinc Branch: HEAD Tag: (none) Log: fix initial service name Members: lib/python/Components/ServiceName.py:1.7->1.8 --------------------- PatchSet 2083 Date: 2006/03/03 19:48:43 Author: tmbinc Branch: HEAD Tag: (none) Log: fix initial menu entry on lcd Members: lib/python/Screens/Menu.py:1.26->1.27 --------------------- PatchSet 2084 Date: 2006/03/03 19:58:29 Author: tmbinc Branch: HEAD Tag: (none) Log: fix Members: lib/python/Screens/Menu.py:1.27->1.28 --------------------- PatchSet 2085 Date: 2006/03/03 19:58:51 Author: tmbinc Branch: HEAD Tag: (none) Log: fix lcd font sizes Members: lib/python/Screens/InfoBarGenerics.py:1.107->1.108 lib/python/Screens/SimpleSummary.py:1.1->1.2 --------------------- PatchSet 2086 Date: 2006/03/03 20:15:07 Author: tmbinc Branch: HEAD Tag: (none) Log: remove absolute paths Members: skin.py:1.56->1.57 data/skin.xml:1.153->1.154 --------------------- PatchSet 2087 Date: 2006/03/03 20:45:24 Author: tmbinc Branch: HEAD Tag: (none) Log: split out dialogs into skin_default.xml Members: skin.py:1.57->1.58 data/skin.xml:1.154->1.155 data/skin_default.xml:INITIAL->1.1 --------------------- PatchSet 2088 Date: 2006/03/04 00:22:39 Author: ghost Branch: HEAD Tag: (none) Log: fix ugly bug in satellite / lnb / tuner config thanks for reporting to eagle Members: lib/dvb/sec.cpp:1.52->1.53 --------------------- PatchSet 2089 Date: 2006/03/04 15:04:49 Author: thedoc Branch: HEAD Tag: (none) Log: changes for alternative zapping: - load/save in /etc/enigma2/alternatives.xml - symmetric alternative relations Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.1->1.2 --------------------- PatchSet 2090 Date: 2006/03/04 16:43:32 Author: tmbinc Branch: HEAD Tag: (none) Log: don't stringToXML on service reference Members: RecordTimer.py:1.50->1.51 --------------------- PatchSet 2091 Date: 2006/03/04 17:53:19 Author: thedoc Branch: HEAD Tag: (none) Log: don't die on loadAlternatives when no file is present Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.2->1.3 --------------------- PatchSet 2092 Date: 2006/03/04 18:24:14 Author: thedoc Branch: HEAD Tag: (none) Log: remove faulty debug print Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.3->1.4 --------------------- PatchSet 2093 Date: 2006/03/04 19:18:44 Author: thedoc Branch: HEAD Tag: (none) Log: enhance usability of ZappingAlternatives plugin Members: lib/python/Components/MenuList.py:1.4->1.5 lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.4->1.5 --------------------- PatchSet 2094 Date: 2006/03/04 20:27:05 Author: thedoc Branch: HEAD Tag: (none) Log: load alternatives.xml in autostart plugin Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.5->1.6 --------------------- PatchSet 2095 Date: 2006/03/04 20:28:24 Author: thedoc Branch: HEAD Tag: (none) Log: fix Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.6->1.7 --------------------- PatchSet 2096 Date: 2006/03/04 20:40:59 Author: thedoc Branch: HEAD Tag: (none) Log: fix fix Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.7->1.8 --------------------- PatchSet 2097 Date: 2006/03/04 22:36:35 Author: thedoc Branch: HEAD Tag: (none) Log: was it meant that way? ;) Members: lib/python/Tools/XMLTools.py:1.5->1.6 --------------------- PatchSet 2098 Date: 2006/03/05 06:21:43 Author: thedoc Branch: HEAD Tag: (none) Log: somebody broke the start wizard by changing absolute paths for pixmaps to relative ones Members: lib/python/Screens/StartWizard.py:1.14->1.15 --------------------- PatchSet 2099 Date: 2006/03/05 08:49:30 Author: thedoc Branch: HEAD Tag: (none) Log: fix ZappingAlternatives - it SHOULD work now... Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.8->1.9 --------------------- PatchSet 2100 Date: 2006/03/05 09:34:07 Author: thedoc Branch: HEAD Tag: (none) Log: some more fixes Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.9->1.10 --------------------- PatchSet 2101 Date: 2006/03/05 09:35:19 Author: thedoc Branch: HEAD Tag: (none) Log: add scrollbars ondemand Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.10->1.11 --------------------- PatchSet 2102 Date: 2006/03/05 09:41:57 Author: thedoc Branch: HEAD Tag: (none) Log: allow absolute paths in resolveFilename Members: lib/python/Tools/Directories.py:1.16->1.17 --------------------- PatchSet 2103 Date: 2006/03/05 10:16:39 Author: thedoc Branch: HEAD Tag: (none) Log: small fix for basenames of zero length Members: lib/python/Tools/Directories.py:1.17->1.18 --------------------- PatchSet 2104 Date: 2006/03/05 10:42:47 Author: thedoc Branch: HEAD Tag: (none) Log: grmpf Members: lib/python/Tools/Directories.py:1.18->1.19 --------------------- PatchSet 2105 Date: 2006/03/05 11:28:49 Author: thedoc Branch: HEAD Tag: (none) Log: too many side effects for a sunday - remove previous changes Members: lib/python/Tools/Directories.py:1.19->1.20 --------------------- PatchSet 2106 Date: 2006/03/05 12:32:39 Author: ghost Branch: HEAD Tag: (none) Log: fix recallPrevService function (0-zapping)... Members: lib/python/Screens/ChannelSelection.py:1.103->1.104 --------------------- PatchSet 2107 Date: 2006/03/05 16:50:25 Author: thedoc Branch: HEAD Tag: (none) Log: adding the image upgrade wizard can backup settings to hdd, cf, usb or (in the future) a given path recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings guides the user through the upgrade process Members: mytest.py:1.73->1.74 data/imagewizard.xml:INITIAL->1.1 lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am:1.2->1.3 lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py:1.1->1.2 lib/python/Screens/ImageWizard.py:INITIAL->1.1 lib/python/Screens/Makefile.am:1.39->1.40 --------------------- PatchSet 2108 Date: 2006/03/05 22:37:11 Author: tmbinc Branch: HEAD Tag: (none) Log: add missing cvsignore Members: lib/python/Plugins/Extensions/ZappingAlternatives/.cvsignore:INITIAL->1.1 --------------------- PatchSet 2109 Date: 2006/03/05 22:38:38 Author: tmbinc Branch: HEAD Tag: (none) Log: some more .cvsignore Members: lib/python/Plugins/DemoPlugins/.cvsignore:INITIAL->1.1 lib/python/Plugins/Extensions/.cvsignore:INITIAL->1.1 lib/python/Plugins/SystemPlugins/.cvsignore:INITIAL->1.1 --------------------- PatchSet 2110 Date: 2006/03/05 22:43:42 Author: tmbinc Branch: HEAD Tag: (none) Log: plugin api change: Plugins() and main functions must receive (and possibly ignore) keyword arguments Members: doc/PLUGINS:1.2->1.3 lib/python/Plugins/Plugin.py:1.7->1.8 lib/python/Plugins/DemoPlugins/TestPlugin/plugin.py:1.5->1.6 lib/python/Plugins/Extensions/CutListEditor/plugin.py:1.4->1.5 lib/python/Plugins/Extensions/FileManager/plugin.py:1.2->1.3 lib/python/Plugins/Extensions/TuxboxPlugins/plugin.py:1.1->1.2 lib/python/Plugins/Extensions/WebInterface/plugin.py:1.1->1.2 lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.11->1.12 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/plugin.py:1.1->1.2 lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/plugin.py:1.2->1.3 lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.1->1.2 lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py:1.2->1.3 --------------------- PatchSet 2111 Date: 2006/03/05 22:44:35 Author: tmbinc Branch: HEAD Tag: (none) Log: don't resolve absolute paths Members: lib/python/Tools/Directories.py:1.20->1.21 --------------------- PatchSet 2112 Date: 2006/03/05 22:45:18 Author: tmbinc Branch: HEAD Tag: (none) Log: support for a skin_path which is useful for plugins. ~/ in filenames will resolve to the plugin's home directory Members: skin.py:1.58->1.59 --------------------- PatchSet 2113 Date: 2006/03/05 22:47:47 Author: tmbinc Branch: HEAD Tag: (none) Log: add ConfigurationBackup plugin Members: lib/python/Plugins/SystemPlugins/ConfigurationBackup/.cvsignore:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/Makefile.am:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/__init__.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/backup.png:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/blue.png:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/green.png:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/plugin.py:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/red.png:INITIAL->1.1 lib/python/Plugins/SystemPlugins/ConfigurationBackup/yellow.png:INITIAL->1.1 --------------------- PatchSet 2114 Date: 2006/03/05 22:48:37 Author: tmbinc Branch: HEAD Tag: (none) Log: fix absolute paths to be relative Members: lib/python/Components/FileList.py:1.5->1.6 lib/python/Components/LanguageList.py:1.8->1.9 lib/python/Components/PluginComponent.py:1.20->1.21 lib/python/Components/PluginList.py:1.10->1.11 lib/python/Components/TimerList.py:1.22->1.23 lib/python/Components/VolumeBar.py:1.3->1.4 --------------------- PatchSet 2115 Date: 2006/03/05 22:49:32 Author: tmbinc Branch: HEAD Tag: (none) Log: only sample each 40MB at max, use fallback bitrate if no other bitrate available Members: lib/dvb/tstools.cpp:1.14->1.15 --------------------- PatchSet 2116 Date: 2006/03/05 22:51:07 Author: tmbinc Branch: HEAD Tag: (none) Log: clamp jumps at SOF Members: lib/dvb/dvb.cpp:1.72->1.73 --------------------- PatchSet 2117 Date: 2006/03/05 23:02:33 Author: tmbinc Branch: HEAD Tag: (none) Log: a bit more about plugin names Members: doc/PLUGINS:1.3->1.4 --------------------- PatchSet 2118 Date: 2006/03/05 23:17:01 Author: tmbinc Branch: HEAD Tag: (none) Log: note about import * Members: doc/RULES:1.4->1.5 --------------------- PatchSet 2119 Date: 2006/03/05 23:38:46 Author: tmbinc Branch: HEAD Tag: (none) Log: add WHERE_SESSIONSTART Members: mytest.py:1.74->1.75 lib/python/Plugins/Plugin.py:1.8->1.9 --------------------- PatchSet 2120 Date: 2006/03/05 23:41:37 Author: tmbinc Branch: HEAD Tag: (none) Log: a navigation instance might not be available at AUTOSTART. use first session's navigation instance Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.12->1.13 --------------------- PatchSet 2121 Date: 2006/03/05 23:43:47 Author: tmbinc Branch: HEAD Tag: (none) Log: add ConfigurationBackup Members: lib/python/Plugins/SystemPlugins/Makefile.am:1.5->1.6 --------------------- PatchSet 2122 Date: 2006/03/06 00:04:53 Author: tmbinc Branch: HEAD Tag: (none) Log: add ConfigurationBackup Members: configure.ac:1.49->1.50 --------------------- PatchSet 2123 Date: 2006/03/06 01:34:47 Author: tmbinc Branch: HEAD Tag: (none) Log: replace 'NIM' by 'Tuner' to help users understanding the message Members: lib/python/Components/ServiceScan.py:1.10->1.11 --------------------- PatchSet 2124 Date: 2006/03/06 01:55:34 Author: tmbinc Branch: HEAD Tag: (none) Log: fix configure.ac Members: configure.ac:1.50->1.51 --------------------- PatchSet 2125 Date: 2006/03/06 12:21:22 Author: tmbinc Branch: HEAD Tag: (none) Log: update ConfigurationBackup plugin Members: lib/python/Plugins/SystemPlugins/ConfigurationBackup/plugin.py:1.1->1.2 --------------------- PatchSet 2126 Date: 2006/03/06 12:22:20 Author: tmbinc Branch: HEAD Tag: (none) Log: update spanish translation Members: po/es.po:1.11->1.12 --------------------- PatchSet 2127 Date: 2006/03/06 12:30:48 Author: ghost Branch: HEAD Tag: (none) Log: add possibility to playback ts files without entry in recordings.epl or without meta file or with a incorrect servicereference (this just work when the TS file includes a PAT and a PMT) Members: lib/dvb/metaparser.cpp:1.6->1.7 lib/dvb/pmt.cpp:1.40->1.41 --------------------- PatchSet 2128 Date: 2006/03/06 13:00:05 Author: ghost Branch: HEAD Tag: (none) Log: add possibility to lock/unlock the rc devices (remote control) from python it is usable by this way: from enigma import eRCInput, eRCInputPtr (or *) rcinput = eRCInput.getInstance() rcinput.lock()... unlock()... islocked() Members: lib/driver/rc.h:1.4->1.5 lib/python/enigma_python.i:1.53->1.54 --------------------- PatchSet 2129 Date: 2006/03/06 13:13:05 Author: tmbinc Branch: HEAD Tag: (none) Log: moved PID search to proper please, simplified a bit (using the first found PMT should be ok) Members: lib/dvb/pmt.cpp:1.41->1.42 lib/dvb/pmt.h:1.26->1.27 lib/dvb/tstools.cpp:1.15->1.16 lib/dvb/tstools.h:1.11->1.12 --------------------- PatchSet 2130 Date: 2006/03/06 13:52:35 Author: ghost Branch: HEAD Tag: (none) Log: add ability to lock/unlock the framebuffer (fix locking of lcd.. i hope) use like this: from enigma import fbClass, fbClassPtr (*) fbClass.getInstance().lock() ... unlock() ... islocked() Members: lib/gdi/fb.h:1.4->1.5 lib/gdi/grc.cpp:1.19->1.20 lib/gdi/grc.h:1.14->1.15 lib/python/enigma_python.i:1.54->1.55 --------------------- PatchSet 2131 Date: 2006/03/06 14:36:35 Author: ghost Branch: HEAD Tag: (none) Log: fix #defines Members: lib/dvb/frontend.cpp:1.72->1.73 --------------------- PatchSet 2132 Date: 2006/03/06 15:31:06 Author: ghost Branch: HEAD Tag: (none) Log: implement getFrontendData for DVB-T Members: lib/dvb/frontend.cpp:1.73->1.74 --------------------- PatchSet 2133 Date: 2006/03/06 15:38:23 Author: ghost Branch: HEAD Tag: (none) Log: fix for old api Members: lib/dvb/frontend.cpp:1.74->1.75 --------------------- PatchSet 2134 Date: 2006/03/06 15:40:40 Author: ghost Branch: HEAD Tag: (none) Log: another fix Members: lib/dvb/frontend.cpp:1.75->1.76 --------------------- PatchSet 2135 Date: 2006/03/06 16:41:37 Author: thedoc Branch: HEAD Tag: (none) Log: fix about box to be usable on one tuner boxes (7020) Members: lib/python/Screens/About.py:1.12->1.13 --------------------- PatchSet 2136 Date: 2006/03/06 19:24:18 Author: tmbinc Branch: HEAD Tag: (none) Log: optional cached (i.e. fopen,...) support for raw files Members: lib/base/rawfile.cpp:1.2->1.3 lib/base/rawfile.h:1.2->1.3 lib/dvb/tstools.cpp:1.16->1.17 --------------------- PatchSet 2137 Date: 2006/03/07 01:37:08 Author: tmbinc Branch: HEAD Tag: (none) Log: comment that this is a fall-trough Members: lib/python/Screens/ChannelSelection.py:1.104->1.105 --------------------- PatchSet 2138 Date: 2006/03/07 01:40:46 Author: tmbinc Branch: HEAD Tag: (none) Log: add TimeshiftState skin Members: data/skin_default.xml:1.1->1.2 --------------------- PatchSet 2139 Date: 2006/03/07 01:41:05 Author: tmbinc Branch: HEAD Tag: (none) Log: add TimeshiftState screen Members: lib/python/Screens/PVRState.py:1.1->1.2 --------------------- PatchSet 2140 Date: 2006/03/07 01:43:22 Author: tmbinc Branch: HEAD Tag: (none) Log: add TYPE_RELATIVE support for the ServicePosition component Members: lib/python/Components/ServicePosition.py:1.9->1.10 --------------------- PatchSet 2141 Date: 2006/03/07 01:43:52 Author: tmbinc Branch: HEAD Tag: (none) Log: fix seek return values, valid() for cached files Members: lib/base/rawfile.cpp:1.3->1.4 --------------------- PatchSet 2142 Date: 2006/03/07 01:44:23 Author: tmbinc Branch: HEAD Tag: (none) Log: add assertion to help debugging Members: lib/dvb/pmt.cpp:1.42->1.43 --------------------- PatchSet 2143 Date: 2006/03/07 01:46:02 Author: ghost Branch: HEAD Tag: (none) Log: fix non working close on remove bouquet and copy provider to bouquetlist Members: lib/python/Screens/ChannelSelection.py:1.105->1.106 --------------------- PatchSet 2144 Date: 2006/03/07 01:48:16 Author: tmbinc Branch: HEAD Tag: (none) Log: use InfoBarTimeshiftState in infobar to display timeshift state Members: lib/python/Screens/InfoBar.py:1.60->1.61 --------------------- PatchSet 2145 Date: 2006/03/07 01:50:35 Author: tmbinc Branch: HEAD Tag: (none) Log: add InfoBarTimeshiftState, fix timeshift after zap, fix seekactions Members: lib/python/Screens/InfoBarGenerics.py:1.108->1.109 --------------------- PatchSet 2146 Date: 2006/03/07 01:52:47 Author: tmbinc Branch: HEAD Tag: (none) Log: disable decoder when switching to timeshift, properly handle SOF Members: lib/service/servicedvb.cpp:1.79->1.80 --------------------- PatchSet 2147 Date: 2006/03/07 12:17:55 Author: ghost Branch: HEAD Tag: (none) Log: much simpler frequency range check Members: lib/dvb/frontend.cpp:1.76->1.77 lib/dvb/sec.cpp:1.53->1.54 --------------------- PatchSet 2148 Date: 2006/03/07 14:25:35 Author: tmbinc Branch: HEAD Tag: (none) Log: update nl translation (by Kees Aerts) Members: po/nl.po:1.15->1.16 --------------------- PatchSet 2149 Date: 2006/03/07 17:32:15 Author: tmbinc Branch: HEAD Tag: (none) Log: note about skins / screen names Members: doc/PLUGINS:1.4->1.5 --------------------- PatchSet 2150 Date: 2006/03/07 21:36:38 Author: ghost Branch: HEAD Tag: (none) Log: add ability to set a callback build function in listbox multicontent Members: lib/dvb/epgcache.cpp:1.39->1.40 lib/gui/elistboxcontent.cpp:1.37->1.38 lib/gui/elistboxcontent.h:1.12->1.13 lib/python/Components/EpgList.py:1.12->1.13 --------------------- PatchSet 2151 Date: 2006/03/07 22:35:56 Author: ghost Branch: HEAD Tag: (none) Log: fix storing of advanced satconfig out of the start wizard Members: lib/python/Screens/Satconfig.py:1.40->1.41 --------------------- PatchSet 2152 Date: 2006/03/09 13:01:45 Author: ghost Branch: HEAD Tag: (none) Log: make eDVBResourceManager accessible from python (needed for allocate a raw iDVBChannel) make iDVBChannel accessible from python (needed for get iDVBFrontend) make iDVBFrontend accessible from python for raw tuning transponders and send diseqc messages Members: lib/dvb/dvb.h:1.33->1.34 lib/dvb/frontend.cpp:1.77->1.78 lib/dvb/frontend.h:1.23->1.24 lib/dvb/idvb.h:1.63->1.64 lib/python/enigma_python.i:1.55->1.56 --------------------- PatchSet 2153 Date: 2006/03/09 13:11:23 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/dvb/frontend.cpp:1.78->1.79 lib/dvb/idvb.h:1.64->1.65 --------------------- PatchSet 2154 Date: 2006/03/09 13:20:41 Author: ghost Branch: HEAD Tag: (none) Log: more python fixes Members: lib/dvb/dvb.cpp:1.73->1.74 lib/dvb/dvb.h:1.34->1.35 lib/dvb/idvb.h:1.65->1.66 --------------------- PatchSet 2155 Date: 2006/03/09 14:07:13 Author: ghost Branch: HEAD Tag: (none) Log: more python fixes :) Members: lib/dvb/frontend.h:1.24->1.25 lib/dvb/idvb.h:1.66->1.67 --------------------- PatchSet 2156 Date: 2006/03/10 18:07:28 Author: thedoc Branch: HEAD Tag: (none) Log: show ChannelSelection on first run (after the start wizard) Members: lib/python/Screens/ChannelSelection.py:1.106->1.107 lib/python/Screens/InfoBarGenerics.py:1.109->1.110 --------------------- PatchSet 2157 Date: 2006/03/10 21:43:22 Author: thedoc Branch: HEAD Tag: (none) Log: a lot of translations Members: po/de.po:1.90->1.91 --------------------- PatchSet 2158 Date: 2006/03/10 21:57:07 Author: thedoc Branch: HEAD Tag: (none) Log: add parameter to Console screen to set the console window title Members: lib/python/Plugins/SystemPlugins/ConfigurationBackup/plugin.py:1.2->1.3 lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py:1.3->1.4 lib/python/Screens/Console.py:1.4->1.5 --------------------- PatchSet 2159 Date: 2006/03/10 23:51:57 Author: thedoc Branch: HEAD Tag: (none) Log: don't move the choice box Members: data/skin_default.xml:1.2->1.3 --------------------- PatchSet 2160 Date: 2006/03/10 23:53:55 Author: thedoc Branch: HEAD Tag: (none) Log: use capital letters in translation of instant record choice box Members: po/de.po:1.91->1.92 --------------------- PatchSet 2161 Date: 2006/03/11 00:35:37 Author: ghost Branch: HEAD Tag: (none) Log: fix removing .eit files Members: lib/service/servicedvb.cpp:1.80->1.81 --------------------- PatchSet 2162 Date: 2006/03/11 01:48:05 Author: tmbinc Branch: HEAD Tag: (none) Log: fix plugin call Members: lib/python/Screens/MovieSelection.py:1.17->1.18 --------------------- PatchSet 2163 Date: 2006/03/11 01:59:05 Author: tmbinc Branch: HEAD Tag: (none) Log: run teletext plugin when pressing teletext Members: data/keymap.xml:1.67->1.68 lib/python/Screens/InfoBar.py:1.61->1.62 lib/python/Screens/InfoBarGenerics.py:1.110->1.111 --------------------- PatchSet 2164 Date: 2006/03/11 01:59:28 Author: tmbinc Branch: HEAD Tag: (none) Log: Plugin: add WHERE_TELETEXT Members: lib/python/Plugins/Plugin.py:1.9->1.10 --------------------- PatchSet 2165 Date: 2006/03/11 02:00:05 Author: tmbinc Branch: HEAD Tag: (none) Log: fix return of actionmap Members: lib/python/Screens/EpgSelection.py:1.18->1.19 --------------------- PatchSet 2166 Date: 2006/03/11 02:15:52 Author: ghost Branch: HEAD Tag: (none) Log: fix showing timer symbol in epglist.. Members: lib/python/Components/EpgList.py:1.13->1.14 --------------------- PatchSet 2167 Date: 2006/03/11 02:51:46 Author: tmbinc Branch: HEAD Tag: (none) Log: eDVBChannel::getFrontend: don't crash when there is no frontend. Members: lib/dvb/dvb.cpp:1.74->1.75 --------------------- PatchSet 2168 Date: 2006/03/11 03:02:48 Author: tmbinc Branch: HEAD Tag: (none) Log: hack: clear LCD on shutdown until we have proper code for that Members: main/enigma.cpp:1.48->1.49 --------------------- PatchSet 2169 Date: 2006/03/11 03:30:13 Author: tmbinc Branch: HEAD Tag: (none) Log: build without gstreamer Members: main/enigma.cpp:1.49->1.50 --------------------- PatchSet 2170 Date: 2006/03/11 10:07:48 Author: ghost Branch: HEAD Tag: (none) Log: increase commit interval Members: lib/base/filepush.cpp:1.19->1.20 --------------------- PatchSet 2171 Date: 2006/03/11 18:19:57 Author: ghost Branch: HEAD Tag: (none) Log: fix linked tuner Members: lib/dvb/frontend.cpp:1.79->1.80 lib/dvb/sec.cpp:1.54->1.55 --------------------- PatchSet 2172 Date: 2006/03/11 22:04:25 Author: thedoc Branch: HEAD Tag: (none) Log: fix plugin download Members: lib/python/Screens/PluginBrowser.py:1.17->1.18 --------------------- PatchSet 2173 Date: 2006/03/11 22:41:13 Author: thedoc Branch: HEAD Tag: (none) Log: don't offer scans for tuners where nothing is connected Members: lib/python/Screens/ScanSetup.py:1.51->1.52 --------------------- PatchSet 2174 Date: 2006/03/14 00:22:52 Author: ghost Branch: HEAD Tag: (none) Log: dont ask for scanning second nim in automatic scan, when it is not meaningful Members: lib/dvb/sec.cpp:1.55->1.56 lib/dvb/sec.h:1.27->1.28 lib/python/Components/NimManager.py:1.80->1.81 lib/python/Screens/ScanSetup.py:1.52->1.53 --------------------- PatchSet 2175 Date: 2006/03/14 15:38:02 Author: tmbinc Branch: HEAD Tag: (none) Log: list mp3 files. we need something better here. Members: lib/service/servicefs.cpp:1.17->1.18 --------------------- PatchSet 2176 Date: 2006/03/14 21:49:22 Author: ghost Branch: HEAD Tag: (none) Log: fix bug Members: lib/python/Screens/ChannelSelection.py:1.107->1.108 --------------------- PatchSet 2177 Date: 2006/03/16 18:41:29 Author: tmbinc Branch: HEAD Tag: (none) Log: Infobar: don't show state when not execing Members: lib/python/Screens/InfoBarGenerics.py:1.111->1.112 --------------------- PatchSet 2178 Date: 2006/03/16 18:51:42 Author: tmbinc Branch: HEAD Tag: (none) Log: use gstreamer, if available Members: configure.ac:1.51->1.52 main/Makefile.am:1.20->1.21 --------------------- PatchSet 2179 Date: 2006/03/16 18:57:07 Author: tmbinc Branch: HEAD Tag: (none) Log: use gstreamer for playing media files Members: lib/service/servicemp3.cpp:1.18->1.19 lib/service/servicemp3.h:1.18->1.19 --------------------- PatchSet 2180 Date: 2006/03/16 19:36:13 Author: tmbinc Branch: HEAD Tag: (none) Log: cutlist editor: restore old service, abilty to cut before and after current position Members: lib/python/Plugins/Extensions/CutListEditor/plugin.py:1.5->1.6 --------------------- PatchSet 2181 Date: 2006/03/17 14:30:10 Author: ghost Branch: HEAD Tag: (none) Log: use parent service reference for query EPG to build a .eit file when a parent is avail (on subservices) Members: lib/dvb/idvb.h:1.67->1.68 lib/service/servicedvbrecord.cpp:1.14->1.15 --------------------- PatchSet 2182 Date: 2006/03/17 14:45:08 Author: ghost Branch: HEAD Tag: (none) Log: fix error handling (errno checking) Members: lib/base/filepush.cpp:1.20->1.21 --------------------- PatchSet 2183 Date: 2006/03/17 17:43:33 Author: tmbinc Branch: HEAD Tag: (none) Log: fix: gstreamer is supposed to be optional. Members: acinclude.m4:1.13->1.14 configure.ac:1.52->1.53 --------------------- PatchSet 2184 Date: 2006/03/17 21:56:32 Author: thedoc Branch: HEAD Tag: (none) Log: add missing translations Members: lib/python/Tools/FuzzyDate.py:1.2->1.3 po/Makefile.am:1.21->1.22 po/de.po:1.92->1.93 --------------------- PatchSet 2185 Date: 2006/03/18 16:18:32 Author: ghost Branch: HEAD Tag: (none) Log: pre select currently running subservice in subservicelist Members: lib/python/Components/MenuList.py:1.5->1.6 lib/python/Screens/SubserviceSelection.py:1.3->1.4 --------------------- PatchSet 2186 Date: 2006/03/21 10:26:44 Author: thedoc Branch: HEAD Tag: (none) Log: use callbacks to signal the change of language functions can get the language code with: from Components.Language import language lang = language.getLanguage() lang reads for example "de_DE" or "en_EN" Members: lib/python/Components/Language.py:1.11->1.12 --------------------- PatchSet 2187 Date: 2006/03/21 10:35:01 Author: ghost Branch: HEAD Tag: (none) Log: add function to set epg language Members: lib/service/event.cpp:1.17->1.18 lib/service/event.h:1.14->1.15 --------------------- PatchSet 2188 Date: 2006/03/21 10:41:32 Author: thedoc Branch: HEAD Tag: (none) Log: translation fixes Members: po/de.po:1.93->1.94 --------------------- PatchSet 2189 Date: 2006/03/21 10:57:23 Author: thedoc Branch: HEAD Tag: (none) Log: fixes to language activation callbacks and using the callbacks in mytest for setting epg language (uncomment for implementation) Members: mytest.py:1.75->1.76 lib/python/Components/Language.py:1.12->1.13 --------------------- PatchSet 2190 Date: 2006/03/21 14:47:22 Author: ghost Branch: HEAD Tag: (none) Log: small fix Members: lib/dvb/idvb.h:1.68->1.69 --------------------- PatchSet 2191 Date: 2006/03/21 14:48:58 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: ServiceReference.py:1.5->1.6 --------------------- PatchSet 2192 Date: 2006/03/21 14:50:04 Author: ghost Branch: HEAD Tag: (none) Log: comment out posix_fadvise call Members: lib/base/filepush.cpp:1.21->1.22 --------------------- PatchSet 2193 Date: 2006/03/21 14:53:17 Author: ghost Branch: HEAD Tag: (none) Log: add search function to epgcache to do similar broadcasting searches and text searches in event titles for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment above the funcion the similar broadcastings search is used from python in Eventview.py Members: lib/dvb/db.cpp:1.45->1.46 lib/dvb/db.h:1.17->1.18 lib/dvb/epgcache.cpp:1.40->1.41 lib/dvb/epgcache.h:1.20->1.21 lib/python/Screens/EventView.py:1.14->1.15 --------------------- PatchSet 2194 Date: 2006/03/21 15:03:49 Author: ghost Branch: HEAD Tag: (none) Log: remove test stuff Members: lib/dvb/epgcache.cpp:1.41->1.42 --------------------- PatchSet 2195 Date: 2006/03/21 20:50:33 Author: ghost Branch: HEAD Tag: (none) Log: begin searching for similar broadcasts on base service Members: lib/dvb/epgcache.cpp:1.42->1.43 --------------------- PatchSet 2196 Date: 2006/03/21 21:07:26 Author: ghost Branch: HEAD Tag: (none) Log: use timemap instead of eventmap.. so the returned list is sorted by service and time Members: lib/dvb/epgcache.cpp:1.43->1.44 --------------------- PatchSet 2197 Date: 2006/03/21 21:22:55 Author: ghost Branch: HEAD Tag: (none) Log: dont crash when no language files avail Members: lib/python/Components/Language.py:1.13->1.14 --------------------- PatchSet 2198 Date: 2006/03/22 14:37:16 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: acinclude.m4:1.14->1.15 --------------------- PatchSet 2199 Date: 2006/03/22 19:20:41 Author: tmbinc Branch: HEAD Tag: (none) Log: emergency resync code for pvrparse Members: lib/dvb/pvrparse.cpp:1.4->1.5 --------------------- PatchSet 2200 Date: 2006/03/22 20:40:23 Author: tmbinc Branch: HEAD Tag: (none) Log: fix calculation of size, when dealing with big file ranges Members: lib/dvb/dvb.cpp:1.75->1.76 --------------------- PatchSet 2201 Date: 2006/03/22 22:15:43 Author: thedoc Branch: HEAD Tag: (none) Log: don't show frontend data when no frontend data is available (remove exception) Members: lib/python/Screens/ServiceInfo.py:1.12->1.13 --------------------- PatchSet 2202 Date: 2006/03/22 22:19:03 Author: ghost Branch: HEAD Tag: (none) Log: fix type Members: lib/python/Screens/EventView.py:1.15->1.16 --------------------- PatchSet 2203 Date: 2006/03/22 23:45:36 Author: tmbinc Branch: HEAD Tag: (none) Log: add icelandic language Members: po/Makefile.am:1.22->1.23 po/is.po:INITIAL->1.1 --------------------- PatchSet 2204 Date: 2006/03/22 23:50:52 Author: tmbinc Branch: HEAD Tag: (none) Log: add icelandic language Members: lib/python/Components/Language.py:1.14->1.15 --------------------- PatchSet 2205 Date: 2006/03/23 00:03:57 Author: tmbinc Branch: HEAD Tag: (none) Log: add tag information for audio files Members: lib/service/iservice.h:1.55->1.56 lib/service/servicemp3.cpp:1.19->1.20 lib/service/servicemp3.h:1.19->1.20 --------------------- PatchSet 2206 Date: 2006/03/23 01:06:16 Author: thedoc Branch: HEAD Tag: (none) Log: - switchtimer added to RecordingTimer - media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number Members: Navigation.py:1.15->1.16 RecordTimer.py:1.51->1.52 configure.ac:1.53->1.54 mytest.py:1.76->1.77 data/dvr-buttons-small-fs8.png:INITIAL->1.1 data/forward-small-fs8.png:INITIAL->1.1 data/keymap.xml:1.68->1.69 data/menu.xml:1.36->1.37 data/pause-small-fs8.png:INITIAL->1.1 data/play-small-fs8.png:INITIAL->1.1 data/rewind-small-fs8.png:INITIAL->1.1 data/skin.xml:1.155->1.156 data/stop-small-fs8.png:INITIAL->1.1 lib/python/Components/FileList.py:1.6->1.7 lib/python/Components/Language.py:1.15->1.16 lib/python/Components/LanguageList.py:1.9->1.10 lib/python/Components/Makefile.am:1.39->1.40 lib/python/Components/MediaPlayer.py:INITIAL->1.1 lib/python/Components/MenuList.py:1.6->1.7 lib/python/Components/SetupDevices.py:1.17->1.18 lib/python/Components/TimerList.py:1.23->1.24 lib/python/Plugins/Extensions/FileManager/plugin.py:1.3->1.4 lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.13->1.14 lib/python/Screens/InfoBarGenerics.py:1.112->1.113 lib/python/Screens/LanguageSelection.py:1.15->1.16 lib/python/Screens/Makefile.am:1.40->1.41 lib/python/Screens/MediaPlayer.py:INITIAL->1.1 lib/python/Screens/StartWizard.py:1.15->1.16 lib/python/Screens/TimerEntry.py:1.40->1.41 lib/python/Tools/Directories.py:1.21->1.22 lib/service/servicefs.cpp:1.18->1.19 po/ar.po:1.12->1.13 po/de.po:1.94->1.95 po/en.po:1.9->1.10 po/es.po:1.12->1.13 po/is.po:1.1->1.2 po/nl.po:1.16->1.17 --------------------- PatchSet 2207 Date: 2006/03/23 01:22:56 Author: thedoc Branch: HEAD Tag: (none) Log: don't sort language list Members: lib/python/Screens/LanguageSelection.py:1.16->1.17 --------------------- PatchSet 2208 Date: 2006/03/23 01:59:19 Author: thedoc Branch: HEAD Tag: (none) Log: fix settings restore in image update Members: lib/python/Screens/ImageWizard.py:1.1->1.2 --------------------- PatchSet 2209 Date: 2006/03/23 11:32:46 Author: tmbinc Branch: HEAD Tag: (none) Log: allow some more media types, fix extension detection Members: lib/service/servicefs.cpp:1.19->1.20 --------------------- PatchSet 2210 Date: 2006/03/23 11:57:44 Author: ghost Branch: HEAD Tag: (none) Log: remove workaround Members: configure.ac:1.54->1.55 --------------------- PatchSet 2211 Date: 2006/03/23 11:59:03 Author: ghost Branch: HEAD Tag: (none) Log: fix for avoid false locks before new frontend parameters are written to tuner Members: lib/dvb/frontend.cpp:1.80->1.81 --------------------- PatchSet 2212 Date: 2006/03/23 12:21:26 Author: ghost Branch: HEAD Tag: (none) Log: re-use try.. except here Members: lib/python/Components/Language.py:1.16->1.17 --------------------- PatchSet 2213 Date: 2006/03/24 01:42:28 Author: thedoc Branch: HEAD Tag: (none) Log: remove old softwareupdate from configure and makefile - new softwareupdate could be called stable by now Members: configure.ac:1.55->1.56 lib/python/Plugins/SystemPlugins/Makefile.am:1.6->1.7 --------------------- PatchSet 2214 Date: 2006/03/24 09:24:35 Author: thedoc Branch: HEAD Tag: (none) Log: playing next entry after EOF should work now in the media player start playing when adding first entry to the playlist Members: lib/python/Screens/MediaPlayer.py:1.1->1.2 --------------------- PatchSet 2215 Date: 2006/03/24 10:09:37 Author: thedoc Branch: HEAD Tag: (none) Log: display id3 tags in media player Members: lib/python/Screens/MediaPlayer.py:1.2->1.3 lib/service/servicemp3.cpp:1.20->1.21 --------------------- PatchSet 2216 Date: 2006/03/24 10:29:07 Author: thedoc Branch: HEAD Tag: (none) Log: fix playing file when adding to the playlist Members: lib/python/Screens/MediaPlayer.py:1.3->1.4 --------------------- PatchSet 2217 Date: 2006/03/24 18:27:36 Author: tmbinc Branch: HEAD Tag: (none) Log: support for arbitrary number of skinfiles Members: mytest.py:1.77->1.78 skin.py:1.59->1.60 --------------------- PatchSet 2218 Date: 2006/03/25 00:33:41 Author: thedoc Branch: HEAD Tag: (none) Log: mediaplayer can play wave files (package gst-plugin-wavparse needed) Members: lib/python/Screens/MediaPlayer.py:1.4->1.5 lib/service/servicefs.cpp:1.20->1.21 --------------------- PatchSet 2219 Date: 2006/03/27 07:22:47 Author: tmbinc Branch: HEAD Tag: (none) Log: do not allow colon in filenames Members: lib/python/Tools/Directories.py:1.22->1.23 --------------------- PatchSet 2220 Date: 2006/03/27 14:18:22 Author: ghost Branch: HEAD Tag: (none) Log: add panic check Members: lib/service/listboxservice.cpp:1.24->1.25 --------------------- PatchSet 2221 Date: 2006/03/27 14:18:54 Author: ghost Branch: HEAD Tag: (none) Log: fix segfault after leaving scan in some conditions Members: lib/dvb/sec.cpp:1.56->1.57 --------------------- PatchSet 2222 Date: 2006/03/27 21:49:16 Author: thedoc Branch: HEAD Tag: (none) Log: fix typo and resize text in image upgrade wizard Members: lib/python/Screens/ImageWizard.py:1.2->1.3 po/de.po:1.95->1.96 --------------------- PatchSet 2223 Date: 2006/03/27 22:03:30 Author: thedoc Branch: HEAD Tag: (none) Log: make power key handling global (so that standby/deep standby should work everywhere now) Members: mytest.py:1.78->1.79 data/keymap.xml:1.69->1.70 lib/python/Screens/InfoBar.py:1.62->1.63 lib/python/Screens/InfoBarGenerics.py:1.113->1.114 lib/python/Screens/Standby.py:1.9->1.10 --------------------- PatchSet 2224 Date: 2006/03/28 20:46:03 Author: thedoc Branch: HEAD Tag: (none) Log: add support for 16:10 display aspect ratio Members: lib/driver/avswitch.cpp:1.18->1.19 lib/python/Components/AVSwitch.py:1.21->1.22 --------------------- PatchSet 2225 Date: 2006/03/29 11:47:48 Author: ghost Branch: HEAD Tag: (none) Log: on cancel press in single epg no more do recursive close Members: lib/python/Screens/EpgSelection.py:1.19->1.20 --------------------- PatchSet 2226 Date: 2006/03/29 16:39:20 Author: ghost Branch: HEAD Tag: (none) Log: make teletext plugin useable in ts playbacks Members: lib/python/Screens/InfoBar.py:1.63->1.64 --------------------- PatchSet 2227 Date: 2006/03/30 12:43:52 Author: ghost Branch: HEAD Tag: (none) Log: in automatic scan do no more scan satellites twice when not needed (for advanced sat configurations) Members: lib/dvb/sec.cpp:1.57->1.58 lib/dvb/sec.h:1.28->1.29 lib/python/Screens/ScanSetup.py:1.53->1.54 --------------------- PatchSet 2228 Date: 2006/03/31 01:30:42 Author: ghost Branch: HEAD Tag: (none) Log: comment out debug message.. increase waiting time for thread start Members: lib/base/thread.cpp:1.5->1.6 --------------------- PatchSet 2229 Date: 2006/03/31 01:31:35 Author: ghost Branch: HEAD Tag: (none) Log: add eMainloop::reset to reset the app_quit_now flag in mainloop (to restart mainloops) Members: lib/base/ebase.cpp:1.17->1.18 lib/base/ebase.h:1.12->1.13 --------------------- PatchSet 2230 Date: 2006/03/31 01:32:26 Author: ghost Branch: HEAD Tag: (none) Log: add background file eraser class for asynchronous file deletion Members: lib/components/Makefile.am:1.2->1.3 lib/components/file_eraser.cpp:INITIAL->1.1 lib/components/file_eraser.h:INITIAL->1.1 lib/python/enigma_python.i:1.56->1.57 lib/service/servicedvb.cpp:1.81->1.82 --------------------- PatchSet 2231 Date: 2006/03/31 13:54:34 Author: tmbinc Branch: HEAD Tag: (none) Log: fix: fd leaked when reading recordings.epl Members: lib/dvb/metaparser.cpp:1.7->1.8 --------------------- PatchSet 2232 Date: 2006/03/31 16:47:40 Author: ghost Branch: HEAD Tag: (none) Log: release cached channel when its no more used and a pvr channel request is pending Members: lib/dvb/dvb.cpp:1.76->1.77 --------------------- PatchSet 2233 Date: 2006/04/02 01:54:46 Author: thedoc Branch: HEAD Tag: (none) Log: some translations (thx to Reichi for that) Members: po/de.po:1.96->1.97 --------------------- PatchSet 2234 Date: 2006/04/02 18:00:29 Author: ghost Branch: HEAD Tag: (none) Log: much faster service change on same transponder (just FTA) add ability to "zapto" and "record" services and use just cached pids (no use of PMT) ( no playback yet !!!! ) this is implemented likewise to enigma1 Example entry in lamedb: 6dca:00c00000:044d:0001:1:0 Das Erste p:ARD,c:000065,c:010066,c:020068,c:030065,f:4 p: is the provider name c:XXPPPP: are cached pids 00 is the video pid 01 is the audio pid 02 is the text pid 03 is the pcr pid f: is a flag bitmask bit 3 (decimal 4) is used for disable use of the pmt (just use cached pids) Members: lib/dvb/db.cpp:1.46->1.47 lib/dvb/idvb.h:1.69->1.70 lib/dvb/pmt.cpp:1.43->1.44 --------------------- PatchSet 2235 Date: 2006/04/02 18:06:17 Author: ghost Branch: HEAD Tag: (none) Log: compile fix Members: lib/dvb/db.cpp:1.47->1.48 --------------------- PatchSet 2236 Date: 2006/04/03 00:13:37 Author: thedoc Branch: HEAD Tag: (none) Log: add support for multiple instant recordings Members: data/skin_default.xml:1.3->1.4 lib/python/Screens/InfoBarGenerics.py:1.114->1.115 lib/python/Screens/Makefile.am:1.41->1.42 lib/python/Screens/TimerSelection.py:INITIAL->1.1 lib/python/Screens/__init__.py:1.28->1.29 --------------------- PatchSet 2237 Date: 2006/04/03 09:00:51 Author: thedoc Branch: HEAD Tag: (none) Log: show timer duration in timer edit list Members: lib/python/Components/TimerList.py:1.24->1.25 --------------------- PatchSet 2238 Date: 2006/04/03 09:46:09 Author: thedoc Branch: HEAD Tag: (none) Log: show service name in movielist Members: lib/python/Components/MovieList.py:1.18->1.19 lib/service/iservice.h:1.56->1.57 lib/service/servicedvb.cpp:1.82->1.83 --------------------- PatchSet 2239 Date: 2006/04/03 10:12:06 Author: thedoc Branch: HEAD Tag: (none) Log: faster loading of movie list (done by initially not loading the file length and updating the file lengths after displaying the list in the background (timer driven)) Members: lib/python/Components/MovieList.py:1.19->1.20 lib/python/Screens/MovieSelection.py:1.18->1.19 --------------------- PatchSet 2240 Date: 2006/04/03 10:33:29 Author: thedoc Branch: HEAD Tag: (none) Log: smaller service name in movie list Members: lib/python/Components/MovieList.py:1.20->1.21 --------------------- PatchSet 2241 Date: 2006/04/03 11:35:34 Author: ghost Branch: HEAD Tag: (none) Log: fix segfault Members: lib/dvb/dvb.cpp:1.77->1.78 --------------------- PatchSet 2242 Date: 2006/04/03 12:03:19 Author: tmbinc Branch: HEAD Tag: (none) Log: update languages: es, nl Members: po/es.po:1.13->1.14 po/nl.po:1.17->1.18 --------------------- PatchSet 2243 Date: 2006/04/03 12:47:50 Author: ghost Branch: HEAD Tag: (none) Log: add possibility to do things after thread start.. but before setting the thread to alive Members: acinclude.m4:1.15->1.16 lib/base/filepush.cpp:1.22->1.23 lib/base/filepush.h:1.13->1.14 lib/base/thread.cpp:1.6->1.7 lib/base/thread.h:1.5->1.6 --------------------- PatchSet 2244 Date: 2006/04/03 12:55:00 Author: ghost Branch: HEAD Tag: (none) Log: revert stupid change Members: acinclude.m4:1.16->1.17 --------------------- PatchSet 2245 Date: 2006/04/03 14:00:39 Author: tmbinc Branch: HEAD Tag: (none) Log: catch buggy python code Members: lib/gui/ewidget.cpp:1.17->1.18 --------------------- PatchSet 2246 Date: 2006/04/03 14:01:00 Author: tmbinc Branch: HEAD Tag: (none) Log: remove old lcd stuff Members: lib/python/enigma_python.i:1.57->1.58 lib/python/Components/Clock.py:1.7->1.8 lib/python/Components/ServiceName.py:1.8->1.9 --------------------- PatchSet 2247 Date: 2006/04/03 14:02:13 Author: tmbinc Branch: HEAD Tag: (none) Log: remove some debug stuff, use bsod Members: main/enigma.cpp:1.50->1.51 --------------------- PatchSet 2248 Date: 2006/04/03 14:04:38 Author: tmbinc Branch: HEAD Tag: (none) Log: add bsod Members: main/Makefile.am:1.21->1.22 main/bsod.cpp:INITIAL->1.1 main/bsod.h:INITIAL->1.1 --------------------- PatchSet 2249 Date: 2006/04/03 16:02:26 Author: ghost Branch: HEAD Tag: (none) Log: fix thread locking Members: lib/gdi/grc.cpp:1.20->1.21 --------------------- PatchSet 2250 Date: 2006/04/03 16:13:07 Author: ghost Branch: HEAD Tag: (none) Log: use "0" key in channellist as pathUp Members: lib/python/Screens/ChannelSelection.py:1.108->1.109 --------------------- PatchSet 2251 Date: 2006/04/03 16:17:27 Author: ghost Branch: HEAD Tag: (none) Log: speedup opening of long movielists Members: lib/python/Components/MovieList.py:1.21->1.22 lib/python/Screens/MovieSelection.py:1.19->1.20 --------------------- PatchSet 2252 Date: 2006/04/03 16:42:46 Author: tmbinc Branch: HEAD Tag: (none) Log: don't retry inifinitely to scan broken files Members: lib/dvb/tstools.cpp:1.17->1.18 lib/dvb/tstools.h:1.12->1.13 --------------------- PatchSet 2253 Date: 2006/04/03 16:44:28 Author: ghost Branch: HEAD Tag: (none) Log: length check Members: lib/python/Components/MovieList.py:1.22->1.23 --------------------- PatchSet 2254 Date: 2006/04/03 16:51:43 Author: ghost Branch: HEAD Tag: (none) Log: better readable length check Members: lib/python/Components/MovieList.py:1.23->1.24 --------------------- PatchSet 2255 Date: 2006/04/03 17:01:49 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Components/MovieList.py:1.24->1.25 --------------------- PatchSet 2256 Date: 2006/04/03 21:53:34 Author: tmbinc Branch: HEAD Tag: (none) Log: disallow '"' in filenames Members: lib/python/Tools/Directories.py:1.23->1.24 --------------------- PatchSet 2257 Date: 2006/04/03 22:01:38 Author: ghost Branch: HEAD Tag: (none) Log: remove unneeded unlock (pthread_cond_wait do unlock the mutex) Members: lib/gdi/grc.cpp:1.21->1.22 --------------------- PatchSet 2258 Date: 2006/04/03 22:15:25 Author: ghost Branch: HEAD Tag: (none) Log: do unlock thread before send signal Members: lib/gdi/grc.cpp:1.22->1.23 --------------------- PatchSet 2259 Date: 2006/04/03 22:49:58 Author: ghost Branch: HEAD Tag: (none) Log: re-add mutex_unlock after pthread_cond_wait, add missing #ifdefs Members: lib/gdi/grc.cpp:1.23->1.24 --------------------- PatchSet 2260 Date: 2006/04/03 22:52:24 Author: tmbinc Branch: HEAD Tag: (none) Log: experimental optional DMX_ADD_PID support Members: lib/dvb/demux.cpp:1.25->1.26 --------------------- PatchSet 2261 Date: 2006/04/03 22:54:50 Author: tmbinc Branch: HEAD Tag: (none) Log: fix 4G support Members: lib/dvb/tstools.h:1.13->1.14 --------------------- PatchSet 2262 Date: 2006/04/03 22:57:44 Author: tmbinc Branch: HEAD Tag: (none) Log: disallow ?, *, |, <, > Members: lib/python/Tools/Directories.py:1.24->1.25 --------------------- PatchSet 2263 Date: 2006/04/03 23:01:53 Author: tmbinc Branch: HEAD Tag: (none) Log: try to fix some eThread races Members: lib/base/thread.cpp:1.7->1.8 lib/base/thread.h:1.6->1.7 --------------------- PatchSet 2264 Date: 2006/04/03 23:02:31 Author: tmbinc Branch: HEAD Tag: (none) Log: display bsod on exception Members: lib/python/python.cpp:1.9->1.10 --------------------- PatchSet 2265 Date: 2006/04/03 23:03:14 Author: tmbinc Branch: HEAD Tag: (none) Log: follow eThread changes: mainly thread_running -> sync, hasStarted() Members: lib/base/filepush.cpp:1.23->1.24 lib/components/file_eraser.cpp:1.1->1.2 lib/dvb/epgcache.cpp:1.44->1.45 --------------------- PatchSet 2266 Date: 2006/04/04 00:11:13 Author: tmbinc Branch: HEAD Tag: (none) Log: remove unwatchable services from favourites Members: data/defaults/userbouquet.favourites.tv:1.3->1.4 --------------------- PatchSet 2267 Date: 2006/04/04 00:27:16 Author: ghost Branch: HEAD Tag: (none) Log: re-add virtual thread_finished function in eThread Members: lib/base/thread.cpp:1.8->1.9 lib/base/thread.h:1.7->1.8 --------------------- PatchSet 2268 Date: 2006/04/04 01:12:11 Author: ghost Branch: HEAD Tag: (none) Log: move SYNC_PAINT define to right place Members: lib/gdi/grc.cpp:1.24->1.25 lib/gdi/grc.h:1.15->1.16 --------------------- PatchSet 2269 Date: 2006/04/04 11:24:37 Author: thedoc Branch: HEAD Tag: (none) Log: avoid future redundant code by moving functionality for tuner status display to a seperate component (which is a BIT slower because infobar values are gathered twice) Members: lib/python/Components/Makefile.am:1.40->1.41 lib/python/Components/TunerInfo.py:INITIAL->1.1 lib/python/Components/__init__.py:1.18->1.19 lib/python/Screens/InfoBarGenerics.py:1.115->1.116 --------------------- PatchSet 2270 Date: 2006/04/04 12:40:06 Author: ghost Branch: HEAD Tag: (none) Log: fix resourcemanager getinstance from python? Members: lib/dvb/dvb.h:1.35->1.36 --------------------- PatchSet 2271 Date: 2006/04/04 13:02:09 Author: thedoc Branch: HEAD Tag: (none) Log: some work on the positioner setup plugin Members: lib/python/Components/TunerInfo.py:1.1->1.2 lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.2->1.3 --------------------- PatchSet 2272 Date: 2006/04/04 13:18:38 Author: ghost Branch: HEAD Tag: (none) Log: small changes Members: lib/dvb/dvb.h:1.36->1.37 lib/dvb/idvb.h:1.70->1.71 lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.3->1.4 --------------------- PatchSet 2273 Date: 2006/04/04 19:59:39 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.4->1.5 --------------------- PatchSet 2274 Date: 2006/04/04 22:04:03 Author: ghost Branch: HEAD Tag: (none) Log: add option no_rotor_command_on_tune to eDVBFrontendParameters.setDVBS to disable sending any command to rotor turing tune (for use in manual diseqc rotor setup) Members: lib/dvb/frontend.cpp:1.81->1.82 lib/dvb/frontend.h:1.25->1.26 lib/dvb/frontendparms.h:1.5->1.6 lib/dvb/sec.cpp:1.58->1.59 --------------------- PatchSet 2275 Date: 2006/04/05 11:15:57 Author: thedoc Branch: HEAD Tag: (none) Log: some positioner setup changes for debugging purposes Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.5->1.6 --------------------- PatchSet 2276 Date: 2006/04/05 11:28:37 Author: thedoc Branch: HEAD Tag: (none) Log: fix ewidget::show() (fixes the BlinkingWidget) Members: lib/gui/ewidget.cpp:1.18->1.19 --------------------- PatchSet 2277 Date: 2006/04/05 11:56:00 Author: thedoc Branch: HEAD Tag: (none) Log: use new string concept for sending diseqc commands Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.6->1.7 --------------------- PatchSet 2278 Date: 2006/04/05 12:01:39 Author: thedoc Branch: HEAD Tag: (none) Log: restart service after leaving the media player Members: lib/python/Screens/MediaPlayer.py:1.5->1.6 --------------------- PatchSet 2279 Date: 2006/04/05 12:06:47 Author: thedoc Branch: HEAD Tag: (none) Log: fix menu size Members: data/skin_default.xml:1.4->1.5 --------------------- PatchSet 2280 Date: 2006/04/05 12:33:41 Author: ghost Branch: HEAD Tag: (none) Log: fix setCommandString Members: lib/dvb/frontend.cpp:1.82->1.83 --------------------- PatchSet 2281 Date: 2006/04/05 14:21:07 Author: diemade Branch: HEAD Tag: (none) Log: remove even more old lcd stuff Members: lib/python/Screens/Standby.py:1.10->1.11 --------------------- PatchSet 2282 Date: 2006/04/05 14:24:04 Author: thedoc Branch: HEAD Tag: (none) Log: another positioner try Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.7->1.8 --------------------- PatchSet 2283 Date: 2006/04/05 23:08:54 Author: ghost Branch: HEAD Tag: (none) Log: define variable in __init__ Members: mytest.py:1.79->1.80 --------------------- PatchSet 2284 Date: 2006/04/05 23:34:20 Author: ghost Branch: HEAD Tag: (none) Log: fix: AttributeError: 'InfoBar' object has no attribute 'selectedEntry' when start a recording with manual entered duration Members: lib/python/Screens/InfoBarGenerics.py:1.116->1.117 --------------------- PatchSet 2285 Date: 2006/04/06 10:31:05 Author: thedoc Branch: HEAD Tag: (none) Log: fix deleting the last file from the playlist in the media player Members: lib/python/Components/MediaPlayer.py:1.1->1.2 --------------------- PatchSet 2286 Date: 2006/04/06 11:26:53 Author: tmbinc Branch: HEAD Tag: (none) Log: add some CVS information into crashlog Members: main/Makefile.am:1.22->1.23 main/bsod.cpp:1.1->1.2 --------------------- PatchSet 2287 Date: 2006/04/06 13:30:52 Author: ghost Branch: HEAD Tag: (none) Log: initialize variable Members: lib/dvb/db.cpp:1.48->1.49 --------------------- PatchSet 2288 Date: 2006/04/06 17:43:07 Author: ghost Branch: HEAD Tag: (none) Log: give more priority to socketnotifiers(fd's) in mainloop Members: lib/base/ebase.cpp:1.18->1.19 --------------------- PatchSet 2289 Date: 2006/04/06 17:43:58 Author: ghost Branch: HEAD Tag: (none) Log: stop update length timer when a movie was selected Members: lib/python/Screens/MovieSelection.py:1.20->1.21 --------------------- PatchSet 2290 Date: 2006/04/06 19:43:49 Author: ghost Branch: HEAD Tag: (none) Log: update clock directly onShow Members: lib/python/Components/Clock.py:1.8->1.9 --------------------- PatchSet 2291 Date: 2006/04/06 23:54:43 Author: ghost Branch: HEAD Tag: (none) Log: make gcc 4.1 happy Members: lib/base/thread.cpp:1.9->1.10 --------------------- PatchSet 2292 Date: 2006/04/07 16:20:33 Author: tmbinc Branch: HEAD Tag: (none) Log: fix strange translation Members: po/de.po:1.97->1.98 --------------------- PatchSet 2293 Date: 2006/04/07 17:20:02 Author: tmbinc Branch: HEAD Tag: (none) Log: don't translate "", add FIXME Members: lib/python/Components/config.py:1.79->1.80 --------------------- PatchSet 2294 Date: 2006/04/07 17:43:46 Author: tmbinc Branch: HEAD Tag: (none) Log: fix typo Members: lib/python/Components/config.py:1.80->1.81 --------------------- PatchSet 2295 Date: 2006/04/07 18:02:16 Author: tmbinc Branch: HEAD Tag: (none) Log: fix region list for dvb-t Members: lib/python/Components/NimManager.py:1.81->1.82 --------------------- PatchSet 2296 Date: 2006/04/07 18:02:37 Author: tmbinc Branch: HEAD Tag: (none) Log: fix "run" for dvb-t Members: lib/python/Screens/Satconfig.py:1.41->1.42 --------------------- PatchSet 2297 Date: 2006/04/07 18:03:49 Author: tmbinc Branch: HEAD Tag: (none) Log: use dvb-t parameters Members: lib/python/Screens/ScanSetup.py:1.54->1.55 --------------------- PatchSet 2298 Date: 2006/04/07 18:20:11 Author: thedoc Branch: HEAD Tag: (none) Log: fix self.terrestrialsList Members: lib/python/Components/NimManager.py:1.82->1.83 --------------------- PatchSet 2299 Date: 2006/04/07 18:38:09 Author: thedoc Branch: HEAD Tag: (none) Log: some work on DVB-T Members: lib/python/Components/NimManager.py:1.83->1.84 lib/python/Screens/ScanSetup.py:1.55->1.56 --------------------- PatchSet 2300 Date: 2006/04/07 18:41:12 Author: thedoc Branch: HEAD Tag: (none) Log: don't fake all tuners to DVB-T Members: lib/python/Components/NimManager.py:1.84->1.85 --------------------- PatchSet 2301 Date: 2006/04/07 19:33:21 Author: tmbinc Branch: HEAD Tag: (none) Log: support for dvb-t transponderlist Members: lib/python/Screens/ScanSetup.py:1.56->1.57 --------------------- PatchSet 2302 Date: 2006/04/07 19:35:14 Author: thedoc Branch: HEAD Tag: (none) Log: add automatic DVB-T scan Members: lib/python/Screens/ScanSetup.py:1.57->1.58 --------------------- PatchSet 2303 Date: 2006/04/07 22:51:16 Author: tmbinc Branch: HEAD Tag: (none) Log: fix 'justplay' timers Members: RecordTimer.py:1.52->1.53 --------------------- PatchSet 2304 Date: 2006/04/07 22:58:45 Author: tmbinc Branch: HEAD Tag: (none) Log: fix cancellation of broken timer entries Members: RecordTimer.py:1.53->1.54 timer.py:1.27->1.28 --------------------- PatchSet 2305 Date: 2006/04/07 23:57:12 Author: thedoc Branch: HEAD Tag: (none) Log: finished the rotor config plugin (untested and lacking some features) Members: lib/python/Components/NimManager.py:1.85->1.86 lib/python/Components/TunerInfo.py:1.2->1.3 lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.8->1.9 lib/python/Screens/InfoBarGenerics.py:1.117->1.118 --------------------- PatchSet 2306 Date: 2006/04/08 01:03:57 Author: tmbinc Branch: HEAD Tag: (none) Log: fixed 'cancel when selecting service in timer crashed' Members: lib/python/Screens/TimerEntry.py:1.41->1.42 --------------------- PatchSet 2307 Date: 2006/04/08 02:52:43 Author: tmbinc Branch: HEAD Tag: (none) Log: tsmpegdecoder supports multiple decoders now Members: lib/dvb/decoder.cpp:1.21->1.22 lib/dvb/decoder.h:1.14->1.15 --------------------- PatchSet 2308 Date: 2006/04/08 02:54:42 Author: tmbinc Branch: HEAD Tag: (none) Log: hack to have primary and secondary decoder (for now) Members: lib/dvb/demux.cpp:1.26->1.27 lib/dvb/demux.h:1.15->1.16 --------------------- PatchSet 2309 Date: 2006/04/08 02:55:32 Author: tmbinc Branch: HEAD Tag: (none) Log: reserve first two demuxes for decoder Members: lib/dvb/dvb.cpp:1.78->1.79 --------------------- PatchSet 2310 Date: 2006/04/08 02:56:20 Author: tmbinc Branch: HEAD Tag: (none) Log: select whether to use a primary decoder Members: lib/dvb/idvb.h:1.71->1.72 --------------------- PatchSet 2311 Date: 2006/04/08 02:56:43 Author: tmbinc Branch: HEAD Tag: (none) Log: add getAbsolutePosition Members: lib/gui/ewidget.cpp:1.19->1.20 lib/gui/ewidget.h:1.18->1.19 --------------------- PatchSet 2312 Date: 2006/04/08 02:57:39 Author: tmbinc Branch: HEAD Tag: (none) Log: theoretic support for PiP (will be fixed) Members: lib/service/servicedvb.cpp:1.83->1.84 lib/service/servicedvb.h:1.39->1.40 --------------------- PatchSet 2313 Date: 2006/04/08 02:58:00 Author: tmbinc Branch: HEAD Tag: (none) Log: make video widget usable Members: lib/python/enigma_python.i:1.58->1.59 --------------------- PatchSet 2314 Date: 2006/04/08 02:58:12 Author: tmbinc Branch: HEAD Tag: (none) Log: add video widget Members: lib/gui/evideo.cpp:INITIAL->1.1 lib/gui/evideo.h:INITIAL->1.1 --------------------- PatchSet 2315 Date: 2006/04/08 02:58:32 Author: tmbinc Branch: HEAD Tag: (none) Log: add evideo to makefile Members: lib/gui/Makefile.am:1.12->1.13 --------------------- PatchSet 2316 Date: 2006/04/08 02:58:50 Author: tmbinc Branch: HEAD Tag: (none) Log: add VideoWindow Component Members: lib/python/Components/Makefile.am:1.41->1.42 lib/python/Components/VideoWindow.py:INITIAL->1.1 --------------------- PatchSet 2317 Date: 2006/04/08 02:59:53 Author: tmbinc Branch: HEAD Tag: (none) Log: add enigma2.pot to cvs to easy up getting current versions for starting a translation Members: po/ar.po:1.13->1.14 po/de.po:1.98->1.99 po/en.po:1.10->1.11 po/enigma2.pot:INITIAL->1.1 po/es.po:1.14->1.15 po/is.po:1.2->1.3 po/nl.po:1.18->1.19 --------------------- PatchSet 2318 Date: 2006/04/08 09:14:33 Author: ghost Branch: HEAD Tag: (none) Log: compile fix Members: lib/service/servicedvb.cpp:1.84->1.85 --------------------- PatchSet 2319 Date: 2006/04/08 09:59:17 Author: thedoc Branch: HEAD Tag: (none) Log: feature complete positioner plugin Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.9->1.10 --------------------- PatchSet 2320 Date: 2006/04/08 11:42:27 Author: thedoc Branch: HEAD Tag: (none) Log: add support for picture in picture into the infobar (by pressing the blue button) Members: data/keymap.xml:1.70->1.71 data/skin.xml:1.156->1.157 data/skin_default.xml:1.5->1.6 lib/python/Screens/InfoBar.py:1.64->1.65 lib/python/Screens/InfoBarGenerics.py:1.118->1.119 lib/python/Screens/Makefile.am:1.42->1.43 lib/python/Screens/PictureInPicture.py:INITIAL->1.1 --------------------- PatchSet 2321 Date: 2006/04/08 14:07:15 Author: thedoc Branch: HEAD Tag: (none) Log: PiP-gui support really displays a small video now (still buggy) Members: lib/python/Screens/InfoBarGenerics.py:1.119->1.120 --------------------- PatchSet 2322 Date: 2006/04/08 14:15:32 Author: tmbinc Branch: HEAD Tag: (none) Log: fix newline Members: lib/python/Screens/PictureInPicture.py:1.1->1.2 --------------------- PatchSet 2323 Date: 2006/04/08 14:49:26 Author: thedoc Branch: HEAD Tag: (none) Log: retune after sending a diseqc command in the positioner setup plugin Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.10->1.11 --------------------- PatchSet 2324 Date: 2006/04/08 14:55:34 Author: thedoc Branch: HEAD Tag: (none) Log: decrease time between parameter calling to ensure search mode works better Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.11->1.12 --------------------- PatchSet 2325 Date: 2006/04/08 15:44:54 Author: ghost Branch: HEAD Tag: (none) Log: fix crash when press red button in empty timerlist fix crash when press ok directly after e2 start Members: lib/python/Screens/ChannelSelection.py:1.109->1.110 lib/python/Screens/TimerEdit.py:1.35->1.36 --------------------- PatchSet 2326 Date: 2006/04/08 16:07:34 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Plugins/Extensions/CutListEditor/plugin.py:1.6->1.7 --------------------- PatchSet 2327 Date: 2006/04/08 16:44:02 Author: ghost Branch: HEAD Tag: (none) Log: wait 10 seconds before restart after crash Members: main/bsod.cpp:1.2->1.3 --------------------- PatchSet 2328 Date: 2006/04/08 17:15:00 Author: ghost Branch: HEAD Tag: (none) Log: fix crash when pressing play in Movieplayer Members: lib/python/Screens/MediaPlayer.py:1.6->1.7 --------------------- PatchSet 2329 Date: 2006/04/08 17:27:50 Author: tmbinc Branch: HEAD Tag: (none) Log: add dummy setTarget, add skip support Members: lib/service/servicemp3.cpp:1.21->1.22 lib/service/servicemp3.h:1.20->1.21 --------------------- PatchSet 2330 Date: 2006/04/08 17:28:20 Author: tmbinc Branch: HEAD Tag: (none) Log: use setTarget instead of ugly 's' Members: lib/service/iservice.h:1.57->1.58 lib/service/servicedvb.cpp:1.85->1.86 lib/service/servicedvb.h:1.40->1.41 --------------------- PatchSet 2331 Date: 2006/04/08 17:28:44 Author: tmbinc Branch: HEAD Tag: (none) Log: use new setTarget Members: lib/python/Screens/InfoBarGenerics.py:1.120->1.121 --------------------- PatchSet 2332 Date: 2006/04/09 23:54:13 Author: tmbinc Branch: HEAD Tag: (none) Log: fix fd leak for recordings Members: lib/service/servicedvbrecord.cpp:1.15->1.16 lib/service/servicedvbrecord.h:1.7->1.8 --------------------- PatchSet 2333 Date: 2006/04/09 23:54:48 Author: tmbinc Branch: HEAD Tag: (none) Log: enable DMX_ADD_PID by default - you need dvb-core support for this\! Members: lib/dvb/demux.cpp:1.27->1.28 --------------------- PatchSet 2334 Date: 2006/04/09 23:56:49 Author: tmbinc Branch: HEAD Tag: (none) Log: add destroy() for Components to fix bug #52 Members: lib/python/Components/ActionMap.py:1.7->1.8 lib/python/Components/GUIComponent.py:1.6->1.7 lib/python/Components/PerServiceDisplay.py:1.6->1.7 lib/python/Screens/Screen.py:1.13->1.14 --------------------- PatchSet 2335 Date: 2006/04/10 00:16:41 Author: tmbinc Branch: HEAD Tag: (none) Log: fix timer disable/reenable Members: RecordTimer.py:1.54->1.55 timer.py:1.28->1.29 lib/python/Screens/TimerEdit.py:1.36->1.37 --------------------- PatchSet 2336 Date: 2006/04/10 00:26:08 Author: tmbinc Branch: HEAD Tag: (none) Log: disable inforbar extensions for now Members: data/keymap.xml:1.71->1.72 --------------------- PatchSet 2337 Date: 2006/04/10 00:33:32 Author: tmbinc Branch: HEAD Tag: (none) Log: add: italian language, thanks to musicbob Members: lib/python/Components/Language.py:1.17->1.18 po/Makefile.am:1.23->1.24 po/it.po:INITIAL->1.1 --------------------- PatchSet 2338 Date: 2006/04/10 07:34:54 Author: tmbinc Branch: HEAD Tag: (none) Log: add destroy Members: lib/python/Components/ServiceScan.py:1.11->1.12 --------------------- PatchSet 2339 Date: 2006/04/10 13:27:35 Author: ghost Branch: HEAD Tag: (none) Log: fix Members: lib/python/Screens/ScanSetup.py:1.58->1.59 --------------------- PatchSet 2340 Date: 2006/04/10 13:48:46 Author: thedoc Branch: HEAD Tag: (none) Log: set english as first language in language selection Members: lib/python/Components/Language.py:1.18->1.19 --------------------- PatchSet 2341 Date: 2006/04/10 14:47:22 Author: thedoc Branch: HEAD Tag: (none) Log: don't pay attention to instant record timers, that are not running Members: lib/python/Screens/InfoBarGenerics.py:1.121->1.122 --------------------- PatchSet 2342 Date: 2006/04/10 22:02:52 Author: thedoc Branch: HEAD Tag: (none) Log: fix instant records (timers, deleted through the timer menu are still in the instant recording list... timers, that are in the instant recording list will be deleted now in that case) Members: lib/python/Screens/InfoBarGenerics.py:1.122->1.123 --------------------- PatchSet 2343 Date: 2006/04/10 22:06:22 Author: thedoc Branch: HEAD Tag: (none) Log: don't show REC symbol in infobar when timer is a 'justplay' timer Members: RecordTimer.py:1.55->1.56 --------------------- PatchSet 2344 Date: 2006/04/10 22:13:30 Author: thedoc Branch: HEAD Tag: (none) Log: catch pressing EXIT in extensions list Members: lib/python/Screens/InfoBarGenerics.py:1.123->1.124 --------------------- PatchSet 2345 Date: 2006/04/10 23:13:23 Author: thedoc Branch: HEAD Tag: (none) Log: mv data/skin.xml/MediaPlayer data/skin_default.xml/MediaPlayer Members: data/skin.xml:1.157->1.158 data/skin_default.xml:1.6->1.7 --------------------- PatchSet 2346 Date: 2006/04/11 03:18:48 Author: ghost Branch: HEAD Tag: (none) Log: immediate close no more used demux fd's Members: lib/dvb/esection.cpp:1.7->1.8 --------------------- PatchSet 2347 Date: 2006/04/11 11:46:29 Author: ghost Branch: HEAD Tag: (none) Log: fix FIXMEE :) (don't open recording filter with pid 0x1234.. use -1) Members: lib/dvb/demux.cpp:1.28->1.29 --------------------- PatchSet 2348 Date: 2006/04/11 18:45:18 Author: tmbinc Branch: HEAD Tag: (none) Log: don't crash when there is no info Members: lib/python/Screens/MediaPlayer.py:1.7->1.8 --------------------- PatchSet 2349 Date: 2006/04/11 20:53:17 Author: thedoc Branch: HEAD Tag: (none) Log: add missing import Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.12->1.13 --------------------- PatchSet 2350 Date: 2006/04/11 21:09:55 Author: thedoc Branch: HEAD Tag: (none) Log: fix tuner selection in positioner plugin for more than one dvb-s nim Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.13->1.14 --------------------- PatchSet 2351 Date: 2006/04/11 21:23:52 Author: thedoc Branch: HEAD Tag: (none) Log: don't display blue knob till pip works properly (PIP doesn't work properly for now! don't activate it! it will eat your box and cat) Members: lib/python/Screens/InfoBarGenerics.py:1.124->1.125 --------------------- PatchSet 2352 Date: 2006/04/11 23:41:16 Author: ghost Branch: HEAD Tag: (none) Log: some logic to detect useable nims for rotor plugin Members: lib/python/Components/NimManager.py:1.86->1.87 lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.14->1.15 --------------------- PatchSet 2353 Date: 2006/04/12 14:07:55 Author: ghost Branch: HEAD Tag: (none) Log: fix blue screen in some conditions Members: lib/python/Screens/ChannelSelection.py:1.110->1.111 --------------------- PatchSet 2354 Date: 2006/04/12 23:04:29 Author: ghost Branch: HEAD Tag: (none) Log: fix sending of uncommitted command when no committed command is choosed and the command order says committed command first Members: lib/dvb/sec.cpp:1.59->1.60 --------------------- PatchSet 2355 Date: 2006/04/13 01:23:32 Author: tmbinc Branch: HEAD Tag: (none) Log: fix double-close race Members: mytest.py:1.80->1.81 --------------------- PatchSet 2356 Date: 2006/04/13 02:50:12 Author: tmbinc Branch: HEAD Tag: (none) Log: fix warning Members: lib/dvb/demux.cpp:1.29->1.30 --------------------- PatchSet 2357 Date: 2006/04/13 02:51:40 Author: tmbinc Branch: HEAD Tag: (none) Log: add getRefCount to evaluate if a demux is in use Members: lib/dvb/demux.h:1.16->1.17 --------------------- PatchSet 2358 Date: 2006/04/13 02:52:31 Author: tmbinc Branch: HEAD Tag: (none) Log: use refcount for decoding demuxes to check if they are in use Members: lib/dvb/dvb.cpp:1.79->1.80 --------------------- PatchSet 2359 Date: 2006/04/13 02:53:10 Author: tmbinc Branch: HEAD Tag: (none) Log: fix pip disable Members: lib/python/Screens/InfoBarGenerics.py:1.125->1.126 --------------------- PatchSet 2360 Date: 2006/04/13 11:16:28 Author: ghost Branch: HEAD Tag: (none) Log: take care of count of receivable satellites in transponder useable score Members: lib/dvb/sec.cpp:1.60->1.61 --------------------- PatchSet 2361 Date: 2006/04/13 11:46:13 Author: ghost Branch: HEAD Tag: (none) Log: stop tuneLoop when the frontend is no more used Members: lib/dvb/frontend.cpp:1.83->1.84 --------------------- PatchSet 2362 Date: 2006/04/13 14:28:52 Author: tmbinc Branch: HEAD Tag: (none) Log: fix return of getSeek Members: lib/python/Screens/InfoBarGenerics.py:1.126->1.127 --------------------- PatchSet 2363 Date: 2006/04/13 15:22:34 Author: tmbinc Branch: HEAD Tag: (none) Log: fix try/except Members: RecordTimer.py:1.56->1.57 --------------------- PatchSet 2364 Date: 2006/04/13 15:37:54 Author: ghost Branch: HEAD Tag: (none) Log: reset rotormoving flag in some conditions Members: lib/dvb/frontend.cpp:1.84->1.85 --------------------- PatchSet 2365 Date: 2006/04/13 17:49:19 Author: ghost Branch: HEAD Tag: (none) Log: fix segfault Members: lib/dvb/frontend.cpp:1.85->1.86 --------------------- PatchSet 2366 Date: 2006/04/14 09:23:25 Author: tmbinc Branch: HEAD Tag: (none) Log: don't keep unused references Members: lib/dvb/esection.h:1.8->1.9 lib/dvb/pmt.cpp:1.44->1.45 lib/service/servicedvb.cpp:1.86->1.87 --------------------- PatchSet 2367 Date: 2006/04/15 10:41:03 Author: ghost Branch: HEAD Tag: (none) Log: remove unneeded (double) close this fixes adding single services to a bouquet when more than once are avail Members: lib/python/Screens/ChannelSelection.py:1.111->1.112 --------------------- PatchSet 2368 Date: 2006/04/15 13:02:41 Author: ghost Branch: HEAD Tag: (none) Log: fix segfault on transponders with incorrect mjd entries in the TDT null pointer check before accessing sectionreader object Members: lib/dvb/dvbtime.cpp:1.17->1.18 lib/dvb/esection.cpp:1.8->1.9 --------------------- PatchSet 2369 Date: 2006/04/15 13:34:30 Author: ghost Branch: HEAD Tag: (none) Log: fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object) make similar broadcasting search working in multiepg Members: lib/python/Components/EpgList.py:1.14->1.15 lib/python/Screens/EpgSelection.py:1.20->1.21 lib/python/Screens/EventView.py:1.16->1.17 --------------------- PatchSet 2370 Date: 2006/04/15 18:22:07 Author: ghost Branch: HEAD Tag: (none) Log: show "in timer" icon also in multiepg Members: lib/python/Components/EpgList.py:1.15->1.16 --------------------- PatchSet 2371 Date: 2006/04/15 18:31:19 Author: ghost Branch: HEAD Tag: (none) Log: fix bluescreen ('NoneType' object has no attribute 'getPath') Members: lib/python/Screens/ChannelSelection.py:1.112->1.113 --------------------- PatchSet 2372 Date: 2006/04/16 11:38:21 Author: ghost Branch: HEAD Tag: (none) Log: do not try to scan, when no scan is possible.. (show a messagebox) this fixes "self.feid = self.scanList[self.run]["feid"]" IndexError: list index out of range (ServiceScan.py line 64) Members: lib/python/Screens/ScanSetup.py:1.59->1.60 --------------------- PatchSet 2373 Date: 2006/04/16 11:56:00 Author: ghost Branch: HEAD Tag: (none) Log: make parameter for finishedChannelSelction optional Members: lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py:1.14->1.15 --------------------- PatchSet 2374 Date: 2006/04/16 13:01:10 Author: ghost Branch: HEAD Tag: (none) Log: add repeating zap timers is now possible Members: lib/python/Components/TimerList.py:1.25->1.26 --------------------- PatchSet 2375 Date: 2006/04/16 13:23:48 Author: ghost Branch: HEAD Tag: (none) Log: do not activate repeated timers first time when the start time is before now time Members: timer.py:1.29->1.30 --------------------- PatchSet 2376 Date: 2006/04/17 17:03:35 Author: ghost Branch: HEAD Tag: (none) Log: move cursor to valid position when current is invalid (on call invalidate) Members: lib/gui/elistboxcontent.cpp:1.38->1.39 --------------------- PatchSet 2377 Date: 2006/04/17 17:05:15 Author: ghost Branch: HEAD Tag: (none) Log: fix some blue screens Members: lib/python/Screens/ScanSetup.py:1.60->1.61 lib/python/Screens/TimerEdit.py:1.37->1.38 --------------------- PatchSet 2378 Date: 2006/04/17 17:14:30 Author: ghost Branch: HEAD Tag: (none) Log: do not crash (blue screen) when try to remove a non existing bouquet Members: lib/python/Screens/ChannelSelection.py:1.113->1.114 --------------------- PatchSet 2379 Date: 2006/04/18 16:12:46 Author: ghost Branch: HEAD Tag: (none) Log: fix bluescreen Members: lib/python/Screens/InfoBarGenerics.py:1.127->1.128 --------------------- PatchSet 2380 Date: 2006/04/18 18:13:51 Author: tmbinc Branch: HEAD Tag: (none) Log: fix newline Members: lib/python/Screens/Scart.py:1.1->1.2 --------------------- PatchSet 2381 Date: 2006/04/18 20:49:25 Author: tmbinc Branch: HEAD Tag: (none) Log: fix Scart.py, add some asserts to find this kind of bugs earlier Members: mytest.py:1.81->1.82 lib/python/Screens/Scart.py:1.2->1.3 lib/python/Screens/Screen.py:1.14->1.15 --------------------- PatchSet 2382 Date: 2006/04/18 20:57:09 Author: tmbinc Branch: HEAD Tag: (none) Log: reactivate non-working PiP to ease up testing (and fixing driver bugs\!) by TheDOC Members: data/keymap.xml:1.72->1.73 --------------------- PatchSet 2383 Date: 2006/04/18 20:57:29 Author: tmbinc Branch: HEAD Tag: (none) Log: fix typo Members: lib/python/Screens/Scart.py:1.3->1.4 --------------------- PatchSet 2384 Date: 2006/04/18 21:58:06 Author: thedoc Branch: HEAD Tag: (none) Log: activate blue button in info bar for extensions Members: lib/python/Screens/InfoBarGenerics.py:1.128->1.129 --------------------- PatchSet 2385 Date: 2006/04/19 00:59:36 Author: thedoc Branch: HEAD Tag: (none) Log: revert changes from some hours ago (aka disable PiP again) Members: lib/python/Screens/InfoBarGenerics.py:1.129->1.130 --------------------- PatchSet 2386 Date: 2006/04/19 02:12:13 Author: ghost Branch: HEAD Tag: (none) Log: fix bluescreen when wizard ends dont ask to scan 2nd NIM when both nims have the same satellites configured Members: lib/python/Screens/ScanSetup.py:1.61->1.62 lib/python/Screens/Wizard.py:1.37->1.38 --------------------- PatchSet 2387 Date: 2006/04/19 20:30:19 Author: ghost Branch: HEAD Tag: (none) Log: comment out assertion as long no other solution for recursive close all open windows is available (used in ChannelSelection when service is added to specific bouquet via Context Menu, and used in MultiEPG when press exit after zap to specific service) Members: mytest.py:1.82->1.83 --------------------- PatchSet 2388 Date: 2006/04/19 20:37:35 Author: ghost Branch: HEAD Tag: (none) Log: show similar broadcastings deferred in eventview when similar broascastings are avail now it is possible to open a epglist with all similar broadcastings (via red button) Members: data/keymap.xml:1.73->1.74 lib/python/Components/EpgList.py:1.16->1.17 lib/python/Screens/EpgSelection.py:1.21->1.22 lib/python/Screens/EventView.py:1.17->1.18 lib/python/Screens/InfoBarGenerics.py:1.130->1.131 --------------------- PatchSet 2389 Date: 2006/04/19 22:31:54 Author: ghost Branch: HEAD Tag: (none) Log: small isInTimer speedup (not measured) Members: RecordTimer.py:1.57->1.58 --------------------- PatchSet 2390 Date: 2006/04/19 22:33:01 Author: ghost Branch: HEAD Tag: (none) Log: fix returning screen in openWithCallback re-add close assertion Members: mytest.py:1.83->1.84 --------------------- PatchSet 2391 Date: 2006/04/19 22:34:38 Author: ghost Branch: HEAD Tag: (none) Log: fix recursive close crashes Members: lib/python/Screens/ChannelSelection.py:1.114->1.115 lib/python/Screens/InfoBarGenerics.py:1.131->1.132 --------------------- PatchSet 2392 Date: 2006/04/19 23:09:24 Author: ghost Branch: HEAD Tag: (none) Log: call closed without parameters is also valid Members: lib/python/Screens/InfoBarGenerics.py:1.132->1.133 --------------------- PatchSet 2393 Date: 2006/04/20 02:51:24 Author: ghost Branch: HEAD Tag: (none) Log: fix bsod Members: lib/python/Screens/EventView.py:1.18->1.19 --------------------- PatchSet 2394 Date: 2006/04/20 13:06:57 Author: ghost Branch: HEAD Tag: (none) Log: small fix Members: lib/python/Screens/EventView.py:1.19->1.20 --------------------- PatchSet 2395 Date: 2006/04/20 15:56:02 Author: ghost Branch: HEAD Tag: (none) Log: fix bsod when opening similar event list when no similar events exist Members: lib/python/Screens/EventView.py:1.20->1.21 --------------------- PatchSet 2396 Date: 2006/04/20 15:57:24 Author: ghost Branch: HEAD Tag: (none) Log: fix crash when try to open similar event list when no similar events are found Members: lib/python/Components/EpgList.py:1.17->1.18 --------------------- PatchSet 2397 Date: 2006/04/20 16:06:20 Author: ghost Branch: HEAD Tag: (none) Log: show inTimerIcon also in similar event list Members: lib/python/Components/EpgList.py:1.18->1.19 --------------------- PatchSet 2398 Date: 2006/04/21 12:57:34 Author: ghost Branch: HEAD Tag: (none) Log: optimize code Members: lib/base/eerror.cpp:1.7->1.8 lib/base/eerror.h:1.6->1.7 --------------------- PatchSet 2399 Date: 2006/04/21 12:59:26 Author: ghost Branch: HEAD Tag: (none) Log: call (re)paint function just for needed entries Members: lib/gui/elistbox.cpp:1.42->1.43 --------------------- PatchSet 2400 Date: 2006/04/21 13:00:15 Author: ghost Branch: HEAD Tag: (none) Log: fix for memleak check Members: main/enigma.cpp:1.51->1.52 --------------------- PatchSet 2401 Date: 2006/04/21 13:35:57 Author: ghost Branch: HEAD Tag: (none) Log: fix for redraw unused space between scrollbar and listbox entries Members: lib/gui/elistbox.cpp:1.43->1.44 --------------------- PatchSet 2402 Date: 2006/04/23 11:52:51 Author: ghost Branch: HEAD Tag: (none) Log: add week days to epg list Members: lib/python/Components/EpgList.py:1.19->1.20 --------------------- PatchSet 2403 Date: 2006/04/23 22:16:47 Author: tmbinc Branch: HEAD Tag: (none) Log: denmark is dk, not da Members: data/countries/da.png:1.1->1.2(DEAD) data/countries/dk.png:INITIAL->1.1 --------------------- PatchSet 2404 Date: 2006/04/23 22:19:20 Author: tmbinc Branch: HEAD Tag: (none) Log: add swedish, danish Members: lib/python/Components/Language.py:1.19->1.20 po/Makefile.am:1.24->1.25 po/da.po:INITIAL->1.1 po/sv.po:INITIAL->1.1 --------------------- PatchSet 2405 Date: 2006/04/24 00:00:50 Author: tmbinc Branch: HEAD Tag: (none) Log: fix typos Members: lib/python/Screens/ScanSetup.py:1.62->1.63 --------------------- PatchSet 2406 Date: 2006/04/24 15:51:02 Author: tmbinc Branch: HEAD Tag: (none) Log: add 'none' hierarchy Members: lib/dvb/frontend.cpp:1.86->1.87 --------------------- PatchSet 2407 Date: 2006/04/24 15:56:29 Author: ghost Branch: HEAD Tag: (none) Log: None check Members: lib/python/Screens/ChannelSelection.py:1.115->1.116 --------------------- PatchSet 2408 Date: 2006/04/24 16:19:15 Author: ghost Branch: HEAD Tag: (none) Log: bigger language selection Members: data/skin_default.xml:1.7->1.8 --------------------- PatchSet 2409 Date: 2006/04/24 19:52:12 Author: obi Branch: HEAD Tag: (none) Log: fix automatic scan for DVB-T Members: lib/python/Screens/ScanSetup.py:1.63->1.64 --------------------- PatchSet 2410 Date: 2006/04/24 23:49:17 Author: tmbinc Branch: HEAD Tag: (none) Log: fix DVB-T inversion Members: lib/dvb/frontend.cpp:1.87->1.88 --------------------- PatchSet 2411 Date: 2006/04/25 00:58:14 Author: tmbinc Branch: HEAD Tag: (none) Log: allow using a pixmap as background for slider Members: lib/gui/eslider.cpp:1.5->1.6 lib/gui/eslider.h:1.3->1.4 --------------------- PatchSet 2412 Date: 2006/04/25 01:05:30 Author: tmbinc Branch: HEAD Tag: (none) Log: use red-to-green bar in SNR,AGC display Members: data/rtgbar.png:INITIAL->1.1 data/skin_default.xml:1.8->1.9 --------------------- PatchSet 2413 Date: 2006/04/25 21:20:15 Author: tmbinc Branch: HEAD Tag: (none) Log: revert Members: data/skin_default.xml:1.9->1.10 --------------------- PatchSet 2414 Date: 2006/04/25 21:20:34 Author: tmbinc Branch: HEAD Tag: (none) Log: add red-to-green bar Members: data/skin.xml:1.158->1.159 --------------------- PatchSet 2415 Date: 2006/04/25 21:34:36 Author: tmbinc Branch: HEAD Tag: (none) Log: update spanish language Members: po/es.po:1.15->1.16 --------------------- PatchSet 2416 Date: 2006/04/25 21:36:49 Author: tmbinc Branch: HEAD Tag: (none) Log: add norwegian language Members: lib/python/Components/Language.py:1.20->1.21 po/Makefile.am:1.25->1.26 po/no.po:INITIAL->1.1 --------------------- PatchSet 2417 Date: 2006/04/25 22:07:23 Author: thedoc Branch: HEAD Tag: (none) Log: add some missing german translations Members: lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py:1.15->1.16 po/de.po:1.99->1.100 --------------------- PatchSet 2418 Date: 2006/04/26 13:00:14 Author: ghost Branch: HEAD Tag: (none) Log: more space in movieplayer for movie/mp3 title add ability to hide movieplayer via contextmenu Members: data/skin_default.xml:1.10->1.11 lib/python/Screens/MediaPlayer.py:1.8->1.9 --------------------- PatchSet 2419 Date: 2006/04/26 13:18:26 Author: ghost Branch: HEAD Tag: (none) Log: better description Members: lib/python/Screens/MediaPlayer.py:1.9->1.10 --------------------- PatchSet 2420 Date: 2006/04/26 13:20:43 Author: ghost Branch: HEAD Tag: (none) Log: add missing translations Members: po/Makefile.am:1.26->1.27 po/de.po:1.100->1.101 --------------------- PatchSet 2421 Date: 2006/04/26 13:58:13 Author: ghost Branch: HEAD Tag: (none) Log: layout fixes for longer translations Members: data/skin_default.xml:1.11->1.12 --------------------- PatchSet 2422 Date: 2006/04/26 17:06:16 Author: ghost Branch: HEAD Tag: (none) Log: add ability to list all events for a specific start time/date (press Dream/Menu) Members: data/keymap.xml:1.74->1.75 data/skin_default.xml:1.12->1.13 lib/python/Components/EpgList.py:1.20->1.21 lib/python/Screens/EpgSelection.py:1.22->1.23 lib/python/Screens/Makefile.am:1.43->1.44 lib/python/Screens/TimeDateInput.py:INITIAL->1.1 --------------------- PatchSet 2423 Date: 2006/04/26 18:09:29 Author: thedoc Branch: HEAD Tag: (none) Log: timers can now have after events. currently only working events: "do nothing" and "go to deep standby" Members: RecordTimer.py:1.58->1.59 lib/python/Screens/TimerEntry.py:1.42->1.43 --------------------- PatchSet 2424 Date: 2006/04/26 19:18:51 Author: ghost Branch: HEAD Tag: (none) Log: add function to get a list of CAIDs for a running dvb service from python Members: lib/dvb/pmt.cpp:1.45->1.46 lib/dvb/pmt.h:1.27->1.28 lib/service/iservice.h:1.58->1.59 lib/service/service.cpp:1.15->1.16 lib/service/servicedvb.cpp:1.87->1.88 lib/service/servicedvb.h:1.41->1.42 --------------------- PatchSet 2425 Date: 2006/04/26 19:29:13 Author: thedoc Branch: HEAD Tag: (none) Log: change colors of SNR/AGC-bar Members: data/rtgbar.png:1.1->1.2