summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Samsung YP-S3: update bootloader demo app with test code for the wmcodec (vol...Bertrik Sikken2009-08-03
* one more add which didnt get addedJonathan Gordon2009-08-03
* these didnt get renamed for some reasonJonathan Gordon2009-08-03
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03
* Reversi: Make Reversi respect the global touchscreen setting when in a menu.Karl Kurbjun2009-08-03
* Clix: Forgot ifdefs around touchscreen_set_mode.Karl Kurbjun2009-08-03
* Clix: Make Clix respect the global touchscreen setting when in a menu.Karl Kurbjun2009-08-03
* Calculator: Enable absolute mode for touchscreens.Karl Kurbjun2009-08-03
* Don't recalculate the array length during the loop, use the ARRAYLEN macro an...Thomas Martitz2009-08-03
* Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz2009-08-03
* Fix X5/M5Karl Kurbjun2009-08-03
* Fix warning and ZVMKarl Kurbjun2009-08-03
* Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun2009-08-03
* Fix highest succeeded level from the highscores really this time, and don't c...Thomas Martitz2009-08-02
* Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which...Thomas Martitz2009-08-02
* Update the manual screenshot for 176x220x16.Thomas Martitz2009-08-02
* Fix red - overlooked renaming in 1 place.Thomas Martitz2009-08-02
* Reversi: Fix warning, change the text so that it does not resize the board (t...Karl Kurbjun2009-08-02
* New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p...Thomas Martitz2009-08-02
* Brickmania: Statusbar should always be drawn at the top of the screenKarl Kurbjun2009-08-02
* Remove two left-over DEBUGFsThomas Martitz2009-08-02
* Samsung YP-S3: update backlight brightness curve again (can't go all the way ...Bertrik Sikken2009-08-02
* A bit of rework in bubbles:Thomas Martitz2009-08-02
* Reversi: Implement dynamic legend/board sixing when necessary for landscape t...Karl Kurbjun2009-08-02
* Remove redundant definitions of SCROLLBAR_WIDTHNils Wallménius2009-08-02
* Superdom: introduce new enum for value to be returned in many places instead ...Teruaki Kawashima2009-08-02
* brickmania: improve game saving to save current status.Teruaki Kawashima2009-08-02
* Don't mention having to run 'make reconf' when you're runing 'make reconf'Antoine Cellerier2009-08-02
* Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun2009-08-02
* Fix red: only use SW_VOLUME_MIN if HAVE_SW_VOLUME_CONTROL is definedMaurus Cuelenaere2009-08-01
* * Move DSP_CALLBACK_* enum to sound.hMaurus Cuelenaere2009-08-01
* Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...Maurus Cuelenaere2009-08-01
* MP3 metadata parser:Maurus Cuelenaere2009-08-01
* Samsung YP-S3: update backlight brightness curve so backlight is still on at ...Bertrik Sikken2009-08-01
* Meizu: update backlight brightness curve so backlight is still on at the mini...Bertrik Sikken2009-08-01
* Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...Mark Arigo2009-08-01
* Samsung YP-S3: implement button lightsBertrik Sikken2009-08-01
* Samsung YP-S3: implement headphones detectionBertrik Sikken2009-08-01
* Doom: re-add the missing modulus operation I removed in r22097Maurus Cuelenaere2009-08-01
* Doom: prevent division by zeroMaurus Cuelenaere2009-08-01
* Ingenic Jz4740 timer driver: fix stupid mistakeMaurus Cuelenaere2009-08-01
* M:Robe 500/M66591: Add support for full-speed USB transfers, and fix the UART...Karl Kurbjun2009-08-01
* Fix FS#10478 - Used wrong directory in Browse theme files by explicitely sett...Thomas Martitz2009-08-01
* Samsung YP-S3: implement button driver for the touch keys (and the hold/power...Bertrik Sikken2009-08-01
* Add png viewer plugin documentationFrank Gevaerts2009-08-01
* pegbox: Fix bug it restarts the level when user choosed "Resume Game" in the ...Teruaki Kawashima2009-08-01
* Meizu M3: check LCD_STATUS in the lcd driver instead of using delay loopsBertrik Sikken2009-07-30
* Ingenic Jz4740 targets: don't use IRAM in plugins as there's almost none avai...Maurus Cuelenaere2009-07-30
* fix deleteAnimation in calculator plugin.Teruaki Kawashima2009-07-30
* Slight whitespace cleanup, add a const qualifier. No functional changesNils Wallménius2009-07-30