revert
[enigma2.git] / lib /
2006-02-21 Felix Domkerevert
2006-02-21 Felix Domkeadd fpupgrade plugin
2006-02-21 Felix Domkeallow YUV if manually enabled
2006-02-21 Andreas Monznerfix comment
2006-02-21 Andreas Monzneradd frequency possibility test to detect the correct lnb
2006-02-21 Stefan Plueckenadd ability to use regular expressions to filter files...
2006-02-21 Stefan Plueckenadd FileList component for browsing files and directories
2006-02-21 Felix Domkedisplay front processor version in about screen
2006-02-21 Stefan Plueckenbeautify (?) position gauge
2006-02-21 Felix DomkePSignal was already able to handle this without modific...
2006-02-21 Andreas Monzneradd eConsoleAppContainer to execute shell scripts or...
2006-02-21 Felix Domkeupdate only when executed
2006-02-21 Felix Domkeadd cuesheet, position gauge
2006-02-21 Felix Domkeminimum backward seek is 16X
2006-02-21 Felix Domkeadd perService position display with gauge
2006-02-21 Felix Domkeadd position gauge
2006-02-21 Felix Domkeset transparency when using alphatestlib/gui/Makefile.am
2006-02-21 Stefan Plueckenuse Input component to change the ipkg feed
2006-02-21 Stefan Plueckenunify the two update plugins and add a menu to the...
2006-02-21 Felix Domkefix ratio calculation for slow reverse skipping
2006-02-21 Felix Domketurn error into warning
2006-02-20 Felix Domkeadd some info to debug prints
2006-02-20 Felix Domkefix newline
2006-02-20 Felix Domkefix string conversion: do not use float, remove duplica...
2006-02-20 Felix Domkeincrease keypress time for skip window a bit, add hack...
2006-02-20 Felix Domkedecrease skip ratio a bit
2006-02-20 Felix Domkefix
2006-02-20 Stefan Plueckenupdate blue button
2006-02-20 Stefan Plueckenadvertise timeshifting in the infobar
2006-02-20 Felix Domkefix imports
2006-02-20 Stefan Plueckenselect active language in language selection screen
2006-02-20 Andreas Monznerset type of servicereference to idInvalid when string...
2006-02-20 Andreas Monznerfix
2006-02-20 Axel Buehningfix: remember video mode if it has been changed
2006-02-20 Felix Domkefix menu close with config flush
2006-02-19 Felix Domkedon't reload list on movie delete
2006-02-19 Felix Domkereturn None on quit
2006-02-19 Stefan Plueckenport tuxbox plugins plugin to the new plugin interface
2006-02-19 Felix Domkeadd kwargs support to boundFunction
2006-02-19 Felix Domkere-add web plugin
2006-02-19 Stefan Plueckenre-add the IPKG plugin and rename the upgrade main...
2006-02-19 Felix Domkeadd Plugin.py
2006-02-19 Felix Domkedisplay image version a bit more nicely
2006-02-19 Felix Domkere-add autostart plugins
2006-02-19 Felix Domkenew plugin interface
2006-02-19 Andreas Monznerrevert non working code
2006-02-18 Felix Domkeservicedvb: also delete .ap and .cuts file when deletin...
2006-02-18 Andreas Monznerhistory fix
2006-02-18 Andreas Monznerrotor fix
2006-02-17 Stefan Plueckensort complete timerlist by start time
2006-02-17 Stefan Plueckencall timeChanged on disabling flags (breaks usability)
2006-02-17 Felix Domkefix relative jumps
2006-02-17 Felix Domkeuse AUDIO_GET_STC, VIDEO_GET_STC
2006-02-17 Andreas Monznermanual not useable in simple rotor config... just usals
2006-02-17 Andreas Monznerbugfix:
2006-02-17 Andreas Monzneradd zapping history.. useable with < > buttons
2006-02-16 Andreas Monznerfix wrap around with enabled movemode
2006-02-16 Felix Domkesample plugin fix
2006-02-16 Felix Domkeavswitch: reset video mode only when it has changed
2006-02-16 Felix Domkesupport for position marks
2006-02-16 Felix Domkeload and save cutlists
2006-02-16 Felix Domkeimprove cuesheet interface a bit by making it atomic
2006-02-15 Felix Domkeadd iCueSheet interface and null implementation
2006-02-15 Felix Domkesome fixes
2006-02-15 Felix Domkeuse cached pts/offsets when available, clean up
2006-02-15 Felix Domkeskip directories
2006-02-15 Felix Domkenew help
2006-02-15 Felix Domkeremove debug
2006-02-15 Felix Domkecosmetic changes, entryReset validates position now
2006-02-13 Felix Domkeencode unicode strings as UTF8 for console output
2006-02-13 Felix Domkepipe python stdout trough enigma
2006-02-13 Felix Domkesave timing information after record
2006-02-13 Felix Domkedisplay remaining time for next event
2006-02-08 Andreas Monznerfix cancel handling
2006-02-08 Andreas Monznerdont set /proc/stb values directly from python..
2006-02-08 Andreas Monznerdont use onShown .. use onLayoutFinish for hide dish...
2006-02-08 Andreas Monznerdont hide recording widget onShown.. use onLayoutFinish
2006-02-08 Andreas Monzneradd Input 1 .. 16 to committed diseqc command selection...
2006-02-08 Andreas Monznerhopefully fix tuning c-band frequencies
2006-02-08 Felix Domkefix slowblank
2006-02-08 Felix Domkerewrite wrap around
2006-02-08 Felix Domketstools: check for wrap arounds in length calculation
2006-02-07 Andreas Monznerfix comment for epgcache lookupEvent method (useable...
2006-02-07 Andreas Monznerflush config (to flash) on close setup list
2006-02-07 Andreas Monznerflush config (to flash) after leave wizard
2006-02-07 Felix Domketypo: rotor is german
2006-02-06 Andreas Monznerfix writing nameserver to /etc/resolv.conf when no...
2006-02-06 Andreas Monznerfix clipping
2006-02-06 Andreas Monznercleanup
2006-02-06 Andreas Monznermake DieMade happy (show current path in Channellist...
2006-02-04 Andreas Monznerfix ChannelSelection in timer
2006-02-03 Andreas Monznerremove unneeded code in channel cache handling
2006-02-03 Andreas Monznerfix cached channel handling
2006-02-03 Felix Domkerecursive close with menu key in menu
2006-02-03 Felix Domkemake filterRecordData argument unsigned char*
2006-02-03 Felix Domkeadd record margin
2006-02-03 Felix Domkefix warning, redraw on changed foreground color
2006-02-03 Felix Domkeask before stopping timeshift
2006-02-03 Andreas Monzneradd ability to enable/disable "change to next/prev...
2006-02-03 Andreas Monznerchange to next/prev bouquet when quickzap is used on...
next