summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2011-12-16Fix red?Nick Peskett
2011-12-16FS #12419 : Support for embedded cuesheets.Nick Peskett
2011-12-15Add conditionals for functions only needed on SWCODEC targets.Boris Gjenero
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero
2011-12-14FS#12443: Implement downmixing to stereo for multichannel flac.Andree Buschmann
2011-12-14Correct decorrelation within flac decoding. Finally fixes FS#12371.Andree Buschmann
2011-12-14disktidy: clean more Sansa AMS OF filesRafaël Carré
2011-12-14Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon
2011-12-14Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon
2011-12-14disktidy: don't use "abort" for variable name as it might conflictRafaël Carré
2011-12-14disktidy.config: add a preset for Sansa AMS OF filesRafaël Carré
2011-12-14disktidy: simplifyRafaël Carré
2011-12-11Roll back the latest mpc upstream sync as this introduced a regression. Fixes...Andree Buschmann
2011-12-11Add talk support to the shortcuts menu.Jonathan Gordon
2011-12-11Closing recording before initializing it the first time isn't needed and may ...Michael Sevakis
2011-12-10Fix decoding of multichannel flac, refactor sample buffer handling and decorr...Andree Buschmann
2011-12-10FS#12373 - Patch for Spanish translation by Francisco VilaBertrik Sikken
2011-12-10FS#12394 - Update of the European Portuguese language by Gabriel MaiaBertrik Sikken
2011-12-10FS#12434 - Serbian translation update by Ivan PesicBertrik Sikken
2011-12-10Quick-fix for r31197Bertrik Sikken
2011-12-10FS#12437 - Updated Croatian translation by Ante MareticBertrik Sikken
2011-12-08Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...Michael Sevakis
2011-12-08Add a second boost condition to the recording PCM buffer to boost the CPU whe...Michael Sevakis
2011-12-08AS3525v1/v2:Michael Sevakis
2011-12-08Fix redJonathan Gordon
2011-12-08shortcuts: talk the time and configure the sleep timeoutJonathan Gordon
2011-12-07Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."Thomas Martitz
2011-12-06Fix warningsJonathan Gordon
2011-12-06Add a shortcut type 'shutdown' which will turn off the playerJonathan Gordon
2011-12-06Fix touchscreens so entering the WPS with a skin with no touchregions reverts...Jonathan Gordon
2011-12-06Fix FS#12423 : Rockbox access to /.rockbox/fonts after usb_enable(true). This...Boris Gjenero
2011-12-05Missed one const.Nils Wallménius
2011-12-05Sprinkle around some static and const.Nils Wallménius
2011-12-04FS#12424 - latvian translation update by Mārtiņš ŠimisBertrik Sikken
2011-12-04Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis
2011-12-04fuze+: fix seeking forward/backward keymap, don't know why it was wrong in th...Amaury Pouly
2011-12-03HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok
2011-12-03Fix red: Mark variable as unused the rockbox wayThomas Jarosch
2011-12-03Remove redundant assigment to "dummy" variableThomas Jarosch
2011-12-02Sansa Clip Zip: enable all pluginsRafaël Carré
2011-12-02Fix FS#11675 : LED resistor calculator does not wait for keypress. Thanks to ...Boris Gjenero
2011-11-30fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly
2011-11-30Text viewer plugin: Fix info viewport font not being set to user selected fontMichael Chicoine
2011-11-29Rockbox does not support encrypted ADX. Clearly state this in the manual and ...Andree Buschmann
2011-11-29Resync mpc to r476 of svn.musepack.org. Improves error handling after seek.Andree Buschmann
2011-11-29Make embedded cover art for APEv2 more flexible. This fixes an issue with foo...Andree Buschmann
2011-11-29Sansa Connect: Add keymap for YesNo dialog and keyboardTomasz Moń
2011-11-29FS#12414 : Fix directory functions in plugins on targets which HAVE_DIRCACHE....Boris Gjenero
2011-11-29FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero
2011-11-28playlist handling: revert part of r30177.Jonathan Gordon