2006-10-10 |
Felix Domke | add possibility to have menu entries from a plugin |
tree | commitdiff |
2006-10-09 |
Andreas Monzner | fix getSatListForNim(x) for advanced rotor configuration |
tree | commitdiff |
2006-10-09 |
Felix Domke | add optional addNotifier(initial_call=False)-support |
tree | commitdiff |
2006-10-09 |
Felix Domke | fix ConfigText to use unicode, fix ConfigClock |
tree | commitdiff |
2006-10-09 |
Stefan Pluecken | increase version number for next release |
tree | commitdiff |
2006-10-09 |
Andreas Monzner | fix |
tree | commitdiff |
2006-10-09 |
Andreas Monzner | add some timer checks |
tree | commitdiff |
2006-10-08 |
Stefan Pluecken | use default=-1 for ConfigPin for non guessable default... |
tree | commitdiff |
2006-10-08 |
Andreas Monzner | fix configPIN, |
tree | commitdiff |
2006-10-08 |
Felix Domke | check ConfigPIN default |
tree | commitdiff |
2006-10-08 |
Stefan Pluecken | change ConfigDummy to ConfigNothing |
tree | commitdiff |
2006-10-08 |
Felix Domke | don't create selection comments for now, check ConfigSu... |
tree | commitdiff |
2006-10-08 |
Felix Domke | fix off-by-one bug in ConfigSubList |
tree | commitdiff |
2006-10-08 |
Felix Domke | fix timezone |
tree | commitdiff |
2006-10-08 |
Felix Domke | call notifier instantly after they are added |
tree | commitdiff |
2006-10-07 |
Andreas Monzner | fix satconfig |
tree | commitdiff |
2006-10-07 |
Felix Domke | verify that ConfigList entries are ConfigElements |
tree | commitdiff |
2006-10-07 |
Felix Domke | allow empty ConfigSelection, value will be '' then... |
tree | commitdiff |
2006-10-07 |
Felix Domke | add catalan to list |
tree | commitdiff |
2006-10-06 |
Felix Domke | correct polarity |
tree | commitdiff |
2006-10-06 |
Felix Domke | copy default values for sequence, remove some debug |
tree | commitdiff |
2006-10-06 |
Felix Domke | remove debug, lower priority |
tree | commitdiff |
2006-10-03 |
Felix Domke | add Config-source to use config entries in web interface |
tree | commitdiff |
2006-10-02 |
Felix Domke | config rewrite. some extensions still need to be updated. |
tree | commitdiff |
2006-09-23 |
Felix Domke | add handleCommand to converter |
tree | commitdiff |
2006-09-22 |
Felix Domke | add servicelist source |
tree | commitdiff |
2006-08-24 |
Andreas Monzner | small fix |
tree | commitdiff |
2006-08-24 |
Andreas Monzner | revert incorret changes |
tree | commitdiff |
2006-08-24 |
Andreas Monzner | some NumericalInput and uncode/utf-8 fixes |
tree | commitdiff |
2006-08-23 |
Andreas Monzner | use uncode for textinput component |
tree | commitdiff |
2006-08-21 |
Andreas Monzner | add support for umlauts |
tree | commitdiff |
2006-08-09 |
Felix Domke | fix getServiceInfoValue, which should not be cached |
tree | commitdiff |
2006-08-09 |
Felix Domke | fix caching |
tree | commitdiff |
2006-08-07 |
Felix Domke | fix help when no help available |
tree | commitdiff |
2006-07-30 |
Felix Domke | suspend timers when all renders are hidden |
tree | commitdiff |
2006-07-30 |
Felix Domke | some minor speedups using caches and more selective... |
tree | commitdiff |
2006-07-30 |
Felix Domke | fix configElementBoolean display sense |
tree | commitdiff |
2006-07-28 |
Felix Domke | fix sense |
tree | commitdiff |
2006-07-25 |
Felix Domke | add comment |
tree | commitdiff |
2006-07-25 |
Andreas Monzner | fix bluescreen ... i hope this is okay |
tree | commitdiff |
2006-07-24 |
Felix Domke | support only one upstream element (source) |
tree | commitdiff |
2006-07-24 |
Felix Domke | use single argument only |
tree | commitdiff |
2006-07-24 |
Felix Domke | update event info on service start |
tree | commitdiff |
2006-07-21 |
Andreas Monzner | clear list of previous found services when a new servic... |
tree | commitdiff |
2006-07-21 |
Andreas Monzner | add default values for not defined values in |
tree | commitdiff |
2006-07-21 |
Andreas Monzner | store and re-use previous pip position and size |
tree | commitdiff |
2006-07-20 |
Andreas Monzner | fix getting satellite list for tuner B when "equal... |
tree | commitdiff |
2006-07-20 |
Andreas Monzner | add support for markers in bouquets |
tree | commitdiff |
2006-07-14 |
Felix Domke | add ValueRange converter |
tree | commitdiff |
2006-07-14 |
Felix Domke | fix typo |
tree | commitdiff |
2006-07-14 |
Felix Domke | fix EventInfo to pull on query |
tree | commitdiff |
2006-07-14 |
Felix Domke | rename event into event_callback |
tree | commitdiff |
2006-07-14 |
Andreas Monzner | add possibility to view eventinfo in recorded movielist... |
tree | commitdiff |
2006-07-11 |
Felix Domke | remove some now unused Components |
tree | commitdiff |
2006-07-11 |
Felix Domke | fix typo |
tree | commitdiff |
2006-07-11 |
Felix Domke | support boolean for BER |
tree | commitdiff |
2006-07-11 |
Felix Domke | load cutlist on initial create |
tree | commitdiff |
2006-07-11 |
Felix Domke | make length and position return pts-based values |
tree | commitdiff |
2006-07-10 |
Andreas Monzner | add missing base class initialization |
tree | commitdiff |
2006-07-10 |
Felix Domke | generate 'changed'-events with event argument |
tree | commitdiff |
2006-07-10 |
Felix Domke | optionally call callback with event argument |
tree | commitdiff |
2006-07-10 |
Felix Domke | handle additional arguments for 'changed' |
tree | commitdiff |
2006-07-10 |
Felix Domke | handle additional arguments |
tree | commitdiff |
2006-07-10 |
Felix Domke | add service position converter |
tree | commitdiff |
2006-07-10 |
Felix Domke | fix range in progress |
tree | commitdiff |
2006-07-10 |
Felix Domke | add PositionGauge renderer |
tree | commitdiff |
2006-07-10 |
Andreas Monzner | retune previous running foreground service after leave... |
tree | commitdiff |
2006-06-29 |
Andreas Monzner | some keyboard fixes (thanks to luke_s) |
tree | commitdiff |
2006-06-29 |
Andreas Monzner | fix diseqc repeats |
tree | commitdiff |
2006-06-29 |
Stefan Pluecken | sort files and directories in FileList |
tree | commitdiff |
2006-06-28 |
Andreas Monzner | move dvb-t 5V antenna switching to better place |
tree | commitdiff |
2006-06-27 |
Felix Domke | fix typo |
tree | commitdiff |
2006-06-27 |
Andreas Monzner | add some skin fixes/extensions made by Nemesis (thanks... |
tree | commitdiff |
2006-06-26 |
Andreas Monzner | small fix |
tree | commitdiff |
2006-06-26 |
Andreas Monzner | add 5V handling for active DVB-T antennas (needs new... |
tree | commitdiff |
2006-06-26 |
Felix Domke | add Boolean source, add ServiceInfo boolean sources... |
tree | commitdiff |
2006-06-26 |
Felix Domke | rename 'state' to 'visible', remove boolean-like constants |
tree | commitdiff |
2006-06-26 |
Felix Domke | remove debug message |
tree | commitdiff |
2006-06-26 |
Felix Domke | add FrontendStatus source, add converter to SNR/AGC... |
tree | commitdiff |
2006-06-26 |
Felix Domke | provide source/converter for current service name,... |
tree | commitdiff |
2006-06-26 |
Felix Domke | fix configlist cleanup |
tree | commitdiff |
2006-06-26 |
Felix Domke | add Date functionality to ClockToText converter |
tree | commitdiff |
2006-06-26 |
Andreas Monzner | add missing files for previous commit |
tree | commitdiff |
2006-06-25 |
Felix Domke | add disconnect to elements, and disconnect renderer... |
tree | commitdiff |
2006-06-25 |
Andreas Monzner | add enigma1 like radio mode (on/off switchable in usage... |
tree | commitdiff |
2006-06-22 |
Andreas Monzner | small fix |
tree | commitdiff |
2006-06-18 |
Stefan Pluecken | add support for opening m3u, pls, extended m3u and... |
tree | commitdiff |
2006-06-17 |
Stefan Pluecken | save playlist on leaving the media player |
tree | commitdiff |
2006-06-17 |
Felix Domke | add some new (currently unused) source/renderer based... |
tree | commitdiff |
2006-06-16 |
Felix Domke | add turkish language, thanks to translator\! |
tree | commitdiff |
2006-06-15 |
Felix Domke | add Sources, Converter, Renderer directories |
tree | commitdiff |
2006-06-15 |
Felix Domke | use import from tools |
tree | commitdiff |
2006-06-15 |
Felix Domke | remove GUIComponent from PerServiceDisplay |
tree | commitdiff |
2006-06-15 |
Felix Domke | support for renderer |
tree | commitdiff |
2006-06-15 |
Felix Domke | add cvsignores |
tree | commitdiff |
2006-06-15 |
Felix Domke | support optional return code |
tree | commitdiff |
2006-06-15 |
Felix Domke | add new skin stuff |
tree | commitdiff |
2006-06-10 |
Stefan Pluecken | - add separation lines to the ChoiceList component |
tree | commitdiff |
2006-06-08 |
Andreas Monzner | make umlauts working in class Input |
tree | commitdiff |
2006-06-08 |
Andreas Monzner | small extensions |
tree | commitdiff |
next |