summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-11-18Erase lasttrack_id3 when end-of-playlist is reached. Fixes FS#8148.Nicolas Pennequin
2007-11-18Move a few #defines to target specific config filesNils Wallménius
2007-11-18Smarter conditional handling by storing the previous value. Updates are done ...Nicolas Pennequin
2007-11-18In the recent bookmarks list, show playlist/directory name, in addition to th...Magnus Holmgren
2007-11-17Code police, declare pointers in .c and expor themNils Wallménius
2007-11-17MIDI: Increase percision of synthesizer by a factor of 4 - makes certain part...Stepan Moskovchenko
2007-11-16Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen
2007-11-16Couple more tiny changes. :)Michael Sevakis
2007-11-16Missed a couple changesMichael Sevakis
2007-11-16Trim some stuff and move some defines to a more logical place.Thom Johansen
2007-11-16Use sized data types for audio data in the pcm buffer. Speed up the clipping ...Michael Sevakis
2007-11-16High score list needed to be redrawn on return from hold, put it in a seperat...Adam Gashlin
2007-11-16Fix buffer overflow in the title padding code (FS#8163)Linus Nielsen Feltzing
2007-11-15Revert some changes that broke looping in midiplayerNils Wallménius
2007-11-15Improved use of album name when locating the album art file: replace chars th...Magnus Holmgren
2007-11-15Actually check if a voice file has the correct version before using itNils Wallménius
2007-11-14I'm a retard, this is definitely more correctBrandon Low
2007-11-14Might fix FS#8158, I was unable to reproduce so no guarantee.Brandon Low
2007-11-14Hopefully fix the compile errors.Nicolas Pennequin
2007-11-14Make the WPS parser stricter with invalid parameter lists. It will now reject...Nicolas Pennequin
2007-11-14Updated italian translation.Alessio Lenzi
2007-11-14FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren
2007-11-14FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell
2007-11-14Throw away the first samples to come out of the decoder to account for encode...Thom Johansen
2007-11-14Sync latest Speex stereo changes.Thom Johansen
2007-11-14Add midi/SOURCESLinus Nielsen Feltzing
2007-11-14Build libspeex for core voice on SWCODEC. Development phase - not currently u...Michael Sevakis
2007-11-14Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...Thom Johansen
2007-11-14Remove unneeded math wrappers. Clear state structs in decoder init. Start ini...Thom Johansen
2007-11-14New Speex stereo code in libspeex and speex.c, stereo should be more robust n...Thom Johansen
2007-11-14Allow setting a margin on a non-scrolling line by using %m|margin| instead of...Nicolas Pennequin
2007-11-13Check that the WPS uses album art before clearing its position on conditional...Nicolas Pennequin
2007-11-13Improve insert of playlists. Decode M3U files using current code page and str...Magnus Holmgren
2007-11-12Sansa C200 keymap: In the bookmark selection screen, move the delete command ...Alessio Lenzi
2007-11-12Remove some stray ^MsDave Chapman
2007-11-12FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s...Dave Chapman
2007-11-12Remove unused x11 and win32 simulator rulesDave Chapman
2007-11-12Sansa E200 keymap: In the bookmark selection screen, move the delete command ...Magnus Holmgren
2007-11-12Add detection for a previously ignored error case: a conditional token is pre...Nicolas Pennequin
2007-11-12The error checking for bitmap handling in bufopen was serioulsy broken, as lo...Nicolas Pennequin
2007-11-12Add an error check, just to be safe.Nicolas Pennequin
2007-11-12FS#6944 - honour the default codepage setting when reading cue sheetsRobert Kukla
2007-11-12Various album art improvements:Nicolas Pennequin
2007-11-12Fix another NULL pointer dereference crash.Nicolas Pennequin
2007-11-11Fix an issue that appeared in r15577, where skipping back to a track that has...Nicolas Pennequin
2007-11-11Load the album art before the codec because find_albumart would yield to the ...Nicolas Pennequin
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell
2007-11-11* Make the album art be updated on PCM track change, not codec track change (...Nicolas Pennequin
2007-11-11Really fix red this time.Nicolas Pennequin
2007-11-11Fix red on the iFP.Nicolas Pennequin