Age | Commit message (Expand) | Author |
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-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 | 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 | 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 | 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-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 | 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 | 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 | 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 |
2007-11-14 | Allow setting a margin on a non-scrolling line by using %m|margin| instead of... | Nicolas Pennequin |
2007-11-13 | Check that the WPS uses album art before clearing its position on conditional... | Nicolas Pennequin |
2007-11-13 | Improve insert of playlists. Decode M3U files using current code page and str... | Magnus Holmgren |
2007-11-12 | Sansa C200 keymap: In the bookmark selection screen, move the delete command ... | Alessio Lenzi |
2007-11-12 | Remove some stray ^Ms | Dave Chapman |
2007-11-12 | FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s... | Dave Chapman |
2007-11-12 | Remove unused x11 and win32 simulator rules | Dave Chapman |
2007-11-12 | Sansa E200 keymap: In the bookmark selection screen, move the delete command ... | Magnus Holmgren |
2007-11-12 | Add detection for a previously ignored error case: a conditional token is pre... | Nicolas Pennequin |
2007-11-12 | The error checking for bitmap handling in bufopen was serioulsy broken, as lo... | Nicolas Pennequin |
2007-11-12 | Add an error check, just to be safe. | Nicolas Pennequin |
2007-11-12 | FS#6944 - honour the default codepage setting when reading cue sheets | Robert Kukla |
2007-11-12 | Various album art improvements: | Nicolas Pennequin |
2007-11-12 | Fix another NULL pointer dereference crash. | Nicolas Pennequin |
2007-11-11 | Fix an issue that appeared in r15577, where skipping back to a track that has... | Nicolas Pennequin |
2007-11-11 | Load the album art before the codec because find_albumart would yield to the ... | Nicolas Pennequin |
2007-11-11 | FS#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-11 | Really fix red this time. | Nicolas Pennequin |
2007-11-11 | Fix red on the iFP. | Nicolas Pennequin |