summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Enormous clock update. Most major functions rewritten & hugely optimized; a n...Zakk Roberts2006-03-06
* ARM assembler optimised LPC decode routine for FLAC (not yet enabled).Thom Johansen2006-03-06
* Make the RTC read throttling work, thanks to herz42 on ircBrandon Low2006-03-05
* Don't leave the menu after clearing the backdrop image.Jens Arnold2006-03-05
* Dice rolling plugin by me with help from Paul_the_Nerd on some keypadsBrandon Low2006-03-05
* Fix warningsBrandon Low2006-03-05
* Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low2006-03-05
* Correct plugin min API version.Dan Everton2006-03-05
* Make better use of banked registers in FIQ mode to shrink the iPod FIQThom Johansen2006-03-05
* Fix red sim builds.Dan Everton2006-03-05
* Get oscillograph plugin working in the sim. Skips the lcd_roll using parts.Dan Everton2006-03-05
* Get oscillograph plugin working on SWCODEC targets.Dan Everton2006-03-05
* sound_set_pitch is not available on PlayerDan Everton2006-03-05
* Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f...Dan Everton2006-03-05
* Fix other yellow buildsBrandon Low2006-03-05
* Fix some yellow buildsBrandon Low2006-03-05
* Move the RTC read throttling to a smarter placeBrandon Low2006-03-05
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* Musepack files are always VBR.Thom Johansen2006-03-05
* build a tar.bz2 file as well at it compresses a lot better than tar.gzDaniel Stenberg2006-03-05
* More efficient button_read() for archos recorders and Ondios.Jens Arnold2006-03-05
* For backlight_on() to work, you need backlight.h :)Tomas Salfischberger2006-03-05
* Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger2006-03-04
* Fixed a crash in the playlist creation, plus revised the output during the cr...Linus Nielsen Feltzing2006-03-04
* Added a couple inline assembly functions for ARM targets. This just aboutDave Bryant2006-03-04
* Woops, that button was already in use on those targets.Tomas Salfischberger2006-03-04
* Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset...Tomas Salfischberger2006-03-04
* The existing colour-related language strings are using Colour, not Color. Al...Dave Chapman2006-03-04
* Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo...Zakk Roberts2006-03-04
* ADPCM wav codec fix by Frederic DevernayLinus Nielsen Feltzing2006-03-04
* Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn2006-03-04
* Do not show peakmeter and recording time on radio screen for targets with sof...Peter D'Hoye2006-03-03
* Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int...Dave Chapman2006-03-03
* Removed unused debug function which caused a warning for 64bit simulators.Jens Arnold2006-03-03
* Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg2006-03-03
* imported code are excepted from these guidelinesDaniel Stenberg2006-03-03
* Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)Daniel Stenberg2006-03-03
* Long policyJens Arnold2006-03-03
* More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold2006-03-03
* Ooops. INT_MAX is now visible to plugins, so don't redefine it.Jens Arnold2006-03-03
* More 64bit simulator fixes: inttypes, settings block handling.Jens Arnold2006-03-03
* TAB policed.Jens Arnold2006-03-02
* Improved battery status reporting for units which support usb power / chargeBrandon Low2006-03-02
* gigabeat related changesMarcoen Hirschberg2006-03-02
* improve FreeBSD support a littleMarcoen Hirschberg2006-03-02
* Change rename() to set errno to EXDEV if a rename is attempted across volumes.Dan Everton2006-03-02
* Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* Fixed pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...Jens Arnold2006-03-02
* Fixed grammar mistake, pointed out by Marianne Arnold.Jens Arnold2006-03-01