add (incomplete) media scan support
[enigma2.git] / lib /
2006-12-18 Felix Domkeadd (incomplete) media scan support
2006-12-18 Felix Domkeadd media scanner
2006-12-18 Stefan Plueckendon't allow leaving the software update plugin while...
2006-12-18 Stefan Plueckenfix default orbital_position setting in manual scan
2006-12-17 Stefan Plueckengerman translations for the new software update
2006-12-17 Stefan Plueckenreplace software update plugin with a more user friendl...
2006-12-15 Andreas Monznerfix ASSERT in the correct way
2006-12-15 Andreas Monznerreenable debug
2006-12-15 Andreas Monznerfix
2006-12-15 Andreas Monznerfix lock, fix non working ASSERT when DEBUG is not...
2006-12-15 Andreas Monzneruse eDebug for debug messages
2006-12-15 Andreas Monznerfix encoding
2006-12-15 Andreas Monznersmall fix
2006-12-14 Andreas Monznerfix
2006-12-14 Andreas Monzneradd possibility to get a dict with transponderdata...
2006-12-14 Andreas Monznernot block so long
2006-12-14 Andreas Monznerfix read from pipes
2006-12-13 Andreas Monzneradd possibility to select multimode instead of pal...
2006-12-13 Andreas Monzneruse aspect ratio information from mpeg sequence header...
2006-12-12 Andreas Monznernicer code
2006-12-12 Andreas Monznerfix bug in mainloop (this fixes sometimes no more respo...
2006-12-12 Felix Domkelimit queue size
2006-12-12 Felix Domkeprevent this from happening again
2006-12-12 Andreas Monznerfix locks ?!?
2006-12-12 Felix Domkestart timer after message box is actually visible
2006-12-11 Felix Domkefix wrong sense of no_program_info
2006-12-10 Andreas Monznerexport gRGB to python again
2006-12-10 Andreas Monznerremove some unneeded wrapper code
2006-12-10 Andreas Monznerremove python support for some (unneeded) classes
2006-12-09 Felix Domkeremove debug
2006-12-09 Felix Domkedisplay zap errors in popups
2006-12-09 Felix Domkeallow dvb state to be queried (last PMT-related event)
2006-12-09 Felix Domkeadd info to query for 'dvb state' (dvb related errors)
2006-12-09 Felix Domkeset 'close on any key' for popups
2006-12-09 Felix Domkemake PMT events enum accessible in python
2006-12-09 Felix Domkeoptional 'close on any key'
2006-12-07 Felix Domkemark current notifications
2006-12-07 Felix Domkeuse new config paths, use popups
2006-12-07 Felix Domkeadd popups with id so they can be updated /removed
2006-12-07 Felix Domkeadd config.plugins subsection
2006-12-05 Andreas Monznerremove unused file
2006-12-05 Andreas Monznersmall optimize
2006-12-05 Andreas Monzneradd new files
2006-12-05 Andreas Monzneradd possibility to enable/disable 12V Chinch output...
2006-12-04 Andreas Monznercomment out not yet implemented 12V Switch option
2006-12-03 Felix Domkeadd hungarian language
2006-12-02 Andreas Monznerfix possible segfault
2006-12-02 Felix Domkeenable http automatic redirects (requires very recent...
2006-12-01 Andreas Monznerremove ZappingAlternatives Plugin completely
2006-12-01 Andreas Monznerremove old zapping alternatives plugin
2006-11-30 Andreas Monznermore changes for service groups (replacement for zappin...
2006-11-30 Andreas Monznerremove debug
2006-11-30 Andreas Monznersome changes for service groups
2006-11-30 Felix Domkeuse location for neonhttpsrc
2006-11-30 Felix Domkewhitespace fixes
2006-11-30 Felix Domkeremove obsolete HTMLComponent
2006-11-30 Felix Domkeadd SimpleRSS, a very simple RSS reader, including...
2006-11-30 Felix Domkeshow plugin warnings
2006-11-30 Felix Domkeadd TODO
2006-11-30 Felix Domkeallow use of this constructor in python
2006-11-30 Felix Domkewhitespace fixes, collect errors while loading plugins
2006-11-29 Felix Domkeadd support for fluendo ts/ps demux (preferred above...
2006-11-29 Andreas Monznerdont check playable state on directorys
2006-11-29 Andreas Monznerbool to int
2006-11-29 Andreas Monznersome changes for new service groups
2006-11-29 Felix Domkeforce channels to 2, should/could fix mono mp3
2006-11-29 Andreas Monznercode cleanup in ChannelSelection,
2006-11-28 Felix Domkeuse createDir, this fixes crash when thumbnail director...
2006-11-28 Felix Domkeadd createDir, init radio favourites
2006-11-27 Andreas Monznermake bouquet +/- keys working in providers and satellit...
2006-11-27 Andreas Monznersome nicer code
2006-11-27 Andreas Monznerfix warnings
2006-11-27 Felix Domkedefault to 'complete' scan on DVB-C until problems...
2006-11-27 Felix Domkerefuse to stop scan after first invalid NIT in quick...
2006-11-27 Felix Domkemove keySave, keyCancel into ConfigList.py, use cancel...
2006-11-27 Felix Domkefix abort in quickzap bouquet add
2006-11-26 Andreas Monznermore python refcount debugging stuff
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-11-25 Felix Domkefix toneburst
2006-11-24 Andreas Monznerremove non working python refcount debugging code
2006-11-24 Andreas Monznerremove non working fix
2006-11-24 Andreas Monznersmall fix
2006-11-23 Andreas Monznerfix prev commit
2006-11-23 Felix Domkedon't crash when removing a marker from bouquet list
2006-11-23 Andreas Monznerreload bouquetlist when a new bouquet is added and...
2006-11-23 Felix Domkeadd message after subservice has been added to bouquet
2006-11-23 Felix Domkeclean up duplicate code, same functions now for 'ok...
2006-11-23 Andreas Monzneradd PyObject refcount debugging code
2006-11-23 Andreas Monznerfix
2006-11-23 Andreas Monzneruse stack for exif object
2006-11-23 Andreas Monznerfix python refcounting (memleaks)
2006-11-22 Andreas Monznerfix pre selection in subservice selector,
2006-11-22 Andreas Monznerfix getBouquetList
2006-11-22 Andreas Monzneradd possibility to add subservice in bouquets
2006-11-22 Andreas Monznerfix some FIXMEEE's
2006-11-22 Andreas Monzneradd possibility to use colored buttons to call function...
2006-11-22 Andreas Monznerrecording service events now working
2006-11-22 Andreas Monznersome picplayer fixes
2006-11-21 Stefan Plueckenfix bluescreen in zapping alternatives editor
2006-11-21 Andreas Monzneradd infrastructure for record service events (not finis...
next