summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-07Do Mike's previous patch a bit nicer.Jonathan Gordon
2007-02-07Fix warnings. Initialized struct needs at least one member actually initializ...Michael Sevakis
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis
2007-02-07Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis
2007-02-07Correct a deceptive comment. Clarify that this config file is only for the 4g...Tom Ross
2007-02-07Woops. Upon examining the diffs again I find I shouldn't have deleted that on...Michael Sevakis
2007-02-07Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis
2007-02-06Oops, we should close the devices during the scanDave Chapman
2007-02-06Major Rockboy update. Tom Ross
2007-02-06Make the [device] parameter optional. If none is specified, then ipodpatcher...Dave Chapman
2007-02-06Ifdef some remote lcd code in the recording screen that is not used for non l...Nils Wallménius
2007-02-06More HAVE_TAGCACHE by Austin Appel Jonathan Gordon
2007-02-06 Bump version to 0.7 for releaseDave Chapman
2007-02-06Fix FS #6624 - remove useless menu items from the context menu in an empty di...Jonathan Gordon
2007-02-05Made ipodpatcher use slightly more clear for linux users.Paul Louden
2007-02-05Support for modifying the firmware partition on Macpods (useful for IPL users...Dave Chapman
2007-02-05add a note about installing the bootloader on US h300sNils Wallménius
2007-02-05fix FS#6621 - viewer bookmarks only working for one fileJonathan Gordon
2007-02-05Remove H300 GPOODx debugging; it was using the wrong port addresses anywaySteve Bavin
2007-02-05Update (C) date to 2007Dave Chapman
2007-02-05Kill a warning.Thom Johansen
2007-02-05Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen
2007-02-05Enable building ipodpatcher (pure win32 binary) on cygwin with a simple 'make'Jens Arnold
2007-02-05New PLL calculations to make sure that PLLDIV != 0. This seems to solve the p...Linus Nielsen Feltzing
2007-02-04Bump version to 0.6 ready for new releaseDave Chapman
2007-02-04Fix compile error on BSD and Mac OS and remove a warningDave Chapman
2007-02-04Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman
2007-02-04Fix Scroll Up/Down being backwards in some screens on the Sansa.Barry Wardell
2007-02-04Fix setting time on Sansa used to set the day to one day later than it Barry Wardell
2007-02-04Enable FAT16 support for Sansa E200Daniel Ankers
2007-02-04removed since there's no UniCatcher for H10 5GBMarcoen Hirschberg
2007-02-04Bugfix. ipodpatcher wasn't correctly deciding when to rearrange the contents...Dave Chapman
2007-02-04Fixed 64 bit warning.Jens Arnold
2007-02-04WPS updates by Ioannis KoutoulakisMarcoen Hirschberg
2007-02-04Mainly internal changes to create a struct ipod_t instead of passing lots of ...Dave Chapman
2007-02-04Try to fix the simulator build warnings.Magnus Holmgren
2007-02-04Fix playback of mono FLAC files, so they don't play in the left channel only.Magnus Holmgren
2007-02-04Work around a bug in the Sansa flash driverDaniel Ankers
2007-02-03Backlight support for Sansa, including brightness. Thanks to Rene Barry Wardell
2007-02-03RTC support for Sansa.Barry Wardell
2007-02-03Allow longer filenames for settings files. (fixes FS #6615)Marianne Arnold
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2007-02-03Bugfix: Remove use of IDATA_ATTR - plugins can not use IRAM without stopping...Dave Chapman
2007-02-02Corrected the comments regarding USB chargingLinus Nielsen Feltzing
2007-02-02fmr is not a theme settingJonathan Gordon
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-02-01Comment out an unused functionNils Wallménius
2007-02-01Increase disk thread stack on the Sansa in line with the changes in r12093. ...Daniel Ankers
2007-02-01Swedish language update.Magnus Holmgren
2007-02-01Fix dircache on simulatorsSteve Bavin