summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Fix minor bookmark problems/Enhance bookmark functionsOsborne Jacobs3-59/+107
2012-03-12rds: show rds clock-time as broken down time instead of UTC time in debug menuBertrik Sikken1-1/+6
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis4-85/+78
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis10-21/+26
2012-03-03test_X plugins PLA integrationJean-Louis Biasini5-224/+91
2012-03-03One more *_filesize() to removeFrank Gevaerts1-5/+0
2012-03-03filesize() isn't prefixed anymore for sims.Frank Gevaerts1-1/+1
2012-03-03matrix: shorten statement.Thomas Martitz1-10/+2
2012-03-03Plugin Matrix PLA integration (code)Jean-Louis Biasini1-152/+31
2012-03-03Add the warble test program.Sean Bartell1-3/+8
2012-03-03Plugin mosaique PLA integration (code + manual)Jean-Louis Biasini1-169/+12
2012-03-03Correct actionable offense for misappropriation of action context.Michael Sevakis6-11/+6
2012-03-03Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis6-9/+16
2012-03-03Plugin Starfield PLA integration (code + manual)Jean-Louis Biasini1-225/+23
2012-03-03Plugin logo PLA integration (code + manual)Jean-Louis Biasini1-235/+31
2012-03-03Plugin snow PLA integration (code + manual)Jean-Louis Biasini1-71/+9
2012-03-03Add a %cs(current screen) state for the "Track Info" screenOsborne Jacobs2-3/+15
2012-03-03Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the...Osborne Jacobs1-2/+6
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis18-77/+85
2012-03-03Sansa Clip Zip: Bubble now shows a proper background imageDimitar Dimitrov3-3/+25
2012-03-02Updated some missing items for Simplified-Chinese translation (FS#12584)Jean-Louis Biasini1-5/+121
2012-03-02Fuze+: All games plugins keymapsJean-Louis Biasini18-55/+98
2012-03-02Bulgarian translation for the remaining strings.Dimitar Dimitrov1-0/+90
2012-03-01Make %LC and %LR always have predictable and usable values.Frank Gevaerts1-0/+5
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