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