Age | Commit message (Expand) | Author |
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-08 | 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-07 | 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-06 | 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-05 | 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 | Update (C) date to 2007 | Dave Chapman |
2007-02-05 | Kill a warning. | Thom Johansen |
2007-02-05 | Optimise EQ coef calculation routines for both speed and size. Move now unnee... | Thom Johansen |
2007-02-05 | Enable building ipodpatcher (pure win32 binary) on cygwin with a simple 'make' | Jens Arnold |
2007-02-05 | New PLL calculations to make sure that PLLDIV != 0. This seems to solve the p... | Linus Nielsen Feltzing |
2007-02-04 | Bump version to 0.6 ready for new release | Dave Chapman |
2007-02-04 | Fix compile error on BSD and Mac OS and remove a warning | Dave Chapman |
2007-02-04 | Fix USB detection on ipods and other portalplayer targets - Rockbox now corre... | Dave Chapman |
2007-02-04 | Fix Scroll Up/Down being backwards in some screens on the Sansa. | Barry Wardell |
2007-02-04 | Fix setting time on Sansa used to set the day to one day later than it | Barry Wardell |
2007-02-04 | Enable FAT16 support for Sansa E200 | Daniel Ankers |
2007-02-04 | removed since there's no UniCatcher for H10 5GB | Marcoen Hirschberg |
2007-02-04 | Bugfix. ipodpatcher wasn't correctly deciding when to rearrange the contents... | Dave Chapman |
2007-02-04 | Fixed 64 bit warning. | Jens Arnold |
2007-02-04 | WPS updates by Ioannis Koutoulakis | Marcoen Hirschberg |