summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-12-19Fix bitmap scaling for Coldfire. Closes FS#12411.Andree Buschmann1-1/+1
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz1-1/+105
2011-12-19Make embedded cuesheet type 1 text encoding check slightly more efficientNick Peskett1-2/+3
2011-12-18I forgot to flip the true response from memcmpNick Peskett1-2/+2
2011-12-18Type 1 text encoding uses BOM to decide byte order, type 2 has no BOM and is BE.Nick Peskett1-4/+7
2011-12-18Hard code the cuesheet offset for double byte encoding, rather than pointless...Nick Peskett1-3/+5
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken1-0/+9
2011-12-17Add const to global pointers to strings.Boris Gjenero3-7/+8
2011-12-17Fix building of test_codecNils Wallménius1-2/+3
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis12-32/+34
2011-12-16Fix red?Nick Peskett1-1/+1
2011-12-16FS #12419 : Support for embedded cuesheets.Nick Peskett8-42/+186
2011-12-15Add conditionals for functions only needed on SWCODEC targets.Boris Gjenero6-0/+19
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero18-136/+7
2011-12-14FS#12443: Implement downmixing to stereo for multichannel flac.Andree Buschmann2-8/+90
2011-12-14Correct decorrelation within flac decoding. Finally fixes FS#12371.Andree Buschmann1-1/+1
2011-12-14disktidy: clean more Sansa AMS OF filesRafaël Carré1-0/+4
2011-12-14Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon1-18/+8
2011-12-14Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon1-15/+17
2011-12-14disktidy: don't use "abort" for variable name as it might conflictRafaël Carré1-5/+5
2011-12-14disktidy.config: add a preset for Sansa AMS OF filesRafaël Carré1-0/+12
2011-12-14disktidy: simplifyRafaël Carré1-365/+163
2011-12-11Roll back the latest mpc upstream sync as this introduced a regression. Fixes...Andree Buschmann1-6/+1
2011-12-11Add talk support to the shortcuts menu.Jonathan Gordon1-0/+18
2011-12-11Closing recording before initializing it the first time isn't needed and may ...Michael Sevakis1-3/+0
2011-12-10Fix decoding of multichannel flac, refactor sample buffer handling and decorr...Andree Buschmann3-69/+41
2011-12-10FS#12373 - Patch for Spanish translation by Francisco VilaBertrik Sikken1-6/+154
2011-12-10FS#12394 - Update of the European Portuguese language by Gabriel MaiaBertrik Sikken1-11/+221
2011-12-10FS#12434 - Serbian translation update by Ivan PesicBertrik Sikken1-3/+211
2011-12-10Quick-fix for r31197Bertrik Sikken1-1/+1
2011-12-10FS#12437 - Updated Croatian translation by Ante MareticBertrik Sikken1-8/+138
2011-12-08Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...Michael Sevakis1-0/+19
2011-12-08Add a second boost condition to the recording PCM buffer to boost the CPU whe...Michael Sevakis1-2/+4
2011-12-08AS3525v1/v2:Michael Sevakis2-2/+2
2011-12-08Fix redJonathan Gordon1-3/+1
2011-12-08shortcuts: talk the time and configure the sleep timeoutJonathan Gordon4-9/+50
2011-12-07Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."Thomas Martitz1-0/+2
2011-12-06Fix warningsJonathan Gordon1-0/+3
2011-12-06Add a shortcut type 'shutdown' which will turn off the playerJonathan Gordon2-0/+19
2011-12-06Fix touchscreens so entering the WPS with a skin with no touchregions reverts...Jonathan Gordon1-1/+1
2011-12-06Fix FS#12423 : Rockbox access to /.rockbox/fonts after usb_enable(true). This...Boris Gjenero1-2/+2
2011-12-05Missed one const.Nils Wallménius1-2/+2
2011-12-05Sprinkle around some static and const.Nils Wallménius5-15/+17
2011-12-04FS#12424 - latvian translation update by Mārtiņš ŠimisBertrik Sikken1-3/+138
2011-12-04Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis5-40/+6
2011-12-04fuze+: fix seeking forward/backward keymap, don't know why it was wrong in th...Amaury Pouly1-2/+2
2011-12-03HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok1-31/+54
2011-12-03Fix red: Mark variable as unused the rockbox wayThomas Jarosch1-1/+3
2011-12-03Remove redundant assigment to "dummy" variableThomas Jarosch1-3/+1
2011-12-02Sansa Clip Zip: enable all pluginsRafaël Carré5-9/+25