summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-23c200v2: add missing Europe FM / no FM firmware filenames.Dominik Riebeling
2012-06-22Fix warning on previous commit.Michael Giacomelli
2012-06-22Make playlist.c aware of external storage when determining pathsMichael Giacomelli
2012-06-20Use RGB565 define instead of plain 565.Frank Gevaerts
2012-06-19rknanoutils: fix crash with no prefix, remove debug codeAmaury Pouly
2012-06-19rknanoutils: much more sensible format guessAmaury Pouly
2012-06-19Make touchscreen handling work with skinned lists.Frank Gevaerts
2012-06-19Fix non-integer display_zoom for charcell.Frank Gevaerts
2012-06-19CHARCELL doesn't have sbs support, so disable it properly.Frank Gevaerts
2012-06-19Filter LaTeX output for errors.Dominik Riebeling
2012-06-19Change display_zoom from int to double.Frank Gevaerts
2012-06-19brickmania: adapt to 96x96 screen of sansa clip zipBertrik Sikken
2012-06-19Fix link order of mkzenboot and usb_benchmark to make them compile with gcc (...Bertrik Sikken
2012-06-19Fix Czech phrase for LANG_DEPTH_3D (assume the translation didn't change, onl...Bertrik Sikken
2012-06-19FS#12701 - June update of Czech languageMarek Salaba
2012-06-19rknanoutils: more reverse engineering of the BOOT format.Amaury Pouly
2012-06-18Set size policy for build details group.Dominik Riebeling
2012-06-18Simplify manual installer setup a bit.Dominik Riebeling
2012-06-18Extend ServerInfo unit test for manual URL.Dominik Riebeling
2012-06-18Move constructing manual URL to ServerInfo class.Dominik Riebeling
2012-06-18Not quite a fix for FS#12693 yet, but at least invalidate the playlist file d...Bertrik Sikken
2012-06-18Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect ...Bertrik Sikken
2012-06-17Add support for installing release candidate builds.Dominik Riebeling
2012-06-17Fix cabbiev2 on iaudio x5 remoteMarcin Bukat
2012-06-17Make ServerInfo parsing slightly more robust.Dominik Riebeling
2012-06-17Implement unit test for ServerInfo input parsing.Dominik Riebeling
2012-06-17Support release-candidate entry format for releases.Dominik Riebeling
2012-06-17Read release candidate information from build-info.Dominik Riebeling
2012-06-17Move download URL construction to ServerInfo.Dominik Riebeling
2012-06-15Clarify Quick Start tab descriptions.Dominik Riebeling
2012-06-15hosted: disable USING_STORAGE_CALLBACK againThomas Martitz
2012-06-15touchscreen: Don't hide selection by default. Fixes FS#12675.Thomas Martitz
2012-06-15WPSLIST: Add some more forgotten wps entries.Thomas Martitz
2012-06-15Bring back iAudio M3 cabbiev2 supportAkio Idehara
2012-06-14Remove mountpoint when storing folders to talk.Dominik Riebeling
2012-06-14Save all settings in talkfile dialog.Dominik Riebeling
2012-06-14Remove extraneous "extern int display_zoom" declarations.Frank Gevaerts
2012-06-13Fix keymap entry for the Clip series in the stopwatch pluginMichael Giacomelli
2012-06-14Fix stop watch plugin from inserting 0 second laps if a new lap is started wi...Michael Giacomelli
2012-06-14Allow building android with java 1.7.Frank Gevaerts
2012-06-13Update "sidebar" image in Rockbox Utility dialogs.Dominik Riebeling
2012-06-13Rework talkfile creation window.Dominik Riebeling
2012-06-13Talkfile: show folder to talk.Dominik Riebeling
2012-06-13Improve voice creation window a bit.Dominik Riebeling
2012-06-12Remove encoder display from voice / talk dialogs.Dominik Riebeling
2012-06-12Move include to proper place and do some code police.Dominik Riebeling
2012-06-11Define GCCNUM properly. Case matters!Frank Gevaerts
2012-06-11Fix YP-R0 build.Frank Gevaerts
2012-06-11Fix libmad compilation on MIPS with newer gcc. FS#12013Huan Zhang
2012-06-11The threading model should be set from configure, not config.h.Frank Gevaerts