summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Create queue stuff before the thread that will use itBrandon Low2007-10-27
* Make buffering initialization versus reset separate functions to avoid double...Brandon Low2007-10-27
* Add some const keywords, improve some comments, add a safety check or two, sh...Brandon Low2007-10-27
* * Only call bufgetcodec onceNicolas Pennequin2007-10-27
* Simple fix which should improve track change performance slightlyBrandon Low2007-10-27
* Correct some commenting left from an earlier set_irq_level version.Michael Sevakis2007-10-26
* Argh. Forgot to 'svn add' as usual.Michael Sevakis2007-10-26
* Implement as genuine a set_irq_level function for the sim as possible. The yi...Michael Sevakis2007-10-26
* Remove unnecessary #include - this fixes compilation of the standalone demac ...Dave Chapman2007-10-26
* Update Dutch language filePeter D'Hoye2007-10-26
* Don't lock up simulators when lists are used with TIMEOUT_NOBLOCK. Fixes FS#8...Steve Bavin2007-10-26
* Fixed the Total being out of screen with huge fonts like ter-u32bKevin Ferrare2007-10-26
* Fix starfield displaying stars in white on grayscale devices (they remain vis...Kevin Ferrare2007-10-26
* QMF filter memory doesn't need to be 32 bits, so convert it to 16 bits. Alter...Thom Johansen2007-10-26
* Code police: static internal functions.Steve Bavin2007-10-26
* Spelling mistake reported by boyko on IRC.Catalin Patulea2007-10-26
* Some small cleanups and code for testingKarl Kurbjun2007-10-26
* Forgot a file. Remove files we don't need to build from SOURCES.Thom Johansen2007-10-26
* Sync with Speex SVN. Syntactic change in filters_cf.S.Thom Johansen2007-10-26
* Check the audio queue for new messages while filling the buffer with tracks. ...Nicolas Pennequin2007-10-25
* Remove unused struct membersNils Wallménius2007-10-25
* Set svn:keywordsNicolas Pennequin2007-10-25
* Finally commit Metadata on Buffer!Nicolas Pennequin2007-10-25
* Factor out some common code, for simplicity (I hope...) and to save size.Magnus Holmgren2007-10-25
* Further optimised the filter vector math assembly for coldfire, and added ass...Jens Arnold2007-10-25
* Fix a fixme in flac and make the usage of the read_filebuf codec api more con...Brandon Low2007-10-25
* Further optimised the filter vector math assembly for coldfire, and added ass...Jens Arnold2007-10-25
* * Flip argument order for scalarproduct() so that the first argument is alway...Jens Arnold2007-10-25
* Rename TMS320DSC25 CONFIG_CPU value to DSC25 to prevent confusion with TMS320...Dave Chapman2007-10-25
* FS#8013 - tidy up ADC readings in debug menu.Barry Wardell2007-10-25
* FS#8022: AS3514 missing initialisation.Barry Wardell2007-10-25
* FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell2007-10-25
* enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon2007-10-25
* get the mrobe plugins running againJonathan Gordon2007-10-25
* Negate _after_ output so we don't negate the whole output signal.Thom Johansen2007-10-24
* Coldfire assembler version of inner_prod() for another small speedup.Thom Johansen2007-10-24
* Coldfire assembler version of qmf_synth(). Wideband and ultra-wideband Speex ...Thom Johansen2007-10-24
* logf changes:Nicolas Pennequin2007-10-24
* Updated italian translation.Alessio Lenzi2007-10-24
* Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin2007-10-24
* fix up the (c) noticeJonathan Gordon2007-10-24
* Use some consts...Steve Bavin2007-10-24
* Improved enum naming.Steve Bavin2007-10-24
* Clarify the identifier naming rulesLinus Nielsen Feltzing2007-10-24
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
* Save a few bytes by changing unit selection strategyNils Wallménius2007-10-24
* make the first bunch of plugins compile for the mrobe. an earlier commit brok...Jonathan Gordon2007-10-23
* Fix vroken logic that _could_ lead to memory corruption though it was very un...Nils Wallménius2007-10-23
* mrobe changes:Jonathan Gordon2007-10-23
* enable the RTC on the mrobe.Jonathan Gordon2007-10-23