2006-06-06 |
Felix Domke | fix typo |
tree | commitdiff |
2006-06-05 |
Felix Domke | fix selection of subtitle |
tree | commitdiff |
2006-06-05 |
Felix Domke | fix actual selection of subtitle stream |
tree | commitdiff |
2006-06-05 |
Felix Domke | add subtitle support, though still disabled in dvb... |
tree | commitdiff |
2006-06-03 |
Andreas Monzner | do not put the same channel to history |
tree | commitdiff |
2006-06-02 |
Felix Domke | install SubtitleDisplay.py |
tree | commitdiff |
2006-06-02 |
Felix Domke | add InfoBarSubtitleSupport |
tree | commitdiff |
2006-06-02 |
Felix Domke | add SubtitleDisplay screen |
tree | commitdiff |
2006-05-26 |
Felix Domke | fix notifications |
tree | commitdiff |
2006-05-25 |
Stefan Pluecken | add timeout for MessageBox screens (just add timeout... |
tree | commitdiff |
2006-05-25 |
Stefan Pluecken | ugly workaround a bluescreen happening when a record... |
tree | commitdiff |
2006-05-25 |
Felix Domke | handle day wrap arounds more user friendly |
tree | commitdiff |
2006-05-24 |
Andreas Monzner | add missing ) |
tree | commitdiff |
2006-05-24 |
Andreas Monzner | add support for 8PSK |
tree | commitdiff |
2006-05-24 |
Andreas Monzner | dont show (non working) SNR AGC BER in manual scan |
tree | commitdiff |
2006-05-24 |
Andreas Monzner | some fixes for dvb-s2 |
tree | commitdiff |
2006-05-23 |
Stefan Pluecken | finish dvb-s2 fec stuff |
tree | commitdiff |
2006-05-23 |
Andreas Monzner | try to add manual scan support for -s2 transponders... |
tree | commitdiff |
2006-05-23 |
Andreas Monzner | show used dvb system in tuner info dialog (dvb-s /... |
tree | commitdiff |
2006-05-23 |
Andreas Monzner | fix bluescreens |
tree | commitdiff |
2006-05-23 |
Andreas Monzner | CI mmi is now working every time (for support alphacryp... |
tree | commitdiff |
2006-05-22 |
Andreas Monzner | better cast |
tree | commitdiff |
2006-05-22 |
Andreas Monzner | fix bluescreen in ci menu when no entries in a menulist... |
tree | commitdiff |
2006-05-22 |
Andreas Monzner | do not ask to scan on tuner 0 when not needed |
tree | commitdiff |
2006-05-22 |
Stefan Pluecken | add extension to swap picture in picture with big picture |
tree | commitdiff |
2006-05-20 |
Andreas Monzner | many changes for better CI handling |
tree | commitdiff |
2006-05-18 |
Felix Domke | factorize code, remove debug, fix service info when... |
tree | commitdiff |
2006-05-17 |
Andreas Monzner | rename iFrontendStatusInformation to iFrontendInformation |
tree | commitdiff |
2006-05-16 |
Andreas Monzner | no more bsod on adding bouquets |
tree | commitdiff |
2006-05-16 |
Andreas Monzner | add ability to selecte the audio channel (mono left... |
tree | commitdiff |
2006-05-15 |
Stefan Pluecken | don't shut down enigma 2 when deleting a timer which... |
tree | commitdiff |
2006-05-14 |
Andreas Monzner | add list not empty check |
tree | commitdiff |
2006-05-14 |
Andreas Monzner | make H264 services visible in the servicelist |
tree | commitdiff |
2006-05-12 |
Andreas Monzner | do activate subservice zapping when select the first... |
tree | commitdiff |
2006-05-12 |
Andreas Monzner | delete all service references before playService .... |
tree | commitdiff |
2006-05-12 |
Andreas Monzner | implement subservice quickzap on < > keys |
tree | commitdiff |
2006-05-11 |
Felix Domke | 'fix' orphan listboxes in wizard |
tree | commitdiff |
2006-05-11 |
Axel Buehning | add confirmation dialog to harddisk init |
tree | commitdiff |
2006-05-10 |
Felix Domke | add kwargs support for notifications |
tree | commitdiff |
2006-05-08 |
Andreas Monzner | fix "Clearall before scan" handling |
tree | commitdiff |
2006-05-08 |
Felix Domke | clip pip window to screen, change grid a bit |
tree | commitdiff |
2006-05-08 |
Andreas Monzner | add ability to select in scan what is todo with existin... |
tree | commitdiff |
2006-05-07 |
Andreas Monzner | fix no more working service change after open audio... |
tree | commitdiff |
2006-05-06 |
Andreas Monzner | remove debug |
tree | commitdiff |
2006-05-06 |
Andreas Monzner | remove no more needed c++ single epg list content class |
tree | commitdiff |
2006-05-06 |
Stefan Pluecken | don't add timers that are based on epg data, which... |
tree | commitdiff |
2006-05-06 |
Stefan Pluecken | fix bluescreen when adding an timer event with subservices |
tree | commitdiff |
2006-05-05 |
Andreas Monzner | add function to remove single service, |
tree | commitdiff |
2006-05-05 |
Felix Domke | use constants instead of strings, don't restart main... |
tree | commitdiff |
2006-05-05 |
Andreas Monzner | use if instead of use a assertion |
tree | commitdiff |
2006-05-05 |
Andreas Monzner | initialize self.zapFunc always.. this fixes a bluescree... |
tree | commitdiff |
2006-05-05 |
Stefan Pluecken | remove non-existing import TimeInput |
tree | commitdiff |
2006-05-05 |
Stefan Pluecken | use number keys for predefined pip positions |
tree | commitdiff |
2006-05-05 |
Stefan Pluecken | PiPSetup should be working now |
tree | commitdiff |
2006-05-05 |
Stefan Pluecken | add missing PiPSetup screen |
tree | commitdiff |
2006-05-04 |
Stefan Pluecken | move/resize PiP window (requires new drivers) (and... |
tree | commitdiff |
2006-05-03 |
Andreas Monzner | remove redundant code |
tree | commitdiff |
2006-05-03 |
Andreas Monzner | no more crash when pressing the info button and no... |
tree | commitdiff |
2006-05-03 |
Andreas Monzner | much more flexible method to get a servicelist in python.. |
tree | commitdiff |
2006-05-02 |
Stefan Pluecken | use ChoiceBox for audio selection (audio tracks are... |
tree | commitdiff |
2006-05-02 |
Stefan Pluecken | replace subservice selection screen with ChoiceBox... |
tree | commitdiff |
2006-05-01 |
Stefan Pluecken | activate extensions |
tree | commitdiff |
2006-05-01 |
Felix Domke | show name in delete dialog |
tree | commitdiff |
2006-05-01 |
Felix Domke | fix when only one frontend available |
tree | commitdiff |
2006-05-01 |
Felix Domke | add summary support for setup |
tree | commitdiff |
2006-05-01 |
Felix Domke | simplify GUIcreate/createWidget, fix base class order |
tree | commitdiff |
2006-04-30 |
Stefan Pluecken | use color actions in ChoiceBox |
tree | commitdiff |
2006-04-30 |
Stefan Pluecken | ChoiceBox is now usable with number keys |
tree | commitdiff |
2006-04-27 |
Andreas Monzner | to prevent bsods stop currently playing file, when... |
tree | commitdiff |
2006-04-27 |
Andreas Monzner | fix -T -C channellisting stuff |
tree | commitdiff |
2006-04-27 |
Andreas Monzner | fix |
tree | commitdiff |
2006-04-27 |
Andreas Monzner | changes for identify -C and -T services |
tree | commitdiff |
2006-04-27 |
Andreas Monzner | ok in multiepg is now similar to press info |
tree | commitdiff |
2006-04-27 |
Andreas Monzner | make bouquet +/- useable in multiepg to change directly... |
tree | commitdiff |
2006-04-26 |
Andreas Monzner | show kiosque channels in tv lists |
tree | commitdiff |
2006-04-26 |
Andreas Monzner | no orbital position with -T frontends |
tree | commitdiff |
2006-04-26 |
Andreas Monzner | show terrestrial frontend infos in ServiceInfo dialog |
tree | commitdiff |
2006-04-26 |
Andreas Monzner | fix bluescreen when try to use the epg time search... |
tree | commitdiff |
2006-04-26 |
Stefan Pluecken | timers can now have after events. currently only workin... |
tree | commitdiff |
2006-04-26 |
Andreas Monzner | add ability to list all events for a specific start... |
tree | commitdiff |
2006-04-26 |
Andreas Monzner | better description |
tree | commitdiff |
2006-04-26 |
Andreas Monzner | more space in movieplayer for movie/mp3 title |
tree | commitdiff |
2006-04-24 |
Andreas Oberritter | fix automatic scan for DVB-T |
tree | commitdiff |
2006-04-24 |
Andreas Monzner | None check |
tree | commitdiff |
2006-04-23 |
Felix Domke | fix typos |
tree | commitdiff |
2006-04-20 |
Andreas Monzner | fix bsod when opening similar event list when no simila... |
tree | commitdiff |
2006-04-20 |
Andreas Monzner | small fix |
tree | commitdiff |
2006-04-20 |
Andreas Monzner | fix bsod |
tree | commitdiff |
2006-04-19 |
Andreas Monzner | call closed without parameters is also valid |
tree | commitdiff |
2006-04-19 |
Andreas Monzner | fix recursive close crashes |
tree | commitdiff |
2006-04-19 |
Andreas Monzner | show similar broadcastings deferred in eventview |
tree | commitdiff |
2006-04-19 |
Andreas Monzner | fix bluescreen when wizard ends |
tree | commitdiff |
2006-04-18 |
Stefan Pluecken | revert changes from some hours ago (aka disable PiP... |
tree | commitdiff |
2006-04-18 |
Stefan Pluecken | activate blue button in info bar for extensions |
tree | commitdiff |
2006-04-18 |
Felix Domke | fix typo |
tree | commitdiff |
2006-04-18 |
Felix Domke | fix Scart.py, add some asserts to find this kind of... |
tree | commitdiff |
2006-04-18 |
Felix Domke | fix newline |
tree | commitdiff |
2006-04-18 |
Andreas Monzner | fix bluescreen |
tree | commitdiff |
2006-04-17 |
Andreas Monzner | do not crash (blue screen) when try to remove a non... |
tree | commitdiff |
2006-04-17 |
Andreas Monzner | fix some blue screens |
tree | commitdiff |
next |