summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-25Japanese translation update by Fukuda Takafumi (FS#12375)Fukuda Takafumi
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon
2012-02-24Enable leaving the quickscreen with Select as the manual currently states sho...Michael Giacomelli
2012-02-24Update the manual to include Home as a way of quitting the quicksreen on the ...Michael Giacomelli
2012-02-24fireworks: ues PLA_EXIT to exit without going through the menu.Thomas Martitz
2012-02-24fireworks's plugin PLA integrationJean-Louis Biasini
2012-02-24bounce's plugin PLA integration (main code + manual)Jean-Louis Biasini
2012-02-24hm60x/hm801: Fix USB DAC functionalityAndrew Ryabinin
2012-02-24HiFiMAN: Implement lcd powersave mode.Andrew Ryabinin
2012-02-23Rockbox Utility: update german translation.Dominik Riebeling
2012-02-23Fuze+'s manual: all non-PLA plugins games keymapsJean-Louis Biasini
2012-02-23lupdate all translations and drop obsolete ones.Dominik Riebeling
2012-02-22Fuze+'s manual: change ugly \ButtonPlayPauseJean-Louis Biasini
2012-02-22Fix post installation hint for h100 / h300 players.Dominik Riebeling
2012-02-22Remove duplicate entry from postinstall hint.Dominik Riebeling
2012-02-22Don't poll SAPI script output.Dominik Riebeling
2012-02-22stats's plugin PLA integration (main code + manual)Jean-Louis Biasini
2012-02-22unwarminder: fix bootloader buildsMarcin Bukat
2012-02-22Arm stack unwinderMarcin Bukat
2012-02-22Store listitem_viewport_cfg->label as skinoffset instead of raw pointerFrank Gevaerts
2012-02-22Force YPR0 to 240x320Frank Gevaerts
2012-02-21Fixed clock bitmaps for Sansa Clip Zip (96x96x16)Nathan Korth
2012-02-21Implement findProcess() on OS X.Dominik Riebeling
2012-02-21Fuze+: fractals's plugin keymaps reworksJean-Louis Biasini
2012-02-21crosfade_mix_fade should be returning size_t, not int.Michael Sevakis
2012-02-21Make skinned lists handle the "0 items" case without crashingFrank Gevaerts
2012-02-21skin engine: Add 'touch' command to the %vs() tagJonathan Gordon
2012-02-21skin engine: Make %vs() dynamic so it updated every screen updateJonathan Gordon
2012-02-20pcmbuf minor cleaningMichael Sevakis
2012-02-19Fix another skinned list buflib issueFrank Gevaerts
2012-02-19Fix a nullpointer dereference in skinned lists.Frank Gevaerts
2012-02-19Move Info tab content to a separate widget.Dominik Riebeling
2012-02-19Correct filename in manifest.Dominik Riebeling
2012-02-19imxtools: remove most calls to bug/bugp from core library.Amaury Pouly
2012-02-19Fix RockboxInfo() not handling git hashes correctly.Dominik Riebeling
2012-02-19Fix warn_unused_result warning.Dominik Riebeling
2012-02-19Initial unit test of RockboxInfo class.Dominik Riebeling
2012-02-19Put test objects into test specific subfolder.Dominik Riebeling
2012-02-19Allow overriding filename for rockbox-info.txt.Dominik Riebeling
2012-02-19make local variable current_list staticBertrik Sikken
2012-02-19Remove "r" prefix for version information.Dominik Riebeling
2012-02-19beep/mixer code: Code police a bit.Michael Sevakis
2012-02-18rockblox1d's plugin PLA integration (main code + manual)Jean-Louis Biasini
2012-02-18libarm_support references code in libplugin, so put libarm_support first of t...Magnus Holmgren
2012-02-18Sansa clip zip: fix pinkish outline around usb logoBertrik Sikken
2012-02-18midi plugin: make local functions static where possibleBertrik Sikken
2012-02-18rds: add basic RDS clock-time supportBertrik Sikken
2012-02-18Split CPU-optimized beep code into the firmware/asm tree.Michael Sevakis
2012-02-17Update rbutil russian translationСемён Жуковский
2012-02-17Fix lua unused-variable warning by introducing UNUSED_ATTR.Thomas Martitz