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