summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-12-23Actually remove the pulled out field (sequel to r31406)Alexander Levin
2011-12-22Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...Alexander Levin
2011-12-22Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin
2011-12-21Make more local functions static.Boris Gjenero
2011-12-21libtremor: fix memory corruption bug introduced in r30728 that could cause cr...Nils Wallménius
2011-12-20AGC: respect gain steps defined in audiohw_settings[]Marcin Bukat
2011-12-20local variable app/gui/icon.c/iconsets can be made staticBertrik Sikken
2011-12-20Disable unused functions for archos-player in apps/screen_access.cBertrik Sikken
2011-12-20Another round of making local functions staticBertrik Sikken
2011-12-20Add missing strings to American EnglishMichael Chicoine
2011-12-20Renamed embed_cuesheet struct to embedded_cuesheet.Nick Peskett
2011-12-20Convert hard-coded unicode byte order mark values to constants.Nick Peskett
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-19There's no good reason for requiring the mr500 remote just to run battery_benchFrank Gevaerts
2011-12-19FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decod...Andree Buschmann
2011-12-19Fix bitmap scaling for Coldfire. Closes FS#12411.Andree Buschmann
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz
2011-12-19Make embedded cuesheet type 1 text encoding check slightly more efficientNick Peskett
2011-12-18I forgot to flip the true response from memcmpNick Peskett
2011-12-18Type 1 text encoding uses BOM to decide byte order, type 2 has no BOM and is BE.Nick Peskett
2011-12-18Hard code the cuesheet offset for double byte encoding, rather than pointless...Nick Peskett
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-17Add const to global pointers to strings.Boris Gjenero
2011-12-17Fix building of test_codecNils Wallménius
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
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