Age | Commit message (Expand) | Author |
2009-12-10 | Remove inline asm that hasn't been useful for years, no speed difference | Nils Wallménius |
2009-12-10 | Cowon D2: Add some more key mappings | Tomer Shalev |
2009-12-10 | Fix yellow: add braces | Jeffrey Goode |
2009-12-10 | plugin.c: It wouldn't make much sense to clear screen right before setting ba... | Teruaki Kawashima |
2009-12-10 | Rework spacerocks: | Teruaki Kawashima |
2009-12-10 | These are the last plugin keymaps needed for the GoGear SA9200. | Robert Menes |
2009-12-09 | Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong. | Frank Gevaerts |
2009-12-09 | More GoGear SA9200 plugin keymaps, plus a fix on mosaique. | Robert Menes |
2009-12-09 | Remove some sample functions from codeclib - these were for verifying the gen... | Andrew Mahone |
2009-12-09 | Reuse existing variable instead of creating a new one. | Michael Chicoine |
2009-12-09 | Fix red - resolve multiple variable definition | Michael Chicoine |
2009-12-09 | Correct the debug information displayed for SD card to match the CID register... | Michael Chicoine |
2009-12-09 | Rework spacerocks: | Teruaki Kawashima |
2009-12-09 | fix red checkwps | Jonathan Gordon |
2009-12-09 | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon |
2009-12-09 | Extend av_log2 in codeclib into a generic for scanning for set bits, which ca... | Andrew Mahone |
2009-12-08 | GoGear SA9200 plugin keymap for snake2. Just get it under | Robert Menes |
2009-12-08 | Onda VX777: use POWER button to exit Plasma and Starfield | Maurus Cuelenaere |
2009-12-07 | Yet more GoGear SA9200 plugin keymaps. Almost done! | Robert Menes |
2009-12-07 | make tpj1022 bootloader compile again | Robert Kukla |
2009-12-07 | Corrected ondio language wildcards. | Björn Stenberg |
2009-12-07 | Rename targets to be consistent in all places. (FS #10819). Take 2. | Björn Stenberg |
2009-12-06 | FS#10834 by Alex Bennee, fixing off-by-one bug in code calling format_track_path | Nils Wallménius |
2009-12-06 | Boomshine: | Maurus Cuelenaere |
2009-12-06 | Correct checking return value of open in plugins. | Teruaki Kawashima |
2009-12-06 | Fix red: av_log2 undefined for ARM_ARCH <= 4, missing codeclib.h includes. | Andrew Mahone |
2009-12-06 | slightly faster asm av_log2 for armv6 (currently only Gigabeat S) | Nils Wallménius |
2009-12-05 | Fix yellow: mixed signed/unsigned in conditional. | Andrew Mahone |
2009-12-05 | Slightly improve av_log2 in codeclib on ARMv6. | Andrew Mahone |
2009-12-05 | Updated Hebrew translation | Tomer Shalev |
2009-12-05 | Yes/No screen: Add proper message for touchscreen targets | Tomer Shalev |
2009-12-05 | Touchscreen mapping: Fix setting context | Tomer Shalev |
2009-12-05 | Touchscreen button mapping enhancement in WPS context | Tomer Shalev |
2009-12-05 | Cowon D2: In WPS context, assign BUTTON_POWER to ACTION_WPS_BROWSE | Tomer Shalev |
2009-12-05 | Move av_log2 function and asociated table to the codec lib, remove 3 identica... | Nils Wallménius |
2009-12-05 | Touchscreen keymapping enhancements | Tomer Shalev |
2009-12-05 | Cowon D2: Fix standard keymaps | Tomer Shalev |
2009-12-05 | On RTL mode, flip + and - buttons (Cowon D2) | Tomer Shalev |
2009-12-05 | A few more GoGear SA9200 plugin keymaps. | Robert Menes |
2009-12-05 | spacerocks: Fix indentation and remove trailing spaces. Fix some minor bugs. | Teruaki Kawashima |
2009-12-05 | boomshine: use theme colour to draw text so that text would be more readable ... | Teruaki Kawashima |
2009-12-05 | plasma: clean up button definition. | Teruaki Kawashima |
2009-12-05 | Fix division by 0 by clamping freq value a little higher, some minor style an... | Nils Wallménius |
2009-12-04 | png: Change zoom in/out method and don't center the view on zoom. | Teruaki Kawashima |
2009-12-04 | Skin parser: Use parse_list() when possible | Tomer Shalev |
2009-12-04 | text editor: Return pointer to buffer but position in buffer for ACTION_GET t... | Teruaki Kawashima |
2009-12-04 | blackjack: Set foreground color and background color properly after canceled ... | Teruaki Kawashima |
2009-12-04 | Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution | Robert Menes |
2009-12-04 | Dice: Prevent a divide by 0 | Karl Kurbjun |
2009-12-04 | fix red - add missing #elif | Michael Chicoine |