summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove some unused codeDave Chapman2007-06-14
* Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius2007-06-14
* Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius2007-06-14
* Oops, forgot to set keywords propDave Chapman2007-06-13
* ARM assembler predictor decoding function. This increases my -c1000 test tra...Dave Chapman2007-06-13
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* now back to greenChristian Gmeiner2007-06-13
* fix redChristian Gmeiner2007-06-13
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...Dave Chapman2007-06-12
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* Make the screen draw correctly with the user iconsetJonathan Gordon2007-06-11
* Oops. I should respect the simulator #ifdefs more.Steve Bavin2007-06-11
* ..and add a couple of comments.Steve Bavin2007-06-11
* ...forgot one.Steve Bavin2007-06-11
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....Dave Chapman2007-06-10
* A few fixes to the About panel.Antoine Cellerier2007-06-10
* Simplify code (use + operator to concatenate strings instead of Printf()). Pl...Antoine Cellerier2007-06-10
* When clicking on one of the rbutil actions, ask the user if he wants to try a...Antoine Cellerier2007-06-10
* Add "Select All" button to the themes installer.Antoine Cellerier2007-06-10
* Move the root_menu() call out of tree.c.Jonathan Gordon2007-06-10
* C optimisations to the predictor decoding - create a single function for deco...Dave Chapman2007-06-10
* Fix a minor annoyance with the last commit where selecting an item could resu...Jonathan Gordon2007-06-10
* Really fix FS#7274Jonathan Gordon2007-06-10
* Fix metronome errors for hw codec.Michael Sevakis2007-06-10
* Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis2007-06-10
* fix Tab navigation in rbutil, and make it also look at other places for rbuti...Dominik Wenger2007-06-09
* simple fix for FS#7274 - selected item might not be shown when a list is draw...Jonathan Gordon2007-06-09
* Define and use a local APE_MAX function to make the standalone demac decoder ...Dave Chapman2007-06-09
* Fix small preprocessor goofup.Michael Sevakis2007-06-09
* Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis2007-06-08
* Build Tremor with -O3 for coldfire targets, gives a slight increase in speed,...Nils Wallménius2007-06-08
* Seeking and resume support for Monkey's AudioDave Chapman2007-06-08
* Add test_codec to viewers.config. As Jens pointed out, if it's not built, it...Dave Chapman2007-06-08
* Correct the parsing of v3.97 Monkey's Audio files.Dave Chapman2007-06-08
* Don't just display an error message, abort.Dave Chapman2007-06-08
* Fix typo in error message - thanks to Bryan Childs for spottingDave Chapman2007-06-08
* Fix a bug concerning difficulty, pointed out by DerPapst in IRC.Paul Louden2007-06-07
* Include the Xobox chapter in the Recorder/Ondio manuals (adding a screenshot ...Marianne Arnold2007-06-07
* Another voice update, hopefully with less typos than before.Steve Bavin2007-06-07
* Attempt to clarify the voice options.Steve Bavin2007-06-07
* Add a mode the lists which doesnt show the selection marker.Jonathan Gordon2007-06-07
* Forgot this one. We should maybe use enums more...Steve Bavin2007-06-07
* Update the manual for the new voice config.Steve Bavin2007-06-07
* Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin2007-06-07
* Include mac decoder in tarballsNils Wallménius2007-06-07
* e200: Better sync of display enabling and display update. The display would b...Michael Sevakis2007-06-07
* show the version in the rockbox info screenJonathan Gordon2007-06-07
* increase the SD stack.Jonathan Gordon2007-06-07