aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-01-24- fix bluescreen caused by wrong list handlingStefan Pluecken
2008-01-24YPrPb -> YPbPrStefan Pluecken
2008-01-24write text support in eCanvasFelix Domke
2008-01-24you don't want to know... (don't rely on clut in 32bit modes)Felix Domke
2008-01-24- add selectNext/selectPrevious to sources.ListStefan Pluecken
2008-01-24disable preferred_modes stuff for now, implement hotplug (but disable it)Felix Domke
2008-01-24add videowizardStefan Pluecken
2008-01-24a lot of new wizard functionalityStefan Pluecken
2008-01-24add count() to List sourceStefan Pluecken
2008-01-24pass more information about why a channel alloc fails, and display proper err...Felix Domke
2008-01-24revert re-mmap (it's not necessary with new driver, and is a bad idea anyway ...Felix Domke
2008-01-22fix byte order for jpgFelix Domke
2008-01-17fix cmdline parserAndreas Monzner
2008-01-12deal correct with errnoAndreas Monzner
2008-01-12handle ret value of eConsoleAppContainer.executeAndreas Monzner
2008-01-10epg fixesAndreas Monzner
2008-01-10fix bsod when draw epglist entrys without beginTimeAndreas Monzner
2008-01-09remap lfb on resolution changeAndreas Monzner
2008-01-08use setup_<setupkey> as alternative skin name for Setup, for customization of...Felix Domke
2008-01-08use vfork instead of fork (this hopefully fixes the 'no moreAndreas Monzner
2008-01-08allow generic override of SimpleSummaryFelix Domke
2008-01-07Fixed very useful TestPlugin-plugin (callback wasn't called correctly)Stefan Pluecken
2008-01-02reconnect camd.socket on connection lostAndreas Monzner
2008-01-02patch by Moritz Venn: allow plugins to provide a Wakeup-TimeFelix Domke
2007-12-27add possibility to add complete content of a directory to playlist just withAndreas Monzner
2007-12-27output pid if timeoutet section tableAndreas Monzner
2007-12-24fix LoadPixmapFelix Domke
2007-12-21add 'layers' (in buffered mode, which is not working at the moment).Felix Domke
2007-12-21add videomode plugin to makefileFelix Domke
2007-12-20add LCD supportFelix Domke
2007-12-20create global (real) config entries, update setup on hotplug (untested), fix ...Felix Domke
2007-12-20allow setting default to false/noFelix Domke
2007-12-20whitespace fixupFelix Domke
2007-12-20add videomode plugin (not used yet) for advanced videomode configurationFelix Domke
2007-12-20init borders to 0Felix Domke
2007-12-20remove debugFelix Domke
2007-12-16patch by Pieter Grimmerink: properly skip space when reading in servicesFelix Domke
2007-12-16patch by Pieter Grimmerink: properly initialize and check for LCD fdFelix Domke
2007-12-16patch by Pieter Grimmerink: fix naming of western satellites (signed/unsigned...Felix Domke
2007-12-16patch by Pieter Grimmerink: fix 'cancel' when editing the service reference i...Felix Domke
2007-12-16patch by Pieter Grimmerink: fix order of class definitions to make swig happyFelix Domke
2007-12-16patch by Pieter Grimmerink: fix partial lines returned from ipkgFelix Domke
2007-12-16patch by Pieter Grimmerink: fix IDE device numbering, mount formatted whereev...Felix Domke
2007-12-16patch by Pieter Grimmerink: add closeOnSuccessFelix Domke
2007-12-16patch by Pieter Grimmerink: -call waitpid on the child, after it completes. T...Felix Domke
2007-12-16many keyboard improvements by Anders HolstFelix Domke
2007-12-13add jpg support. Please note that 32bit bitmaps require 4x the memory of 8bit...Felix Domke
2007-12-13fix loadJPGFelix Domke
2007-12-13factor out loadPNG into generic LoadPixmapFelix Domke
2007-12-13fix/implement alphablend for 8-to-32 bpp blitsFelix Domke