summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Move 4th Gen (grayscale and color) backlight init where it belongs.Jens Arnold2007-11-18
* Oops forgot a fewNils Wallménius2007-11-18
* Erase lasttrack_id3 when end-of-playlist is reached. Fixes FS#8148.Nicolas Pennequin2007-11-18
* Move a few #defines to target specific config filesNils Wallménius2007-11-18
* Smarter conditional handling by storing the previous value. Updates are done ...Nicolas Pennequin2007-11-18
* In the recent bookmarks list, show playlist/directory name, in addition to th...Magnus Holmgren2007-11-18
* Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold2007-11-18
* Create a libspeex.a as part of the compilation process - the intention is tha...Dave Chapman2007-11-17
* Code police, declare pointers in .c and expor themNils Wallménius2007-11-17
* MIDI: Increase percision of synthesizer by a factor of 4 - makes certain part...Stepan Moskovchenko2007-11-17
* Fix a function parameter mis-matchJonas Häggqvist2007-11-16
* Some more quoting of program arguments.Jonas Häggqvist2007-11-16
* Build a standalone win32 executable of rbspeexenc on cygwin, for reuse in Voi...Jens Arnold2007-11-16
* Create a separate voicetoolset declaration - voicefont, wavtrim and (for swco...Dave Chapman2007-11-16
* Remove deprecated shellscriptsJonas Häggqvist2007-11-16
* Move some stuff around so things are actually initialized before using them. ...Jonas Häggqvist2007-11-16
* Initial attempt at talkclip generation in voice.pl. Add some quoting to a few...Jonas Häggqvist2007-11-16
* Remove an unneeded -iquote (which caused problems with pre 4.0.0 versions of ...Dave Chapman2007-11-16
* rbspeexenc and uclpack need to be .PHONY targets so they are rebuilt correctl...Dave Chapman2007-11-16
* That should be fread, not read.Thom Johansen2007-11-16
* Fix the clean: rule and also set svn keywordsDave Chapman2007-11-16
* Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen2007-11-16
* Couple more tiny changes. :)Michael Sevakis2007-11-16
* Missed a couple changesMichael Sevakis2007-11-16
* Trim some stuff and move some defines to a more logical place.Thom Johansen2007-11-16
* Use sized data types for audio data in the pcm buffer. Speed up the clipping ...Michael Sevakis2007-11-16
* Add a new font: 9+18x18.bdf which is a combination of 9x18.bdf and 18x18.bdf....Marcoen Hirschberg2007-11-16
* High score list needed to be redrawn on return from hold, put it in a seperat...Adam Gashlin2007-11-16
* Fix buffer overflow in the title padding code (FS#8163)Linus Nielsen Feltzing2007-11-16
* move {bass,treble,prescale}_table from sound.c to mas35xx.hChristian Gmeiner2007-11-15
* Revert some changes that broke looping in midiplayerNils Wallménius2007-11-15
* Improved use of album name when locating the album art file: replace chars th...Magnus Holmgren2007-11-15
* Actually check if a voice file has the correct version before using itNils Wallménius2007-11-15
* Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun2007-11-15
* I'm a retard, this is definitely more correctBrandon Low2007-11-14
* Might fix FS#8158, I was unable to reproduce so no guarantee.Brandon Low2007-11-14
* Hopefully fix the compile errors.Nicolas Pennequin2007-11-14
* Make the WPS parser stricter with invalid parameter lists. It will now reject...Nicolas Pennequin2007-11-14
* Updated italian translation.Alessio Lenzi2007-11-14
* Include alarm in the h10 manualsNils Wallménius2007-11-14
* FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren2007-11-14
* FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell2007-11-14
* FS#8155: Proper initialization of E8564 RTC (used in H10). Also fixes FS#8154...Barry Wardell2007-11-14
* Throw away the first samples to come out of the decoder to account for encode...Thom Johansen2007-11-14
* Sync latest Speex stereo changes.Thom Johansen2007-11-14
* Add midi/SOURCESLinus Nielsen Feltzing2007-11-14
* Build libspeex for core voice on SWCODEC. Development phase - not currently u...Michael Sevakis2007-11-14
* Accept FS#8139 - Correct assumed current consumption for iPod VideoJonathan Gordon2007-11-14
* Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...Thom Johansen2007-11-14
* Remove unneeded math wrappers. Clear state structs in decoder init. Start ini...Thom Johansen2007-11-14