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