summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==falseFrank Gevaerts1-3/+2
2012-02-29root menu ordering: Remove underscores from the config setting.Thomas Martitz1-1/+1
2012-02-29fix warningJonathan Gordon1-1/+1
2012-02-29skin_engine: ease the restrictions on %x/%xlJonathan Gordon1-16/+19
2012-02-28skin_engine: Clean up %x() handling - beware theme issuesJonathan Gordon4-12/+9
2012-02-28Fix build errorsJonathan Gordon1-1/+6
2012-02-28lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon7-9/+72
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon1-2/+2
2012-02-27root menu: Use - to reset the root menu order from a configJonathan Gordon1-0/+5
2012-02-25Clean up some variables.Frank Gevaerts1-14/+9
2012-02-25Commit FS#12288 - Sansa Clip+: "Home" in the main menu to WPS/Radio.Michael Giacomelli1-1/+8
2012-02-25Add %LR and %LC to get at the current row and columm in skinned lists.Frank Gevaerts3-5/+32
2012-02-25Move radio power handling from apps/ to drivers.Amaury Pouly1-7/+0
2012-02-26FS#12586 - Modify %ss to be able to use numbers for conditionalsJonathan Gordon3-0/+9
2012-02-25Japanese translation update by Fukuda Takafumi (FS#12375)Fukuda Takafumi1-14/+256
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon4-13/+119
2012-02-24Enable leaving the quickscreen with Select as the manual currently states sho...Michael Giacomelli1-0/+1
2012-02-24fireworks: ues PLA_EXIT to exit without going through the menu.Thomas Martitz1-3/+6
2012-02-24fireworks's plugin PLA integrationJean-Louis Biasini1-118/+13
2012-02-24bounce's plugin PLA integration (main code + manual)Jean-Louis Biasini1-239/+31
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