summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Remove buflib from the pluginlib and use the core one.Thomas Martitz2011-08-30
* Clean up and simplify the voice thread code.Michael Sevakis2011-08-30
* Fix h100 red and other warnings.Thomas Martitz2011-08-30
* Fix hwcodec red.Thomas Martitz2011-08-30
* Bump plugin API.Thomas Martitz2011-08-30
* GSoC/Buflib: Enable compaction in buflib.Thomas Martitz2011-08-30
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* Introduce CPU dependent IRAM configuration for libgme. Use ICODE_ATTR for an ...Andree Buschmann2011-08-30
* Make tdspeed.c a bit nicer to read. No functional changes.Michael Sevakis2011-08-30
* Final commit to get test_codec working properly for both freq-scaling and non...Andree Buschmann2011-08-29
* Fix logic of test_codec for targets with HAVE_ADJUSTABLE_CPU_FREQ.Andree Buschmann2011-08-29
* codec_main() prototype inside codec_crt0.c is no longer needed since it's in ...Michael Sevakis2011-08-28
* libtremor: comment out some more unused functions, make a function param unsi...Nils Wallménius2011-08-28
* libtremor: remove some inline cf asm that is no longer needed with the new to...Nils Wallménius2011-08-28
* libtremor: comment out some unused functions and mark some file local functio...Nils Wallménius2011-08-28
* Restore functionality of pcmbuf_is_lowdata. It fell out of sync since the mix...Michael Sevakis2011-08-28
* Remove obsolete 'ci->set_elapsed()' from mpc.Andree Buschmann2011-08-28
* Remove INT_MAX from pcmbuf.c. Win32 sim compained about it and it isn't speci...Michael Sevakis2011-08-28
* Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis2011-08-28
* Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken2011-08-27
* FS#12163 by Sean BartellNils Wallménius2011-08-27
* FS#12207 - Fast second july update of Czech language by Marek SalabaBertrik Sikken2011-08-27
* Change the cuesheet fix from r30359 to have a minor binsize increase on SH1.Andree Buschmann2011-08-26
* Utterly pointless fix for an unused Doom module (but while the code is in our...Steve Bavin2011-08-26
* Minor libwmavoice fixes; initialise the entire VBM tree and remove file handl...Steve Bavin2011-08-26
* Avoid overflow in cuesheet marker positioning. Fixes FS#12246. Thanks to Nick...Andree Buschmann2011-08-26
* Fix marginal buffer overflow in chessbox.Steve Bavin2011-08-26
* Remove a slightly silly null dereference. (a.k.a. I'm playing with cppcheck t...Steve Bavin2011-08-26
* Fix an issue in libfaad found by static code analysis. Two arrays within the ...Andree Buschmann2011-08-26
* Add the codec_main declaration to apps/codecs.hBertrik Sikken2011-08-25
* Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()Thomas Jarosch2011-08-25
* Fix file descriptor leak on errorThomas Jarosch2011-08-25
* Fix file descriptor leak on errorThomas Jarosch2011-08-25
* Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...Thomas Jarosch2011-08-25
* Clean up redundant assignmentThomas Jarosch2011-08-25
* Remove now unneeded variableThomas Jarosch2011-08-25
* Fix off-by-one memory corruption in resistor plugin.Thomas Jarosch2011-08-25
* Do sync between pcmbuf volume controls without explicit IRQ masking, which is...Michael Sevakis2011-08-25
* Fix FS#12239, data abort after going from FMS to WPS.Thomas Martitz2011-08-23
* Fix a miscomment in pcmbuf.cMichael Sevakis2011-08-23
* Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...Michael Sevakis2011-08-23
* Move stuff a bit down to fix red on TALK_PARTIAL_LOAD.Thomas Martitz2011-08-22
* Fix red on hwcodec.Thomas Martitz2011-08-22
* Fix FS#12234 - Simulator crashes when playing mp3 file with cuesheet. The cue...Michael Sevakis2011-08-22
* Bookmarking no longer need worry about inability to speak while paused on SWC...Michael Sevakis2011-08-21
* Talk: Unify hwcodec and swcodec handling.Thomas Martitz2011-08-21
* Make basque.lang be built. Fixes FS#12235Alex Parker2011-08-19
* Optimized compiler settings for libgme. ARM now uses -O1 except for the 2413 ...Andree Buschmann2011-08-18
* FS#12231Nils Wallménius2011-08-18
* Roll back r30328. Sorry for any inconvenience.Andree Buschmann2011-08-18