summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner
2007-06-12Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...Dave Chapman
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner
2007-06-11Make the screen draw correctly with the user iconsetJonathan Gordon
2007-06-11Oops. I should respect the simulator #ifdefs more.Steve Bavin
2007-06-11..and add a couple of comments.Steve Bavin
2007-06-11...forgot one.Steve Bavin
2007-06-11When recording, disable voice menus without actually modifying user settings....Steve Bavin
2007-06-10Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....Dave Chapman
2007-06-10A few fixes to the About panel.Antoine Cellerier
2007-06-10Simplify code (use + operator to concatenate strings instead of Printf()). Pl...Antoine Cellerier
2007-06-10When clicking on one of the rbutil actions, ask the user if he wants to try a...Antoine Cellerier
2007-06-10Add "Select All" button to the themes installer.Antoine Cellerier
2007-06-10Move the root_menu() call out of tree.c.Jonathan Gordon
2007-06-10C optimisations to the predictor decoding - create a single function for deco...Dave Chapman
2007-06-10Fix a minor annoyance with the last commit where selecting an item could resu...Jonathan Gordon
2007-06-10Really fix FS#7274Jonathan Gordon
2007-06-10Fix metronome errors for hw codec.Michael Sevakis
2007-06-10Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis
2007-06-09fix Tab navigation in rbutil, and make it also look at other places for rbuti...Dominik Wenger
2007-06-09simple fix for FS#7274 - selected item might not be shown when a list is draw...Jonathan Gordon
2007-06-09Define and use a local APE_MAX function to make the standalone demac decoder ...Dave Chapman
2007-06-09Fix small preprocessor goofup.Michael Sevakis
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis
2007-06-08Build Tremor with -O3 for coldfire targets, gives a slight increase in speed,...Nils Wallménius
2007-06-08Seeking and resume support for Monkey's AudioDave Chapman
2007-06-08Add test_codec to viewers.config. As Jens pointed out, if it's not built, it...Dave Chapman
2007-06-08Correct the parsing of v3.97 Monkey's Audio files.Dave Chapman
2007-06-08Don't just display an error message, abort.Dave Chapman
2007-06-08Fix typo in error message - thanks to Bryan Childs for spottingDave Chapman
2007-06-07Fix a bug concerning difficulty, pointed out by DerPapst in IRC.Paul Louden
2007-06-07Include the Xobox chapter in the Recorder/Ondio manuals (adding a screenshot ...Marianne Arnold
2007-06-07Another voice update, hopefully with less typos than before.Steve Bavin
2007-06-07Attempt to clarify the voice options.Steve Bavin
2007-06-07Add a mode the lists which doesnt show the selection marker.Jonathan Gordon
2007-06-07Forgot this one. We should maybe use enums more...Steve Bavin
2007-06-07Update the manual for the new voice config.Steve Bavin
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin
2007-06-07Include mac decoder in tarballsNils Wallménius
2007-06-07e200: Better sync of display enabling and display update. The display would b...Michael Sevakis
2007-06-07show the version in the rockbox info screenJonathan Gordon
2007-06-07increase the SD stack.Jonathan Gordon
2007-06-06Assumption about there being MPEG1-only samplerates available and therefore M...Michael Sevakis
2007-06-06* Speed up the level transition in Star for iPod Video (else it's sloooooow).Antoine Cellerier
2007-06-06Fix drawing on overlaping qixes on B&W displays.Antoine Cellerier
2007-06-06Yet some more optimisation and recorder/ondio related bug fixing for Xobox.Antoine Cellerier
2007-06-06language fixDaniel Stenberg
2007-06-06As ususual, fix the sim errors.Michael Sevakis
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis
2007-06-06iCatcher updates: 1) Add APE icon for Monkey's Audio files; 2) Use a backdrop...Dave Chapman