Age | Commit message (Expand) | Author |
2008-10-26 | bah! messed up the filename settings... and do some line length fixing | Jonathan Gordon |
2008-10-26 | Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ... | Jonathan Gordon |
2008-10-25 | Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen... | Dominik Riebeling |
2008-10-25 | Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap s... | Nils Wallménius |
2008-10-25 | Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targ... | Nils Wallménius |
2008-10-24 | FS#9487 fixes and improvements of the calendar plugin by Teruaki Kawashima | Nils Wallménius |
2008-10-23 | Remove the event object in the kernel since it's rather extraneous at the mom... | Michael Sevakis |
2008-10-23 | Refactor the panning code into separate functions, and correct a comment | Dave Chapman |
2008-10-22 | Fix test_codec plugin that was broken by r18834 | Nils Wallménius |
2008-10-22 | Make some local global variables static. | Dave Chapman |
2008-10-21 | Move the monolithic jpeg viewer into its own subdirectory and split it into t... | Dave Chapman |
2008-10-18 | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts |
2008-10-18 | code police : fix some multiply defined variables | Frank Gevaerts |
2008-10-16 | Merge the necessary changes for the new archos firmware flash images back to ... | Jens Arnold |
2008-10-13 | Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning a... | Marianne Arnold |
2008-10-09 | Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams. | Antoine Cellerier |
2008-10-07 | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts |
2008-10-07 | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov |
2008-10-07 | Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel. | Rob Purchase |
2008-10-04 | Made some read-only arrays const, simplified a funky for-loop, fixed potentia... | Bertrik Sikken |
2008-10-03 | Fix red on Players, hopefully. | Robert Menes |
2008-10-03 | Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi... | Robert Menes |
2008-10-03 | Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho... | Nils Wallménius |
2008-10-03 | Revert r18687, as the patch appears to break battery_bench on the Archos Play... | Robert Menes |
2008-10-03 | Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target... | Robert Menes |
2008-10-02 | Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c... | Nils Wallménius |
2008-09-24 | Slight clean up of splash calls, use HZ instead of explicit numbers | Nils Wallménius |
2008-09-23 | Oops, forgot the touchscreen targets. | Jens Arnold |
2008-09-23 | Simplify controls in order to resolve impossible combos on several targets. N... | Jens Arnold |
2008-09-22 | Add player name and rockbox version to the battery_bench output | Frank Gevaerts |
2008-09-20 | Fix test_codec on multiprocessor codecs (MP3, SPC). | Michael Giacomelli |
2008-09-20 | Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t... | Michael Giacomelli |
2008-09-17 | Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott. | Nicolas Pennequin |
2008-09-16 | D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau... | Rob Purchase |
2008-09-16 | Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o... | Rob Purchase |
2008-09-12 | fix out-of-bounds array access | Frank Gevaerts |
2008-09-08 | Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS... | Nicolas Pennequin |
2008-09-08 | fix FS#8641 | Frank Gevaerts |
2008-09-06 | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman |
2008-08-28 | as pointed out by funman in #rockbox, doing assumptions on the size of long | Daniel Stenberg |
2008-08-26 | FS#9326 grammar fix by Clément Pit--Claudel | Nils Wallménius |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-08-19 | Fix a problem with dict and checkbox where their internal buffer allocaters w... | Jonathan Gordon |
2008-08-15 | Ok, ok, strncpy is better here :P | Nils Wallménius |
2008-08-15 | Kill one more of the printf related warnings in gcc 4.3.1 | Nils Wallménius |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-08-14 | Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ... | Bertrik Sikken |
2008-08-14 | Add missing header file to plugins/zxbox/helpers.c | Bertrik Sikken |
2008-08-12 | Removed unused abort function implementation | Bertrik Sikken |
2008-08-11 | Make wavrecord use the same recording directory as the core. | Jens Arnold |