summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-12-21Make more local functions static.Boris Gjenero1-2/+2
2011-12-21libtremor: fix memory corruption bug introduced in r30728 that could cause cr...Nils Wallménius1-2/+5
2011-12-20AGC: respect gain steps defined in audiohw_settings[]Marcin Bukat1-4/+6
2011-12-20local variable app/gui/icon.c/iconsets can be made staticBertrik Sikken1-1/+1
2011-12-20Disable unused functions for archos-player in apps/screen_access.cBertrik Sikken1-8/+2
2011-12-20Another round of making local functions staticBertrik Sikken4-8/+6
2011-12-20Add missing strings to American EnglishMichael Chicoine1-0/+62
2011-12-20Renamed embed_cuesheet struct to embedded_cuesheet.Nick Peskett1-2/+2
2011-12-20Convert hard-coded unicode byte order mark values to constants.Nick Peskett4-16/+25
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero14-7/+21
2011-12-19There's no good reason for requiring the mr500 remote just to run battery_benchFrank Gevaerts1-2/+0
2011-12-19FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decod...Andree Buschmann3-14/+36
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