summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2012-02-22stats's plugin PLA integration (main code + manual)Jean-Louis Biasini1-102/+13
2012-02-22Store listitem_viewport_cfg->label as skinoffset instead of raw pointerFrank Gevaerts3-3/+3
2012-02-21Fixed clock bitmaps for Sansa Clip Zip (96x96x16)Nathan Korth4-0/+8
2012-02-21Fuze+: fractals's plugin keymaps reworksJean-Louis Biasini1-4/+4
2012-02-21crosfade_mix_fade should be returning size_t, not int.Michael Sevakis1-2/+3
2012-02-21Make skinned lists handle the "0 items" case without crashingFrank Gevaerts1-1/+1
2012-02-21skin engine: Add 'touch' command to the %vs() tagJonathan Gordon1-1/+9
2012-02-21skin engine: Make %vs() dynamic so it updated every screen updateJonathan Gordon1-1/+0
2012-02-20pcmbuf minor cleaningMichael Sevakis2-23/+29
2012-02-19Fix another skinned list buflib issueFrank Gevaerts1-1/+1
2012-02-19Fix a nullpointer dereference in skinned lists.Frank Gevaerts1-1/+1
2012-02-19make local variable current_list staticBertrik Sikken1-1/+1
2012-02-19beep/mixer code: Code police a bit.Michael Sevakis1-1/+1
2012-02-18rockblox1d's plugin PLA integration (main code + manual)Jean-Louis Biasini1-118/+12
2012-02-18libarm_support references code in libplugin, so put libarm_support first of t...Magnus Holmgren2-3/+3
2012-02-18Sansa clip zip: fix pinkish outline around usb logoBertrik Sikken1-0/+0
2012-02-18midi plugin: make local functions static where possibleBertrik Sikken7-9/+10
2012-02-18rds: add basic RDS clock-time supportBertrik Sikken1-1/+1
2012-02-18Split CPU-optimized beep code into the firmware/asm tree.Michael Sevakis1-61/+19
2012-02-17Fix lua unused-variable warning by introducing UNUSED_ATTR.Thomas Martitz1-1/+1
2012-02-17Add playlist wrappers for luaAlbert Bloomfield1-0/+65
2012-02-16rds: make programme identification (pi) decoding safer, show pi in the debug ...Bertrik Sikken1-9/+12
2012-02-15zxbox: make source files include their header file and make function static w...Bertrik Sikken7-5/+7
2012-02-10FS#12582 - update for ukrainian languageIgor Petelin1-33/+1543
2012-02-10checkwps: Fix buildall.sh and some RaaA/ypr0 versions.Thomas Martitz1-1/+1
2012-02-09Fuze+ PLA_EXIT slight mapping cleanupJean-Louis Biasini1-2/+2
2012-02-08brickmania: Use short Lvl %d level indicator if neededWieland Hoffmann1-10/+14
2012-02-08Move to compressor out of dsp.c and into its own source to reduce DSP clutter.Michael Sevakis5-356/+446
2012-02-08Fix reds. No need for #ifdef to save buttons anymore.Thomas Martitz1-4/+0
2012-02-08LAMP plugin PLA integration (main code + manual)Jean-Louis Biasini1-136/+32
2012-02-08brickmania: Use short L: %d life indicator if neededWieland Hoffmann1-7/+10
2012-02-07Fix FS#12580 - Elapsed time nit reset after track change when playing AC3 files.Michael Sevakis2-0/+4
2012-02-07Fix FS#9391 - playback engine gets confused by multiple simultaneous button p...Jonathan Gordon1-1/+1
2012-02-07skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a s...Jonathan Gordon2-0/+40
2012-02-06rocklife is much more a demo than a game.Frank Gevaerts2-2/+2
2012-02-05Improve rockbox_flash messagesBoris Gjenero1-7/+23
2012-02-03Add graphics for solitaire/blackjack plugins for the sansa clip zip by Nathan...Bertrik Sikken4-1/+5
2012-02-02HD200: fix typo in goban keymapMarcin Bukat1-1/+1
2012-02-02HD300: fix messages in blackjackMarcin Bukat1-1/+2
2012-02-02MPIOs: keymap tweaksMarcin Bukat42-209/+225
2012-01-30Apply "Skip to outro" and specific skip lengths to individual tracks in a cue...Thomas Martitz1-0/+10
2012-01-30clix: Remove redundant touchscreen mode setting. Remove blocks on touch relea...Thomas Martitz1-11/+1
2012-01-30clix: Add cells for 320x480. Enable for touchscreen RaaA.Thomas Martitz2-0/+9
2012-01-30reversi: Fix viewport initialization. Improve button layout for portrait. Ena...Thomas Martitz3-14/+23
2012-01-29Remove touchscreen mode setting from reversi. It's now done in do_menu().Thomas Martitz1-10/+0
2012-01-29stopwatch.lua: Improve button layout. Enable on touchscreen RaaA.Thomas Martitz2-40/+33
2012-01-29Export runtime detected paths to lua scripts. Adapt stopwatch to not useThomas Martitz2-2/+12
2012-01-29Fix building test plugins on non-touch targets, for real.Thomas Martitz2-17/+10
2012-01-29Revert "Fix building test plugins on non-touch targets."Thomas Martitz2-2/+2
2012-01-28correct a typoWieland Hoffmann1-1/+1