| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-04-10 | set english as first language in language selection | Stefan Pluecken | |
| 2006-04-10 | add destroy | Felix Domke | |
| 2006-04-09 | add: italian language, thanks to musicbob | Felix Domke | |
| 2006-04-09 | add destroy() for Components to fix bug #52 | Felix Domke | |
| 2006-04-08 | add VideoWindow Component | Felix Domke | |
| 2006-04-07 | finished the rotor config plugin (untested and lacking some features) | Stefan Pluecken | |
| 2006-04-07 | don't fake all tuners to DVB-T | Stefan Pluecken | |
| 2006-04-07 | some work on DVB-T | Stefan Pluecken | |
| 2006-04-07 | fix self.terrestrialsList | Stefan Pluecken | |
| 2006-04-07 | fix region list for dvb-t | Felix Domke | |
| 2006-04-07 | fix typo | Felix Domke | |
| 2006-04-07 | don't translate "", add FIXME | Felix Domke | |
| 2006-04-06 | update clock directly onShow | Andreas Monzner | |
| 2006-04-06 | fix deleting the last file from the playlist in the media player | Stefan Pluecken | |
| 2006-04-04 | some work on the positioner setup plugin | Stefan Pluecken | |
| 2006-04-04 | avoid future redundant code by moving functionality for tuner status display ↵ | Stefan Pluecken | |
| to a seperate component (which is a BIT slower because infobar values are gathered twice) | |||
| 2006-04-03 | fix | Andreas Monzner | |
| 2006-04-03 | better readable length check | Andreas Monzner | |
| 2006-04-03 | length check | Andreas Monzner | |
| 2006-04-03 | speedup opening of long movielists | Andreas Monzner | |
| 2006-04-03 | remove old lcd stuff | Felix Domke | |
| 2006-04-03 | smaller service name in movie list | Stefan Pluecken | |
| 2006-04-03 | faster loading of movie list (done by initially not loading the file length ↵ | Stefan Pluecken | |
| and updating the file lengths after displaying the list in the background (timer driven)) | |||
| 2006-04-03 | show service name in movielist | Stefan Pluecken | |
| 2006-04-03 | show timer duration in timer edit list | Stefan Pluecken | |
| 2006-03-28 | add support for 16:10 display aspect ratio | Stefan Pluecken | |
| 2006-03-23 | re-use try.. except here | Andreas Monzner | |
| 2006-03-23 | - switchtimer added to RecordingTimer | Stefan Pluecken | |
| - 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 | |||
| 2006-03-22 | add icelandic language | Felix Domke | |
| 2006-03-21 | dont crash when no language files avail | Andreas Monzner | |
| 2006-03-21 | fixes to language activation callbacks and using the callbacks in mytest for ↵ | Stefan Pluecken | |
| setting epg language (uncomment for implementation) | |||
| 2006-03-21 | use callbacks to signal the change of language | Stefan Pluecken | |
| functions can get the language code with: from Components.Language import language lang = language.getLanguage() lang reads for example "de_DE" or "en_EN" | |||
| 2006-03-18 | pre select currently running subservice in subservicelist | Andreas Monzner | |
| 2006-03-13 | dont ask for scanning second nim in automatic scan, when it is not meaningful | Andreas Monzner | |
| 2006-03-11 | fix showing timer symbol in epglist.. | Andreas Monzner | |
| 2006-03-07 | add ability to set a callback build function in listbox multicontent | Andreas Monzner | |
| 2006-03-07 | add TYPE_RELATIVE support for the ServicePosition component | Felix Domke | |
| 2006-03-06 | replace 'NIM' by 'Tuner' to help users understanding the message | Felix Domke | |
| 2006-03-05 | fix absolute paths to be relative | Felix Domke | |
| 2006-03-04 | enhance usability of ZappingAlternatives plugin | Stefan Pluecken | |
| 2006-03-03 | fix initial service name | Felix Domke | |
| 2006-03-03 | delete characters in the InputBox with mute key | Stefan Pluecken | |
| 2006-03-02 | add *.pyo to .cvsignore | Felix Domke | |
| 2006-03-02 | minimally improved LCD support | Felix Domke | |
| 2006-03-01 | fix language list | Felix Domke | |
| 2006-03-01 | display clock png in single epg list for fitting timers (we have a problem ↵ | Stefan Pluecken | |
| with the event id matching for manual timers) | |||
| 2006-02-28 | use categories to categorize the plugins | Stefan Pluecken | |
| 2006-02-27 | ability to set color in multi content lists | Felix Domke | |
| 2006-02-27 | allow binary only python plugins | Felix Domke | |
| 2006-02-27 | - add positioner plugin (just basic gui atm) | Stefan Pluecken | |
| - 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) | |||
