summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Couple more tiny changes. :)Michael Sevakis1-3/+4
2007-11-16Missed a couple changesMichael Sevakis1-3/+3
2007-11-16Trim some stuff and move some defines to a more logical place.Thom Johansen2-15/+12
2007-11-16Use sized data types for audio data in the pcm buffer. Speed up the clipping ...Michael Sevakis1-35/+43
2007-11-16High score list needed to be redrawn on return from hold, put it in a seperat...Adam Gashlin1-7/+16
2007-11-16Fix buffer overflow in the title padding code (FS#8163)Linus Nielsen Feltzing1-6/+8
2007-11-15Revert some changes that broke looping in midiplayerNils Wallménius3-19/+24
2007-11-15Improved use of album name when locating the album art file: replace chars th...Magnus Holmgren1-34/+58
2007-11-15Actually check if a voice file has the correct version before using itNils Wallménius2-7/+10
2007-11-14I'm a retard, this is definitely more correctBrandon Low1-2/+1
2007-11-14Might fix FS#8158, I was unable to reproduce so no guarantee.Brandon Low1-2/+2
2007-11-14Hopefully fix the compile errors.Nicolas Pennequin2-0/+4
2007-11-14Make the WPS parser stricter with invalid parameter lists. It will now reject...Nicolas Pennequin3-364/+483
2007-11-14Updated italian translation.Alessio Lenzi1-0/+2
2007-11-14FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren1-544/+543
2007-11-14FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell2-4/+6
2007-11-14Throw away the first samples to come out of the decoder to account for encode...Thom Johansen1-1/+8
2007-11-14Sync latest Speex stereo changes.Thom Johansen3-30/+8
2007-11-14Add midi/SOURCESLinus Nielsen Feltzing1-0/+1
2007-11-14Build libspeex for core voice on SWCODEC. Development phase - not currently u...Michael Sevakis2-7/+17
2007-11-14Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...Thom Johansen48-480/+697
2007-11-14Remove unneeded math wrappers. Clear state structs in decoder init. Start ini...Thom Johansen6-79/+20
2007-11-14New Speex stereo code in libspeex and speex.c, stereo should be more robust n...Thom Johansen3-65/+111
2007-11-14Allow setting a margin on a non-scrolling line by using %m|margin| instead of...Nicolas Pennequin4-8/+14
2007-11-13Check that the WPS uses album art before clearing its position on conditional...Nicolas Pennequin1-1/+4
2007-11-13Improve insert of playlists. Decode M3U files using current code page and str...Magnus Holmgren1-34/+91
2007-11-12Sansa C200 keymap: In the bookmark selection screen, move the delete command ...Alessio Lenzi1-1/+1
2007-11-12Remove some stray ^MsDave Chapman1-5/+5
2007-11-12FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s...Dave Chapman3-14/+67
2007-11-12Remove unused x11 and win32 simulator rulesDave Chapman1-39/+1
2007-11-12Sansa E200 keymap: In the bookmark selection screen, move the delete command ...Magnus Holmgren1-1/+1
2007-11-12Add detection for a previously ignored error case: a conditional token is pre...Nicolas Pennequin1-1/+11
2007-11-12The error checking for bitmap handling in bufopen was serioulsy broken, as lo...Nicolas Pennequin1-12/+21
2007-11-12Add an error check, just to be safe.Nicolas Pennequin1-1/+2
2007-11-12FS#6944 - honour the default codepage setting when reading cue sheetsRobert Kukla2-8/+10
2007-11-12Various album art improvements:Nicolas Pennequin6-11/+43
2007-11-12Fix another NULL pointer dereference crash.Nicolas Pennequin1-2/+3
2007-11-11Fix an issue that appeared in r15577, where skipping back to a track that has...Nicolas Pennequin1-2/+16
2007-11-11Load the album art before the codec because find_albumart would yield to the ...Nicolas Pennequin1-17/+16
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell2-1/+26
2007-11-11* Make the album art be updated on PCM track change, not codec track change (...Nicolas Pennequin1-14/+60
2007-11-11Really fix red this time.Nicolas Pennequin1-1/+1
2007-11-11Fix red on the iFP.Nicolas Pennequin1-1/+5
2007-11-11Fix red.Nicolas Pennequin1-1/+1
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin10-5/+700
2007-11-11Rearrange logic in the synthVoice loop to do less tests and remove need of a ...Nils Wallménius4-45/+43
2007-11-10Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun1-53/+4
2007-11-10Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun2-40/+24
2007-11-10Fix a possible NULL pointer dereference I introduced in r15503 by making an u...Nicolas Pennequin1-3/+4
2007-11-10Remove C++ style comment.Thom Johansen1-1/+1