| Commit message (Expand) | Author | Age |
| * | Remove some unused code | Dave Chapman | 2007-06-14 |
| * | Replace VU meter menu with a new one using the new menu api, fixes some | Nils Wallménius | 2007-06-14 |
| * | Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h... | Nils Wallménius | 2007-06-14 |
| * | Oops, forgot to set keywords prop | Dave Chapman | 2007-06-13 |
| * | ARM assembler predictor decoding function. This increases my -c1000 test tra... | Dave Chapman | 2007-06-13 |
| * | Accept FS#7264 'Build with -Os switch for coldfire targets'. | Nils Wallménius | 2007-06-13 |
| * | now back to green | Christian Gmeiner | 2007-06-13 |
| * | fix red | Christian Gmeiner | 2007-06-13 |
| * | * changed pararmeter of audiohw_mute from int to bool | Christian Gmeiner | 2007-06-13 |
| * | Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated... | Dave Chapman | 2007-06-12 |
| * | 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-11 |
| * | 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-10 |
| * | 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-09 |
| * | 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-08 |
| * | 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-07 |