| Commit message (Expand) | Author | Age |
| * | FS#6638 - Album artist and comment patch for WPS and tagcache. Export | Miika Pekkarinen | 2007-02-10 |
| * | * Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1). | Dan Everton | 2007-02-10 |
| * | Minor whitespace and formatting fixes. | Dan Everton | 2007-02-10 |
| * | SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsig... | Michael Sevakis | 2007-02-10 |
| * | Recording Menus: Make statusbar update correctly when exiting an encoder sett... | Michael Sevakis | 2007-02-10 |
| * | Fix stereo Speex file decoding. | Dan Everton | 2007-02-10 |
| * | Fixed 64 bit warning. | Jens Arnold | 2007-02-10 |
| * | Fix warnings in simulator builds including libspeex | Dan Everton | 2007-02-09 |
| * | Remove accidental inclusion of album art patch fragment. | Dan Everton | 2007-02-09 |
| * | Encoders: Add a little dithering with the fractional bit for mono mixdowns so... | Michael Sevakis | 2007-02-09 |
| * | Whitespace is nice, let's use some. No functional changes. | Dave Chapman | 2007-02-09 |
| * | Update version number to 0.8 ready for release. Also move the "Press ENTER t... | Dave Chapman | 2007-02-09 |
| * | Fix a warning in Speex codec_main declaration. | Dan Everton | 2007-02-09 |
| * | The inevitable 'oops' commit. Add libspeex to the configure script. | Dan Everton | 2007-02-09 |
| * | Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre. | Dan Everton | 2007-02-09 |
| * | Display some advice when no ipods are found in interactive mode | Dave Chapman | 2007-02-09 |
| * | VRC6 speedup/bugfix from Takashi Obara, FS #6635 | Adam Gashlin | 2007-02-09 |
| * | Move the command-line specific code into main.c, leaving the firmware manipul... | Dave Chapman | 2007-02-08 |
| * | Bugfix - the bootloader was being overwritten if the firmware partition neede... | Dave Chapman | 2007-02-08 |
| * | Ooops, the default build mode should have been without the embedded bootloaders | Dave Chapman | 2007-02-08 |
| * | Work-in-progress (i.e. not well tested) changes: Add the option to build ipod... | Dave Chapman | 2007-02-08 |
| * | Testing svn_autoprops by readding one of the files with missing Ids. | Michael Sevakis | 2007-02-08 |
| * | unstatic the string buffer, fix the recording setting lang, change the | Jonathan Gordon | 2007-02-08 |
| * | OK, this was crazy overkill... the worst setting current | Jonathan Gordon | 2007-02-08 |
| * | Revert the changes using global status for the screen states. It should wait ... | Michael Sevakis | 2007-02-08 |
| * | Convert the sound menu to the new system | Jonathan Gordon | 2007-02-08 |
| * | Fix the delay loops. Without scaling the CPU is always at 300MHz. | Marcoen Hirschberg | 2007-02-08 |
| * | disable CPU scaling again because it actually made the power consumption worse. | Marcoen Hirschberg | 2007-02-08 |
| * | beginning of the new menu system. This commit shouldnt break anything, | Jonathan Gordon | 2007-02-08 |
| * | Kill the errors for now. Would like to know why resetting in_recording_screen... | Michael Sevakis | 2007-02-07 |
| * | if you reset your settings, you wont be in the rec screen anymore! | Jonathan Gordon | 2007-02-07 |
| * | Do Mike's previous patch a bit nicer. | Jonathan Gordon | 2007-02-07 |
| * | Fix warnings. Initialized struct needs at least one member actually initializ... | Michael Sevakis | 2007-02-07 |
| * | Change the radio screen and recording screen to use the global_status structu... | Michael Sevakis | 2007-02-07 |
| * | Don't save the in-out state of the recording screen as a setting. Fixes the s... | Michael Sevakis | 2007-02-07 |
| * | Correct a deceptive comment. Clarify that this config file is only for the 4g... | Tom Ross | 2007-02-07 |
| * | Woops. Upon examining the diffs again I find I shouldn't have deleted that on... | Michael Sevakis | 2007-02-07 |
| * | Fix resampling clicking as much as possible at the moment. 1) Upsampling clic... | Michael Sevakis | 2007-02-07 |
| * | Oops, we should close the devices during the scan | Dave Chapman | 2007-02-06 |
| * | Major Rockboy update. | Tom Ross | 2007-02-06 |
| * | Make the [device] parameter optional. If none is specified, then ipodpatcher... | Dave Chapman | 2007-02-06 |
| * | Ifdef some remote lcd code in the recording screen that is not used for non l... | Nils Wallménius | 2007-02-06 |
| * | More HAVE_TAGCACHE by Austin Appel | Jonathan Gordon | 2007-02-06 |
| * | Bump version to 0.7 for release | Dave Chapman | 2007-02-06 |
| * | Fix FS #6624 - remove useless menu items from the context menu in an empty di... | Jonathan Gordon | 2007-02-06 |
| * | Made ipodpatcher use slightly more clear for linux users. | Paul Louden | 2007-02-05 |
| * | Support for modifying the firmware partition on Macpods (useful for IPL users... | Dave Chapman | 2007-02-05 |
| * | add a note about installing the bootloader on US h300s | Nils Wallménius | 2007-02-05 |
| * | fix FS#6621 - viewer bookmarks only working for one file | Jonathan Gordon | 2007-02-05 |
| * | Remove H300 GPOODx debugging; it was using the wrong port addresses anyway | Steve Bavin | 2007-02-05 |