| Age | Commit message (Expand) | Author |
| 2008-04-13 | add 'templates' in listboxcontent, to split the layout from actual data content | Felix Domke |
| 2008-04-10 | set fastblank correctly | Felix Domke |
| 2008-04-10 | allow setting a videomode directly with 1(=720p),2(=1080i),3(=scart) | Felix Domke |
| 2008-04-09 | Add ServicePosition arguments Detailed, Negate, ShowHours & respective patch ... | Andreas Frisch |
| 2008-04-08 | experimental support for freetype 2.1.x and newer versions | Andreas Oberritter |
| 2008-04-07 | "selction" => "selection" | Stefan Pluecken |
| 2008-04-06 | add translation choser (on pressing the red button) to the StartWizard | Stefan Pluecken |
| 2008-04-06 | provide better way of passing arguments to 'execute' | Felix Domke |
| 2008-04-04 | fix tabs | Andreas Monzner |
| 2008-04-04 | remove unneeded minBackwardSpeed check... the min speed is already defined | Andreas Monzner |
| 2008-04-01 | typos | Andreas Frisch |
| 2008-03-31 | add support for user events and user informations | Andreas Monzner |
| 2008-03-31 | fix compiler warning | Andreas Monzner |
| 2008-03-30 | fix warning, add missing backslash | Andreas Monzner |
| 2008-03-30 | allow language selection in video wizard | Stefan Pluecken |
| 2008-03-30 | add sanity check on language index | Stefan Pluecken |
| 2008-03-30 | allow language references through indexes | Stefan Pluecken |
| 2008-03-30 | change "Behaviour" to "Behavior" in all files ... including all | Andreas Monzner |
| 2008-03-29 | another change of policy (with correct aspect ratio) | Andreas Monzner |
| 2008-03-29 | just scale by default | Andreas Monzner |
| 2008-03-29 | order InputChannel list.. (DVI, Scart, YPbPr) | Andreas Monzner |
| 2008-03-28 | no service type filtering in bouquets by default (but its possible to set | Andreas Monzner |
| 2008-03-28 | fix for HD channels in userbouquets | Felix Domke |
| 2008-03-27 | make eSubtitleWidget more flexible | Andreas Monzner |
| 2008-03-27 | add iServiceKeys interface (No not what you think ;) it simply means its | Andreas Monzner |
| 2008-03-27 | preparation for translations | Andreas Oberritter |
| 2008-03-26 | don't abort if /etc/localtime already exists (and enigma2 isn't run as root) | Andreas Oberritter |
| 2008-03-26 | fix: comparison is always true due to limited range of data type | Andreas Oberritter |
| 2008-03-26 | setItemHeight() should return void ('make clean' required!) | Andreas Oberritter |
| 2008-03-26 | fix: too few arguments for format | Andreas Oberritter |
| 2008-03-26 | removed unused variables 'cnt' and 'protection_bit' | Andreas Oberritter |
| 2008-03-26 | remove unused variable 'i' | Andreas Oberritter |
| 2008-03-25 | remove unused variable 'delta' | Andreas Oberritter |
| 2008-03-25 | use m_pts_to_offset | Felix Domke |
| 2008-03-25 | fix: comparison is always true due to limited range of data type | Andreas Oberritter |
| 2008-03-25 | fix: diseqc.eDVBDiseqcCommand::data[n] is used uninitialized in this function | Andreas Oberritter |
| 2008-03-25 | fix: comparison is always false due to limited range of data type | Andreas Oberritter |
| 2008-03-25 | remove unused variable 'retry' | Andreas Oberritter |
| 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 |