summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-03Use the correct event state constants.Michael Sevakis1-4/+4
2007-11-03Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon6-3/+34
2007-11-03Fix warnings.Stéphane Doyon3-3/+3
2007-11-03Logf when a file is loaded atomic not packetBrandon Low1-0/+1
2007-11-03Info screen: charging and battery.Stéphane Doyon2-16/+21
2007-11-03MIDI: Allow seeking forward and backward using the left/right keys. Currently...Stepan Moskovchenko5-8/+110
2007-11-03Give lowmem targets or targets with broken ATA implementations more buffering...Brandon Low1-5/+6
2007-11-03Accept FS#7798: Voice unit for time Stéphane Doyon2-0/+30
2007-11-03Info screen fixups:Stéphane Doyon2-34/+23
2007-11-03Use a recursive depth-first shrinkage function, limit handles accordinglyBrandon Low2-17/+16
2007-11-03Comments and a fix to possibly get more out of backward skipping without rebu...Brandon Low1-1/+10
2007-11-02Make bufread and bufgetdata blocking. They now return when enough data is ava...Nicolas Pennequin4-77/+48
2007-11-02remove requirement for album artist to match for albums to count as "same", f...Robert Kukla1-1/+1