summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-09-16fix redJonathan Gordon2-2/+4
2010-09-16skin engine: completly rework the sbs title handing codeJonathan Gordon4-61/+34
2010-09-15flac: more detailed debug messageRafaël Carré1-1/+2
2010-09-14Minor macro redefinition in libfaad to avoid FIXED_POINT ifdef'ing.Andree Buschmann1-9/+3
2010-09-14More unification of FIXED_POINT and FLOAT. Small refactoring.Andree Buschmann3-78/+54
2010-09-14Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POI...Andree Buschmann1-102/+36
2010-09-14Fix scaling error that was introduced with r28069. With this fix the level of...Andree Buschmann1-4/+4
2010-09-14Correct comment.Andree Buschmann1-2/+2
2010-09-14Correct autocorrelation function in libfaad. It used the wrong fract part for...Andree Buschmann1-41/+32
2010-09-14fix build (typo)Jonathan Gordon1-1/+1
2010-09-14why did plugin.h need statusbar-skinned.h?Jonathan Gordon1-1/+0
2010-09-14woopsJonathan Gordon1-1/+1
2010-09-14fix errors, warnings, tabsJonathan Gordon6-12/+23
2010-09-14new file got lostJonathan Gordon1-0/+246
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon19-542/+373
2010-09-14pitch_detector: don't use a struct with only one memberRafaël Carré1-65/+58
2010-09-14Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann3-86/+42
2010-09-13Further libfaad cleanup.Andree Buschmann2-58/+15
2010-09-13Clean up libfaad's fixed point implementation.Andree Buschmann6-116/+75
2010-09-09Fix sim reds (forgot \ at end of line).Thomas Martitz1-1/+1
2010-09-09Bump plugin api for new functions.Thomas Martitz1-1/+1
2010-09-09Extend lc_open() to also being able to load overlay plugins.Thomas Martitz6-83/+89
2010-09-09codecs_crt0.c needs to call cpucache_invalidate after copying code around.Thomas Martitz3-10/+6
2010-09-08Oops, remove left-over DEBUGFs.Thomas Martitz1-2/+0
2010-09-08Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz1-0/+2
2010-09-08keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius1-2/+2
2010-09-07workaround weird gcc behaviourRafaël Carré1-0/+6
2010-09-07invadrox: make all inline functions static inlineRafaël Carré1-12/+12
2010-09-07invadrox: make inline function static inlineRafaël Carré1-1/+1
2010-09-07pitch_detector: build with -std=gnu99Rafaël Carré1-42/+44
2010-09-07plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré4-5/+5
2010-09-07buflib_get_data(): static inline ensures it will be inlinedRafaël Carré1-6/+1
2010-09-06Default to 35px adobe helvetica for big displays (height > 480).Thomas Martitz1-1/+1
2010-09-06fix warningJonathan Gordon1-1/+1
2010-09-062 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon9-7/+65
2010-09-05progressbars are drawn inside viewports so all coords are viewport relative. ...Jonathan Gordon1-1/+1
2010-09-02Change the file name extension for the shopper plugin from 'list' to a more d...Alexander Levin1-1/+1
2010-09-02fix test_codec broken after r27968Rafaël Carré1-1/+2
2010-09-02fix FS#11588 - %t(0) inside conditionals wasnt making that subline skipJonathan Gordon2-32/+68
2010-09-02Clip WPS keymap: move pitchscreen to long upRafaël Carré1-2/+3
2010-09-02battery_bench: make functions/struct/variables staticRafaël Carré1-18/+7
2010-09-01Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz4-3/+12
2010-09-01Android: don't compile powermgmt-sim.cThomas Martitz3-1/+6
2010-09-01Android: Don't compile sim_tasks.cThomas Martitz1-4/+3
2010-09-01struct DIR -> DIR, should fix most if not all reds.Thomas Martitz1-1/+1
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz17-59/+76
2010-09-01load_plugin_screen(): handle all plugin_load() return valuesRafaël Carré1-2/+12
2010-09-01font_table[].name wasn't filledFred Bauer1-0/+1
2010-09-01FS#11587 : voice for SWCODEC and low memoryRafaël Carré1-30/+168
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts2-6/+11