Age | Commit message (Expand) | Author |
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 |
2008-08-01 | Apply FS#9217 - Rockpaint line-drawing function, replace line-drawing algorit... | Bertrik Sikken |
2008-07-28 | Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ... | Michael Giacomelli |
2008-07-27 | Oops, revert unrelated changes | Nils Wallménius |
2008-07-27 | FS#9221 by Christopher Williams fixing a couple of bugs in keybox | Nils Wallménius |
2008-07-26 | commit asap codec. plays .sap files. At the moment it only plays the default ... | Dominik Wenger |
2008-07-20 | correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ... | Robert Kukla |
2008-07-17 | Too much on the last commit. | Michael Giacomelli |
2008-07-17 | Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ... | Michael Giacomelli |
2008-07-15 | Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov... | Rob Purchase |
2008-07-15 | Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184 | Jonathan Gordon |
2008-07-13 | fix FS#9184 hopefully... | Jonathan Gordon |
2008-07-07 | #if and #ifdef are slightly different. Use the correct one | Frank Gevaerts |
2008-07-07 | Keybox, encrypted password storage. Manual page comming soon | Nils Wallménius |
2008-07-01 | Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ... | Michael Sevakis |