Age | Commit message (Expand) | Author |
2007-11-19 | check separately if the preferences and the bookmark need to be saved | Marcoen Hirschberg |
2007-11-19 | write a correct bookmark file when the viewer loads so we can safely skip the... | Marcoen Hirschberg |
2007-11-19 | Oops, wrong define. Fixes the warnings. | Nicolas Pennequin |
2007-11-19 | Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th... | Nicolas Pennequin |
2007-11-19 | Fix FS#8040 (Gather Runtime Data not working) the right way. Also a few cosme... | Nicolas Pennequin |
2007-11-19 | prevent useless file reads | Marcoen Hirschberg |
2007-11-19 | Make the sim sleep between each file chunk, so that its buffering behaves mor... | Nicolas Pennequin |
2007-11-19 | Second part of FS#8104 by Bertrik Sikken: Simplification of audio_track_count... | Nicolas Pennequin |
2007-11-19 | FS #8179. Small Musepack speedup for ARM. | Thom Johansen |
2007-11-19 | don't save the viewer position if it hasn't changed | Marcoen Hirschberg |
2007-11-19 | First part of FS#8104 by Bertrik Sikken: Simplification and consistency impro... | Nicolas Pennequin |
2007-11-19 | Do the wait for the audio thread init in such a way to avoid an unlikely but ... | Michael Sevakis |
2007-11-19 | Make sure initial menu item is voiced at startup. Voice thread must wait for ... | Michael Sevakis |
2007-11-19 | FS#7738 - Scroll wheel acceleration for iPod | Linus Nielsen Feltzing |
2007-11-19 | Bring the tarball more in line with SVN. (notably, include rbspeexenc) | Jonas Häggqvist |
2007-11-18 | libspeex: let DEBUGF work correctly for both core and codec builds | Michael Sevakis |
2007-11-18 | Disable some UWB mode stuff and lost package handling in voice codec. | Thom Johansen |
2007-11-18 | The voice thread needs a tad bit more stack. | Jens Arnold |
2007-11-18 | SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dua... | Michael Sevakis |
2007-11-18 | plugged timeout depends on CONFIG_CHARGING and is not needed for all targets | Nils Wallménius |
2007-11-18 | Fix some sim warnings. | Michael Sevakis |
2007-11-18 | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis |
2007-11-18 | include members for backlight timeout for all targets in settings struct as w... | Nils Wallménius |
2007-11-18 | #ifdef out some setting struct members when they are not needed, fix some com... | Nils Wallménius |
2007-11-18 | Improve clearing of pictures in conditional constructs. This fixes improper c... | Nicolas Pennequin |
2007-11-18 | Use the strrsplt function in one more place | 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-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 |