summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-02-08Do not update resume information and do not log statistics when aMichael Hohmuth2-3/+17
2011-02-08Make enable-autoresume option more consistent with other settings.Michael Hohmuth12-82/+116
2011-02-08Initial maemo platform supportThomas Jarosch3-5/+5
2011-02-07Update Swedish translation.Magnus Holmgren1-0/+45
2011-02-07Remove incorrectly deprecated LANG_REC_SIZE phrase to not be confusing. Havin...Nils Wallménius37-519/+4
2011-02-06Fix standalone demac tool build.Jens Arnold1-0/+3
2011-02-06M:Robe 500: Clean up warning.Karl Kurbjun1-14/+0
2011-02-06M:Robe 500 TSC2100 Debug: Use hex values instead of binary.Karl Kurbjun1-3/+3
2011-02-05Use the very large IRAM of S5L870x to speed up AAC-HE by ~1-5%.Andree Buschmann2-3/+13
2011-02-05Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann14-95/+95
2011-02-05Speed up AAC-HE SBR by 2% on S5L8701. Use MEM_ALIGN on critical arrays and av...Andree Buschmann3-33/+33
2011-02-05Fix #11897 - Multiple 'divide by zero' while playing particular APE on Clip+....Michael Sevakis1-1/+1
2011-02-03Correct the metronome keymap in the manual. Better describe buttons/actions i...Andree Buschmann1-2/+2
2011-02-03Follow up on r29199. Move new codec types to the end of the list.Andree Buschmann2-8/+8
2011-02-03Correctly re-initialize wma decoder on next track. This fixes strange observe...Andree Buschmann1-0/+2
2011-02-03Changes in m4a parser: The metadata (e.g. sampling rate) for alac and aac mus...Andree Buschmann1-33/+39
2011-02-03Roll back unintentionally submitted file.Andree Buschmann1-15/+4
2011-02-03Submit FS#11918: Add 2 more codec types to be able to differentiate between A...Andree Buschmann7-14/+72
2011-02-03MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...Michael Sevakis1-192/+216
2011-02-02Touchscreen: Fix minor redraw after entering the context menu.Thomas Martitz1-0/+3
2011-02-02Redo r29168. Use similar but existing mechanism in the action system which se...Thomas Martitz2-15/+6
2011-02-02Reduce excessive debug output during mp3 parsing.Thomas Martitz1-21/+21
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann10-23/+15
2011-02-02Find a more consistent and resilient way to handle SBR upsampled files. The d...Andree Buschmann3-10/+25
2011-02-02Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and ...Andree Buschmann2-5/+51
2011-02-02Do not parse into 'ilst' atom if size is 0. Fixes playability issue in FS#11916.Andree Buschmann1-1/+2
2011-02-01Add a safety check in the resume seek code, just in case.Magnus Holmgren1-1/+1
2011-02-01We seeked one chunk too far when resuming m4a files.Andree Buschmann1-1/+2
2011-02-01Pitchscreen: Small fix for the right touchscreen button.Thomas Martitz1-2/+2
2011-01-31Rework m4a seek/resume code. Seek/resume does now also work properly with fil...Andree Buschmann2-81/+69
2011-01-31Fix resume for m4a files. Solves FS#9306.Andree Buschmann1-2/+2
2011-01-30Limit the size of each ID3 metadata item to avoid that the metadata buffer is...Andree Buschmann2-0/+8
2011-01-30Fix r29171 red. Forgot to replace a few.Michael Sevakis1-3/+3
2011-01-30Use __builtin_constant_p() to select the best byteswapping method: constant o...Michael Sevakis4-12/+15
2011-01-29Add widgets to android port.Antoine Cellerier1-1/+14
2011-01-29Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...Thomas Martitz1-1/+10
2011-01-29Ugh, remove debug output.Thomas Martitz1-1/+0
2011-01-29Improve sometimes glitchy touchscreen handling in the pitchscreen.Thomas Martitz1-7/+24
2011-01-29Fix yellowThomas Martitz2-1/+5
2011-01-29Fix oops in r29160 (apps went into games and vice versa).Thomas Martitz1-1/+1
2011-01-29Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz5-150/+156
2011-01-29Android: Change menu button to go always (and not only in the wps) to the mai...Thomas Martitz1-1/+2
2011-01-29Re-factor code for the plugins main menu item, enabling better icons in that ...Thomas Martitz3-40/+80
2011-01-29Fix SDL app buildThomas Martitz1-0/+1
2011-01-29Give the playlists main menu item a context menu (playlist settings).Thomas Martitz1-1/+2
2011-01-29Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz4-16/+29
2011-01-29Some minor corrections for the czech translation.Mustapha Senhaji1-9/+9
2011-01-29Update the slovak translation.Mustapha Senhaji1-1/+46
2011-01-27Workaround the brokenness of realpath() a bit more.Thomas Martitz1-6/+14
2011-01-26Fix FS#11904, filename generation was lacking a slash.bootloader_gogearsa9200_v1Thomas Martitz1-1/+1