| Age | Commit message (Expand) | Author |
| 2008-03-25 | fix: large integer implicitly truncated to unsigned type, | Andreas Oberritter |
| 2008-03-25 | fix wss, slowblank, standby without scartswitch (requires new drivers) | Felix Domke |
| 2008-03-25 | remove redundant '!!' | Andreas Oberritter |
| 2008-03-25 | fix deprecated conversion from string constant to char* by using const char* ... | Andreas Oberritter |
| 2008-03-25 | fix compile error for i386-optimized refcounting, | Andreas Oberritter |
| 2008-03-25 | use long instead of int where pointers are casted | Andreas Oberritter |
| 2008-03-25 | replace openFile() by two functions openFileCached() and openFileUncached(), ... | Andreas Oberritter |
| 2008-03-25 | change get/setData to use long instead of int, to match pointer size on all s... | Andreas Oberritter |
| 2008-03-25 | create empty 'nim_slots' even if /proc/bus/nim_sockets is not available | Andreas Oberritter |
| 2008-03-25 | compile and link sdl.cpp if WITH_SDL is set | Andreas Oberritter |
| 2008-03-25 | optimize pvr parser a bit, don't load more than 2 APs per second to speed up ... | Felix Domke |
| 2008-03-25 | remove #error, because sdl.cpp isn't even included in the makefile for now | Andreas Oberritter |
| 2008-03-25 | use global preprocessor constant WITH_SDL instead of SDLDC | Andreas Oberritter |
| 2008-03-25 | include png.h before any other headers, because it complains if setjmp.h was ... | Andreas Oberritter |
| 2008-03-25 | include user headers before kernel header to avoid a type conflict, which res... | Andreas Oberritter |
| 2008-03-25 | second argument of PyDict_Next() should be of type Py_ssize_t, which isn't re... | Andreas Oberritter |
| 2008-03-25 | adjust ioprio_get/set for kernels which don't define _syscall2/3 (i.e. 2.6.24... | Andreas Oberritter |
| 2008-03-25 | delete generated files enigma.py and enigma_python_wrap.cxx on 'make clean' | Andreas Oberritter |
| 2008-03-25 | delete generated file actionids.h on 'make clean' | Andreas Oberritter |
| 2008-03-24 | add possibility to read lnb power via /proc/stb/fp (when available) | Andreas Monzner |
| 2008-03-20 | add support for dm8000 onboard tuner linking | Andreas Monzner |
| 2008-03-20 | remove useless LCD clock from start Wizard and ServiceScan | Andreas Frisch |
| 2008-03-18 | invalidate teletext pid on mpeg decoder destroy | Andreas Monzner |
| 2008-03-16 | fix default backward speeds | Felix Domke |
| 2008-03-15 | optional pixmap caching | Felix Domke |
| 2008-03-15 | add LICENSEs to some plugins | Andreas Monzner |
| 2008-03-15 | install LICENSEs | Felix Domke |
| 2008-03-13 | add some translator comments, by Anders Holst | Felix Domke |
| 2008-03-13 | enable downmix by default | Andreas Monzner |
| 2008-03-13 | add config option to enable/disable ac3 downmix (when its possible with used | Andreas Monzner |
| 2008-03-13 | add return | Felix Domke |
| 2008-03-11 | add missing pixmaps | Felix Domke |
| 2008-03-11 | signal quality is SNR, signal power is AGC | Felix Domke |
| 2008-03-10 | (disabled) timebase change mode for better trickmode timing | Felix Domke |
| 2008-03-10 | fix typo | Felix Domke |
| 2008-03-10 | dont show pip options in extension menu when no pip is available | Andreas Monzner |
| 2008-03-09 | fix crash when eof in background: windows cannot be opened from other than th... | Felix Domke |
| 2008-03-09 | Frequency -> Repeats (thanks to Timo Jarvenpaa) | Felix Domke |
| 2008-03-09 | better aspect setting | Felix Domke |
| 2008-03-06 | protect against broken .cuts files | Felix Domke |
| 2008-03-02 | store video setup after finishing video wizard | Stefan Pluecken |
| 2008-02-28 | follow hotplug-ng changes | Felix Domke |
| 2008-02-28 | patch by Pieter Grimmerink: use ext3 largefile option only for disks > 4G | Felix Domke |
| 2008-02-28 | show hotplug media in main menu | Felix Domke |
| 2008-02-28 | mark hotpluggable partitions | Felix Domke |
| 2008-02-27 | add Hotplug plugin | Felix Domke |
| 2008-02-27 | add cvsignore | Felix Domke |
| 2008-02-26 | fix existHDD a bit | Felix Domke |
| 2008-02-23 | correctly handle initial recording state | Felix Domke |
| 2008-02-23 | remove debug | Felix Domke |