summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix for some bogus code in png by Andrew Rodland, fixing a warning when compi...Nils Wallménius2010-04-25
* Charcell: Fix spurious letter appearing between board and score display.Jens Arnold2010-04-25
* Fix redMagnus Holmgren2010-04-24
* FS#11099 - Rewind before resumeMagnus Holmgren2010-04-24
* Add Marcin Bukat as a commiterMarcin Bukat2010-04-23
* Packard Bell Vibe: clear temporary keys in the manual.Szymon Dziok2010-04-23
* Packard Bell Vibe: finish the manual.Szymon Dziok2010-04-23
* Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis2010-04-23
* Don't retrieve the mountpoint value for each file when displaying the install...Dominik Riebeling2010-04-23
* Gigabeat S: All the target backlight functions are currently called on the ba...Michael Sevakis2010-04-23
* i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis2010-04-23
* i.MX31: Add some enums and a couple helper functions to make dealing with pin...Michael Sevakis2010-04-23
* dircache: increase stack size to handle the worse case path during rebuild (d...Amaury Pouly2010-04-22
* ata-sd-pp: reduce size of the buffer used to switch bank, no functional chang...Amaury Pouly2010-04-22
* Fix grammar in the comment (make code non offending :-)Alexander Levin2010-04-21
* Update year in about box. We are still working on this.Dominik Riebeling2010-04-21
* Add missing comma (pointed out by Szymon Dziok). Without it the MROBE100_PAD ...Marianne Arnold2010-04-21
* Fix broken Iaudio M3 manual and missing buttons in the M:Robe 100 manual, cau...Marianne Arnold2010-04-20
* Wrong file name in time-sync utility makefileBertrik Sikken2010-04-20
* Brickmania: Fix bogus firesTomer Shalev2010-04-20
* Brickmania: Use defined constant instead of hard-coded valueTomer Shalev2010-04-20
* Yet another try at fixing "FS#10959 - Brickmania - Ball disappears"Tomer Shalev2010-04-20
* Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10)Tomer Shalev2010-04-20
* Brickmania: No need to init these global variables, as they are set later onTomer Shalev2010-04-20
* Brickmania: Move Congratulations message a bit up, so it won't get clipped by...Tomer Shalev2010-04-20
* really fix "%pv|something else" this timeJonathan Gordon2010-04-20
* Packard Bell Vibe: Manual - change the names of the buttons internally (Butto...Szymon Dziok2010-04-19
* Fix typo in comment in the other file as wellAlexander Levin2010-04-19
* Fix typo in commentAlexander Levin2010-04-19
* Manual update to document pitchscreen info saved in bookmarks on swcodec targetsJeffrey Goode2010-04-19
* Packard Bell Vibe: manual - add a few plugin keymaps.Szymon Dziok2010-04-19
* Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904.Szymon Dziok2010-04-19
* 2 quick fixes Jonathan Gordon2010-04-19
* Clean up libmusepack: move declarations to internal.h and set svn properties.Bertrik Sikken2010-04-18
* AS3525: set more svn propertiesBertrik Sikken2010-04-18
* Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. S...Bertrik Sikken2010-04-18
* Correct svn:keywords on firmware/driver/tuner/ipod_remote_tuner.cBertrik Sikken2010-04-18
* Clean up IAP / ipod remote tuner a bit.Bertrik Sikken2010-04-18
* Use boolean instead of int for keeping track of mutex signalled state and wak...Bertrik Sikken2010-04-18
* Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken2010-04-18
* Add the guard where it should be used. The net effect is zero now but it migh...Alexander Levin2010-04-18
* Revert r25665 - ipod keymap. More trouble than its worthJeffrey Goode2010-04-18
* Fix red from r25666 (forgot to use macro to not use core variable on single c...Michael Sevakis2010-04-18
* Threads of PRIORITY_REALTIME and above are no longer subject to being switche...Michael Sevakis2010-04-18
* Fix hotkey keymap on ipodsJeffrey Goode2010-04-17
* Use a more natural guard for the callback definitionAlexander Levin2010-04-17
* fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...Jonathan Gordon2010-04-17
* mkamsboot: accept Clip+ OF v01.02.13Rafaël Carré2010-04-17
* drop the playlist viewer stack usage by reading straiught off the buffer inst...Jonathan Gordon2010-04-17
* use strlcat() instead of snprintf in the playlist viewer, and fix it so it wi...Jonathan Gordon2010-04-17