summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Readd yield_codec, making it check for useful data through buffer_is_low. Fix...Nicolas Pennequin1-46/+64
2007-11-05This was a bad change on my part earlier. Do not immediately start buffering...Brandon Low1-1/+1
2007-11-05Don't keep resetting to default watermark during buffering, only do it once a...Brandon Low1-3/+3
2007-11-05Set all track handles to -1 on audio init to avoid calling bufclose(0) on all...Nicolas Pennequin1-1/+9
2007-11-05Fix some logf warnings.Nicolas Pennequin2-4/+4
2007-11-05Don't if this, it's a good idea for codecs to explicit seekBrandon Low1-3/+1
2007-11-05Fix mp3 resumeBrandon Low1-1/+4
2007-11-05Create two separate ways for a handle buffer request to be sent. One is when...Brandon Low1-10/+7
2007-11-05When seeking foward off of the buffer, if it is a short seek don't rebuffer t...Brandon Low1-0/+8
2007-11-05Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low19-70/+13
2007-11-05Remove unused conf_preseek from buffering.c and all of its accountraments. T...Brandon Low5-21/+5
2007-11-05Minor improvement in responsiveness to buffer_handle callsBrandon Low1-2/+1
2007-11-05logging improvementsBrandon Low1-11/+18
2007-11-05fix FS#7288 - pad the title of the scrolling settings so they actually scrollJonathan Gordon3-5/+30
2007-11-05MIDI: Make seeking neater by moving it into another file. Will be more useful...Stepan Moskovchenko3-62/+70
2007-11-05SHould fix FS#8074, is more better regardless thoughBrandon Low1-5/+17
2007-11-05Don't keep useless id3v2 or other leading tag data on the buffer, it could be...Brandon Low4-9/+10
2007-11-04Fix for FS#8082:Robert Kukla3-3/+11
2007-11-04make handle_id of zero valid, stop using memsets to clear tracks, should be n...Brandon Low2-37/+50
2007-11-04FS#7232 - Fix some inconsistencies within the Sansa keymap. Makes it Paul Louden1-7/+7
2007-11-04fix talking simplelists which I broke yesterday. dont talk if the list is bei...Jonathan Gordon1-1/+2
2007-11-04revert my previous commit and do it in a much less hacky way (both of these w...Jonathan Gordon3-25/+24
2007-11-04return to the main menu if stop is pressed in the wps context menu, (blame po...Jonathan Gordon2-1/+13
2007-11-04last minor fix for the colour screenJonathan Gordon1-1/+2
2007-11-04minor touchpad tweaking...Jonathan Gordon2-3/+6
2007-11-04touchpad interface for the colour selection screens.Jonathan Gordon1-1/+69
2007-11-04More residuals from 8077, sanitize chunk and watermark settingsBrandon Low1-0/+12
2007-11-04More residuals from 8077 that should make buffering start up more smoothly an...Brandon Low1-16/+21
2007-11-04OTher part of previousBrandon Low1-1/+1
2007-11-04More attempt to fix 8077Brandon Low1-0/+2
2007-11-04Tweak the way the data_counters are calculated to make it more friendly to th...Brandon Low1-8/+18
2007-11-04More try to fix 8077, BUF_USED is not a good way to determine if the buffer i...Brandon Low1-30/+14
2007-11-04redraw the siplelist more oftenJonathan Gordon1-1/+3
2007-11-04Disable the already spinning optimization until it is written correctlyBrandon Low1-0/+4
2007-11-03* Add newfound GPO32 register to pp502x.h. * Introduce macros for the PP502x'...Jens Arnold1-12/+8
2007-11-03Make the use of signed int for buffer handles consistent and handle wrapping ...Brandon Low1-8/+7
2007-11-03Attempt to fix FS#8077... againBrandon Low1-4/+7
2007-11-03This part was good, bring it backBrandon Low1-18/+1
2007-11-03Revert recent changes that are brokenBrandon Low3-38/+56
2007-11-03Bump hid to 32bit to make sure it's safeBrandon Low1-1/+1
2007-11-03Make handle id semantics more like file id. This may need to be revisited if...Brandon Low3-56/+38
2007-11-03Buffering consistency improvementsBrandon Low1-25/+33
2007-11-03Misc. buffering related playback tweaksBrandon Low3-40/+41
2007-11-03Updated italian translation.Alessio Lenzi1-6/+20
2007-11-03Update the french translation.Mustapha Senhaji1-14/+45
2007-11-03FS#8079 Update finnish translation by Jani Kinnunen (and fix a typo by me). Mustapha Senhaji1-9/+23
2007-11-03Show exact CPU version on PP5002 targets.Jens Arnold1-0/+8
2007-11-03MIDI: Improve seeking (especially near the end of the file) by disabling play...Stepan Moskovchenko1-0/+6
2007-11-03Make atomic type work for even first track. Rework low buffer handling... us...Brandon Low2-45/+56
2007-11-03Fix my mess in r15419: LANG_BATTERY_TOPOFF_CHARGE is only definedStéphane Doyon1-4/+12