| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix player target and sim. | Dan Everton | 2006-03-09 |
| * | Reset font before calculating number of lines to display in the list. Fixes r... | Dan Everton | 2006-03-09 |
| * | add gigabeat keys | Marcoen Hirschberg | 2006-03-09 |
| * | C implementation of eq filter. Allows equalizer to be used in the simulator. ... | Dan Everton | 2006-03-09 |
| * | Rewrite of oscilloscope plugin: * Doesn't use a timer isr anymore, ported to ... | Jens Arnold | 2006-03-09 |
| * | Fix profiling compilation for non-m68k targets | Brandon Low | 2006-03-09 |
| * | Make clipping detection more sensitive for swcodec platforms by triggering on... | Peter D'Hoye | 2006-03-08 |
| * | The LCD extension lib was split into 3 parts: Removed old file. | Jens Arnold | 2006-03-08 |
| * | Minor optimisation. | Jens Arnold | 2006-03-08 |
| * | LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os... | Jens Arnold | 2006-03-08 |
| * | Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press (on... | Hristo Kovachev | 2006-03-07 |
| * | Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be inclu... | Jens Arnold | 2006-03-06 |
| * | update by Jeong Taek In | Marcoen Hirschberg | 2006-03-06 |
| * | Enable ARM optimisation. | Thom Johansen | 2006-03-06 |
| * | Actually. Let's build for the 3G. | Zakk Roberts | 2006-03-06 |
| * | Fix H300 builds. Don't compile for iPod 3G yet. | Zakk Roberts | 2006-03-06 |
| * | Enormous clock update. Most major functions rewritten & hugely optimized; a n... | Zakk Roberts | 2006-03-06 |
| * | ARM assembler optimised LPC decode routine for FLAC (not yet enabled). | Thom Johansen | 2006-03-06 |
| * | Don't leave the menu after clearing the backdrop image. | Jens Arnold | 2006-03-05 |
| * | Dice rolling plugin by me with help from Paul_the_Nerd on some keypads | Brandon Low | 2006-03-05 |
| * | Correct plugin min API version. | Dan Everton | 2006-03-05 |
| * | Fix red sim builds. | Dan Everton | 2006-03-05 |
| * | Get oscillograph plugin working in the sim. Skips the lcd_roll using parts. | Dan Everton | 2006-03-05 |
| * | Get oscillograph plugin working on SWCODEC targets. | Dan Everton | 2006-03-05 |
| * | sound_set_pitch is not available on Player | Dan Everton | 2006-03-05 |
| * | Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f... | Dan Everton | 2006-03-05 |
| * | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low | 2006-03-05 |
| * | Musepack files are always VBR. | Thom Johansen | 2006-03-05 |
| * | For backlight_on() to work, you need backlight.h :) | Tomas Salfischberger | 2006-03-05 |
| * | Patch FS#4759 by Jonathan Gordon - searching in playlists. | Tomas Salfischberger | 2006-03-04 |
| * | Fixed a crash in the playlist creation, plus revised the output during the cr... | Linus Nielsen Feltzing | 2006-03-04 |
| * | Added a couple inline assembly functions for ARM targets. This just about | Dave Bryant | 2006-03-04 |
| * | Woops, that button was already in use on those targets. | Tomas Salfischberger | 2006-03-04 |
| * | Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset... | Tomas Salfischberger | 2006-03-04 |
| * | The existing colour-related language strings are using Colour, not Color. Al... | Dave Chapman | 2006-03-04 |
| * | Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo... | Zakk Roberts | 2006-03-04 |
| * | ADPCM wav codec fix by Frederic Devernay | Linus Nielsen Feltzing | 2006-03-04 |
| * | Do not show peakmeter and recording time on radio screen for targets with sof... | Peter D'Hoye | 2006-03-03 |
| * | Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int... | Dave Chapman | 2006-03-03 |
| * | Removed unused debug function which caused a warning for 64bit simulators. | Jens Arnold | 2006-03-03 |
| * | Code Police raid. Mostly changed // comments and indented to Rockbox style. | Daniel Stenberg | 2006-03-03 |
| * | Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly) | Daniel Stenberg | 2006-03-03 |
| * | Long policy | Jens Arnold | 2006-03-03 |
| * | More 64bit simulator fixes, coinciding with the long policy this time. | Jens Arnold | 2006-03-03 |
| * | Ooops. INT_MAX is now visible to plugins, so don't redefine it. | Jens Arnold | 2006-03-03 |
| * | More 64bit simulator fixes: inttypes, settings block handling. | Jens Arnold | 2006-03-03 |
| * | Improved battery status reporting for units which support usb power / charge | Brandon Low | 2006-03-02 |
| * | gigabeat related changes | Marcoen Hirschberg | 2006-03-02 |
| * | Fixed more pointer size vs. int size problems (64 bit sims) | Jens Arnold | 2006-03-02 |
| * | Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo... | Jens Arnold | 2006-03-02 |