summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-04PDBox: Minor addition and bugfixes.Wincent Balin
2009-08-04PDBox: Added GUI.Wincent Balin
2009-08-03Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...Thomas Martitz
2009-08-03Fix inaccurate time display for 44.1 (and 22.05) kHz MP3 audio tracks. Time w...Magnus Holmgren
2009-08-03Add missing svn:keywords property.Dominik Riebeling
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima
2009-08-03Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m...Thomas Martitz
2009-08-03Fix reds for IAP and a missing #include.Thomas Martitz
2009-08-03Remove find_albumart() from the plugin API as it doesn't exist for them.Thomas Martitz
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz
2009-08-03Samsung YP-S3: update bootloader demo app with test code for the wmcodec (vol...Bertrik Sikken
2009-08-03one more add which didnt get addedJonathan Gordon
2009-08-03these didnt get renamed for some reasonJonathan Gordon
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon
2009-08-03Reversi: Make Reversi respect the global touchscreen setting when in a menu.Karl Kurbjun
2009-08-03Clix: Forgot ifdefs around touchscreen_set_mode.Karl Kurbjun
2009-08-03Clix: Make Clix respect the global touchscreen setting when in a menu.Karl Kurbjun
2009-08-03Calculator: Enable absolute mode for touchscreens.Karl Kurbjun
2009-08-03Don't recalculate the array length during the loop, use the ARRAYLEN macro an...Thomas Martitz
2009-08-03Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz
2009-08-03Fix X5/M5Karl Kurbjun
2009-08-03Fix warning and ZVMKarl Kurbjun
2009-08-03Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun
2009-08-02Fix highest succeeded level from the highscores really this time, and don't c...Thomas Martitz
2009-08-02Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which...Thomas Martitz
2009-08-02Update the manual screenshot for 176x220x16.Thomas Martitz
2009-08-02Fix red - overlooked renaming in 1 place.Thomas Martitz
2009-08-02Reversi: Fix warning, change the text so that it does not resize the board (t...Karl Kurbjun
2009-08-02New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p...Thomas Martitz
2009-08-02Brickmania: Statusbar should always be drawn at the top of the screenKarl Kurbjun
2009-08-02Remove two left-over DEBUGFsThomas Martitz
2009-08-02Samsung YP-S3: update backlight brightness curve again (can't go all the way ...Bertrik Sikken
2009-08-02A bit of rework in bubbles:Thomas Martitz
2009-08-02Reversi: Implement dynamic legend/board sixing when necessary for landscape t...Karl Kurbjun
2009-08-02Remove redundant definitions of SCROLLBAR_WIDTHNils Wallménius
2009-08-02Superdom: introduce new enum for value to be returned in many places instead ...Teruaki Kawashima
2009-08-02brickmania: improve game saving to save current status.Teruaki Kawashima
2009-08-02Don't mention having to run 'make reconf' when you're runing 'make reconf'Antoine Cellerier
2009-08-02Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun
2009-08-01Fix red: only use SW_VOLUME_MIN if HAVE_SW_VOLUME_CONTROL is definedMaurus Cuelenaere
2009-08-01 * Move DSP_CALLBACK_* enum to sound.hMaurus Cuelenaere
2009-08-01Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...Maurus Cuelenaere
2009-08-01MP3 metadata parser:Maurus Cuelenaere
2009-08-01Samsung YP-S3: update backlight brightness curve so backlight is still on at ...Bertrik Sikken
2009-08-01Meizu: update backlight brightness curve so backlight is still on at the mini...Bertrik Sikken
2009-08-01Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...Mark Arigo
2009-08-01Samsung YP-S3: implement button lightsBertrik Sikken
2009-08-01Samsung YP-S3: implement headphones detectionBertrik Sikken
2009-08-01Doom: re-add the missing modulus operation I removed in r22097Maurus Cuelenaere
2009-08-01Doom: prevent division by zeroMaurus Cuelenaere