summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* eq menu: remove write-only variable present since r8606Rafaël Carré2010-09-21
* lang_load(): ignore unused field from the lang fileRafaël Carré2010-09-21
* parse_sap_header(): remove write-only variableRafaël Carré2010-09-21
* Fix a bug in playlist viewer's list handling, causing superfluous redraws andThomas Martitz2010-09-20
* iap: make variable serbuf non-globalBertrik Sikken2010-09-20
* Remove the call to settings_save() from settings_load_config() as it seems un...Marcin Bukat2010-09-20
* Remove some unused variables.Michael Giacomelli2010-09-19
* Hopefully fix FS#11630 where the wps backdrop would be shown instead of the m...Jonathan Gordon2010-09-19
* get_mp3file_info(): Use the correct printf format in DEBUGF()Rafaël Carré2010-09-19
* tagcache open_files(): open the correct file (missed in r27656)Rafaël Carré2010-09-19
* radio_screen() return value is unused -> voidRafaël Carré2010-09-19
* kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREENRafaël Carré2010-09-19
* ASAP parse_sap_header() : remove write only variablesRafaël Carré2010-09-19
* setid3v2title(): unused variableRafaël Carré2010-09-19
* get_mp3file_info(): remove unused variableRafaël Carré2010-09-19
* playlist_shuffle(): remove unused variableRafaël Carré2010-09-19
* Update Polish translationRafaël Carré2010-09-18
* Fix red, stupid typoFrank Gevaerts2010-09-17
* Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts2010-09-17
* fix redJonathan Gordon2010-09-16
* skin engine: completly rework the sbs title handing codeJonathan Gordon2010-09-16
* flac: more detailed debug messageRafaël Carré2010-09-15
* Minor macro redefinition in libfaad to avoid FIXED_POINT ifdef'ing.Andree Buschmann2010-09-14
* More unification of FIXED_POINT and FLOAT. Small refactoring.Andree Buschmann2010-09-14
* Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POI...Andree Buschmann2010-09-14
* Fix scaling error that was introduced with r28069. With this fix the level of...Andree Buschmann2010-09-14
* Correct comment.Andree Buschmann2010-09-14
* Correct autocorrelation function in libfaad. It used the wrong fract part for...Andree Buschmann2010-09-14
* fix build (typo)Jonathan Gordon2010-09-14
* why did plugin.h need statusbar-skinned.h?Jonathan Gordon2010-09-14
* woopsJonathan Gordon2010-09-14
* fix errors, warnings, tabsJonathan Gordon2010-09-14
* new file got lostJonathan Gordon2010-09-14
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* pitch_detector: don't use a struct with only one memberRafaël Carré2010-09-14
* Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann2010-09-14
* Further libfaad cleanup.Andree Buschmann2010-09-13
* Clean up libfaad's fixed point implementation.Andree Buschmann2010-09-13
* Fix sim reds (forgot \ at end of line).Thomas Martitz2010-09-09
* Bump plugin api for new functions.Thomas Martitz2010-09-09
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* codecs_crt0.c needs to call cpucache_invalidate after copying code around.Thomas Martitz2010-09-09
* Oops, remove left-over DEBUGFs.Thomas Martitz2010-09-08
* Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz2010-09-08
* keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius2010-09-08
* workaround weird gcc behaviourRafaël Carré2010-09-07
* invadrox: make all inline functions static inlineRafaël Carré2010-09-07
* invadrox: make inline function static inlineRafaël Carré2010-09-07
* pitch_detector: build with -std=gnu99Rafaël Carré2010-09-07
* plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré2010-09-07