summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-18Oops forgot a fewNils Wallménius
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-18Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold
2007-11-17Create a libspeex.a as part of the compilation process - the intention is tha...Dave Chapman
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-16Fix a function parameter mis-matchJonas Häggqvist
2007-11-16Some more quoting of program arguments.Jonas Häggqvist
2007-11-16Build a standalone win32 executable of rbspeexenc on cygwin, for reuse in Voi...Jens Arnold
2007-11-16Create a separate voicetoolset declaration - voicefont, wavtrim and (for swco...Dave Chapman
2007-11-16Remove deprecated shellscriptsJonas Häggqvist
2007-11-16Move some stuff around so things are actually initialized before using them. ...Jonas Häggqvist
2007-11-16Initial attempt at talkclip generation in voice.pl. Add some quoting to a few...Jonas Häggqvist
2007-11-16Remove an unneeded -iquote (which caused problems with pre 4.0.0 versions of ...Dave Chapman
2007-11-16rbspeexenc and uclpack need to be .PHONY targets so they are rebuilt correctl...Dave Chapman
2007-11-16That should be fread, not read.Thom Johansen
2007-11-16Fix the clean: rule and also set svn keywordsDave Chapman
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-16Add a new font: 9+18x18.bdf which is a combination of 9x18.bdf and 18x18.bdf....Marcoen Hirschberg
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-15move {bass,treble,prescale}_table from sound.c to mas35xx.hChristian Gmeiner
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-15Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun
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-14Include alarm in the h10 manualsNils Wallménius
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-14FS#8155: Proper initialization of E8564 RTC (used in H10). Also fixes FS#8154...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-14Accept FS#8139 - Correct assumed current consumption for iPod VideoJonathan Gordon
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