| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated) | |||
| 2008-02-08 | CONFIG, not SYSETC | Felix Domke | |
| 2008-02-08 | stop writing progress after profile_final | Felix Domke | |
| 2008-02-07 | add 'profile': log individual starting times, and use them on next run to ↵ | Felix Domke | |
| estimate progress. write progress to lcd. | |||
| 2007-12-13 | add jpg support. Please note that 32bit bitmaps require 4x the memory of ↵ | Felix Domke | |
| 8bit, possibily reducing available memory and performance. further, add support for images with split rgb,a channels, by specifying the basename plus a dot (i.e., everything before the 'a.png'/'rgb.jpg') | |||
| 2007-12-13 | factor out loadPNG into generic LoadPixmap | Felix Domke | |
| 2007-11-28 | improve text editing. Patch by Anders Holst | Felix Domke | |
| 2007-11-24 | add the rest of the number buttons, patch by Tero Manninen | Felix Domke | |
| 2007-10-13 | translate weekdays in fuzzy date display | Felix Domke | |
| 2007-07-22 | cleanup __init__.py files .... | Andreas Monzner | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-07-20 | whitespace cleanup | Felix Domke | |
| 2007-07-18 | (ralfk) user defined skip times with 1/3, add 1/3 to keybindings, remove ↵ | Felix Domke | |
| duplicate code in InfoBarGenerics, add hideAfterResume, add some help texts | |||
| 2007-07-11 | show 'l' keypresses in helpscreen | Felix Domke | |
| 2007-07-11 | (ralfk) add some more keys (including shifted ones) | Felix Domke | |
| 2007-07-11 | (ralfk) Add SCOPE_PLAYLIST to /etc/enigma2/playlist/ | Felix Domke | |
| 2007-06-19 | use domain, provide removeKeyBindings for a domain | Felix Domke | |
| 2007-04-29 | install_DATA -> install_PYTHON to create .pyc files when installing | Felix Domke | |
| 2007-03-26 | don't create PO directory. | Felix Domke | |
| 2007-01-15 | use timedifference from eDVBLocalTimeHandler for time() calls in python | Andreas Monzner | |
| 2006-12-30 | send evStart before tuneFailed Events.. | Andreas Monzner | |
| fix evNoResources fix some bluescreens caused by notification handling | |||
| 2006-12-15 | fix encoding | Andreas Monzner | |
| 2006-12-09 | set 'close on any key' for popups | Felix Domke | |
| 2006-12-07 | add popups with id so they can be updated /removed | Felix Domke | |
| 2006-11-30 | more changes for service groups (replacement for zapping alternatives | Andreas Monzner | |
| plugin).. now its basicaly working.. TODO: change zapping alternatives editor for new style | |||
| 2006-11-28 | add createDir, init radio favourites | Felix Domke | |
| 2006-11-20 | make xgettext happy | Andreas Monzner | |
| 2006-11-06 | cleanup, add missing "esl" for Spanish | Andreas Monzner | |
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-08-24 | some NumericalInput and uncode/utf-8 fixes | Andreas Monzner | |
| 2006-08-23 | use uncode for textinput component | Andreas Monzner | |
| 2006-08-22 | fix | Andreas Monzner | |
| 2006-08-21 | fix non working code | Andreas Monzner | |
| 2006-08-21 | add support for umlauts | Andreas Monzner | |
| 2006-08-07 | make infobar extensions more flexible (and easier to reuse and extend) | Stefan Pluecken | |
| 2006-07-12 | fix arrow positions | Andreas Monzner | |
| 2006-07-11 | add KEY_TEXT | Andreas Monzner | |
| 2006-07-11 | fix some arrow positions for help | Andreas Monzner | |
| 2006-06-17 | add some new (currently unused) source/renderer based elements | Felix Domke | |
| 2006-06-16 | use os.path.join instead of string concat to fix trailing slash issue | Felix Domke | |
| 2006-06-15 | add import tool | Felix Domke | |
| 2006-06-15 | support path_prefix | Felix Domke | |
| 2006-06-15 | add Event | Felix Domke | |
| 2006-05-25 | add missing positions for < > key | Andreas Monzner | |
| 2006-05-10 | add kwargs support for notifications | Felix Domke | |
| 2006-04-03 | disallow ?, *, |, <, > | Felix Domke | |
| 2006-04-03 | disallow '"' in filenames | Felix Domke | |
| 2006-03-27 | do not allow colon in filenames | Felix Domke | |
| 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-17 | add missing translations | Stefan Pluecken | |
