summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* from ffmpeg: replace FIR with finite differences.Marcoen Hirschberg2007-11-08
* rework the set song rating setting so it uses the standard list. also the men...Jonathan Gordon2007-11-08
* Fix the bug where MPC files would be skipped by disabling the check of the re...Nicolas Pennequin2007-11-08
* Code police; trailing spaces mainly.Steve Bavin2007-11-08
* Add --root option to allow overriding of simulator root menu.Steve Bavin2007-11-08
* Change oggmalloc.c to use size_t and kill a warning about type-punning. Align...Michael Sevakis2007-11-08
* Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ...Jens Arnold2007-11-08
* Add some CACHEALIGN_* macros and a helper function to assist in aligning data...Michael Sevakis2007-11-08
* Trigger an additional battery level announcement when the levelStéphane Doyon2007-11-08
* from ffmpeg: Add decoding support for variable block size FLAC files using th...Marcoen Hirschberg2007-11-07
* Oops, BOM shouldn't have been included. Hope this removes it. :)Magnus Holmgren2007-11-07
* Update Swedish translation, with a few minor changes to existing strings.Magnus Holmgren2007-11-07
* Revert to old ADX codec, works around broken bacwards seekAdam Gashlin2007-11-07
* from ffmpeg: Add support for FLAC's new RICE2 entropy coding method. fixes 24...Marcoen Hirschberg2007-11-07
* Updated italian translation.Alessio Lenzi2007-11-07
* Ifdef out some more stuff we don't need.Thom Johansen2007-11-07
* Add myself as Speex maintainer.Thom Johansen2007-11-07
* fix redJonathan Gordon2007-11-07
* compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon2007-11-07
* fix warningsJonathan Gordon2007-11-07
* Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun2007-11-07
* Accept FS#7777: Voice for the "Running Time" screenStéphane Doyon2007-11-07
* Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon2007-11-07
* More voice for the radio: accept FS#6331.Stéphane Doyon2007-11-07
* Accept FS#7653: Say file type.Stéphane Doyon2007-11-07
* Straighten out voicing of yesno dialogs.Stéphane Doyon2007-11-07
* Fix warning.Nicolas Pennequin2007-11-07
* Fix tracks always being cleared on skip (reported by dionoea). The problem wa...Nicolas Pennequin2007-11-07
* Assembler versions of signal_mul. Decent speedup for Coldfire and small speed...Thom Johansen2007-11-07
* Fix a flaw in prep_bufdata() that would lead to all kinds of problems with co...Nicolas Pennequin2007-11-07
* Smaller and more correctly sized statically allocated arrays in decoder state...Thom Johansen2007-11-06
* Hopefully fix Ipod bootloader installation on Windows with RbUtilQt, without ...Magnus Holmgren2007-11-06
* Exclude some unneeded LSP code. Add some #endif clarification comments here a...Thom Johansen2007-11-06
* Fix thinko in last patch, shouldn't effect current buffering clients.Brandon Low2007-11-06
* Pull the size range checking and disk request into a separate function that b...Brandon Low2007-11-06
* Better behaved buffering.Adam Gashlin2007-11-06
* c200: Make microSD cards finally work.Jens Arnold2007-11-06
* Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu...Jens Arnold2007-11-06
* This was (probably) committed by accident, remove it.Nicolas Pennequin2007-11-05
* Don't yield twice in a rowBrandon Low2007-11-05
* Types other than packet audio still need to yield while buffering.Nicolas Pennequin2007-11-05
* rbutilQt: bump version to 1.0.3 in preparation for a new release.Dominik Wenger2007-11-05
* Readd yield_codec, making it check for useful data through buffer_is_low. Fix...Nicolas Pennequin2007-11-05
* This was a bad change on my part earlier. Do not immediately start buffering...Brandon Low2007-11-05
* Don't keep resetting to default watermark during buffering, only do it once a...Brandon Low2007-11-05
* Set all track handles to -1 on audio init to avoid calling bufclose(0) on all...Nicolas Pennequin2007-11-05
* Fix some logf warnings.Nicolas Pennequin2007-11-05
* Don't if this, it's a good idea for codecs to explicit seekBrandon Low2007-11-05
* Fix mp3 resumeBrandon Low2007-11-05
* Create two separate ways for a handle buffer request to be sent. One is when...Brandon Low2007-11-05