summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x/hm801: Buttons rework.Andrew Ryabinin
2012-04-17touchscreen/lists: fix two regressionsThomas Martitz
2012-04-14mikmod plugin: make functions static when possibleBertrik Sikken
2012-04-14superdom plugin: make functions/variables static where possibleBertrik Sikken
2012-04-14FS#12611 - European Portuguese translation update (11th March)Gabriel Maia
2012-04-10Remove a useless sleep() from hosted's init().Thomas Martitz
2012-04-10Call radio_init() from hosted's init() too.Thomas Martitz
2012-04-10touchscreen: fix some issues/crashes with clicking the list title.Thomas Martitz
2012-04-09Use two lined display in properties.Dominik Riebeling
2012-04-08touchscreen: fix swipe scrolling (jumped back to previous item).Thomas Martitz
2012-04-08touchscreen: Rewrite kinetic scrolling using a state machine.Thomas Martitz
2012-04-05touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz
2012-04-05Build libspc with -03 on m68k (Coldfire).Michael Sevakis
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz
2012-04-03More completely flush WMA decoder state on seek to prevent artifact.Michael Giacomelli
2012-03-30android: Fix crash on start up.Thomas Martitz
2012-03-29Split sleep timer activation and default duration setting.Nick Peskett
2012-03-28build system: completely autodetect target cpu architecture.Thomas Martitz
2012-03-28tlsf: move to /lib (it's also used by plugins).Thomas Martitz
2012-03-28FS#12627 - March update of Czech languageMarek Salaba
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon
2012-03-28shortcuts: Don't enter shortcuts menu if there are noneJonathan Gordon
2012-03-27skin_engine: Allow negative numbers for the start offset in %ssJonathan Gordon
2012-03-26(Hopefully) fix overlay plugins.Thomas Martitz
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz
2012-03-26skin_engine: fix scrolling lines with dynamic contentJonathan Gordon
2012-03-25buflib/shrink_callback: Resume playback only if it was playing (not paused).Thomas Martitz
2012-03-22Redraw simplelist if/when necessary-Thomas Martitz
2012-03-22Don't hardcode cpu frequency in test_codecMarcin Bukat
2012-03-22revert changes in test_disk.c introduced by accident in r30459Marcin Bukat
2012-03-20Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell
2012-03-17Correct polish translation.Szymon Dziok
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin
2012-03-15skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon
2012-03-15Fix compile errorsJonathan Gordon
2012-03-15skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon
2012-03-15Fuze+/calendar's plugin update keymaps and manualJean-Louis Biasini
2012-03-15Fuze+: update minor keymaps mapping for manual consistency/simplicityJean-Louis Biasini
2012-03-15Revert "Fix FS#12606 - next track can cause the screen to be cleared"Jonathan Gordon
2012-03-14Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon
2012-03-13Add new actions to %Tp (Touchscreen areas)Osborne Jacobs
2012-03-12Fix minor bookmark problems/Enhance bookmark functionsOsborne Jacobs
2012-03-12rds: show rds clock-time as broken down time instead of UTC time in debug menuBertrik Sikken
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis
2012-03-03test_X plugins PLA integrationJean-Louis Biasini
2012-03-03One more *_filesize() to removeFrank Gevaerts