| Commit message (Expand) | Author | Age |
| * | sim fix for ATA stubs | Jörg Hohensohn | 2004-12-28 |
| * | minor correction | Daniel Stenberg | 2004-12-20 |
| * | Make the simulator builds acknowledge the plugins variable set in the configure | Daniel Stenberg | 2004-11-24 |
| * | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold | 2004-11-22 |
| * | Removed annoying debug output | Linus Nielsen Feltzing | 2004-11-17 |
| * | Fixed VC6 simulator build | Hardeep Sidhu | 2004-11-02 |
| * | oops, dear sims, please excuse | Jörg Hohensohn | 2004-10-21 |
| * | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn | 2004-10-17 |
| * | Another fix for bug #1016011 by Eric Lassauge | Linus Nielsen Feltzing | 2004-10-07 |
| * | Patch #1016011 by Eric Lassauge, fixes X11 simulator build in Cygwin | Linus Nielsen Feltzing | 2004-10-05 |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg | 2004-09-22 |
| * | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg | 2004-09-19 |
| * | Updated to use config.h instead of command-line -Ddefines. | Björn Stenberg | 2004-09-17 |
| * | The Iriver display is blue | Björn Stenberg | 2004-09-16 |
| * | Moved LCD_WIDHT/HEIGHT from lcd driver to config file. | Björn Stenberg | 2004-09-16 |
| * | fixed URL | Daniel Stenberg | 2004-09-15 |
| * | Const policed pointer arguments to functions, part 4 | Jens Arnold | 2004-08-18 |
| * | Const policed pointer arguments to functions, part 2 | Jens Arnold | 2004-08-17 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |
| * | x11sim for cygwin: TARGET is defined with the .exe extension | Linus Nielsen Feltzing | 2004-07-28 |
| * | win32sim: make clean now removes libplugin.a | Linus Nielsen Feltzing | 2004-07-28 |
| * | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing | 2004-07-27 |
| * | Removed annoying debug output | Linus Nielsen Feltzing | 2004-07-24 |
| * | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn | 2004-07-23 |
| * | Somewhat better key combination handling | Linus Nielsen Feltzing | 2004-07-23 |
| * | Brushed up, made it more like the win32 makefile | Linus Nielsen Feltzing | 2004-07-23 |
| * | The win32 simulator window is now shown in the task bar, and the tick resolut... | Linus Nielsen Feltzing | 2004-07-22 |
| * | Added dependency on the plugin library | Linus Nielsen Feltzing | 2004-07-21 |
| * | Forgot to remove all traces of the obsolete repeat mask functions | Linus Nielsen Feltzing | 2004-07-21 |
| * | Added raw button reading functionality | Linus Nielsen Feltzing | 2004-07-21 |
| * | Player LCD simulation no longer writes outside the frame buffer | Linus Nielsen Feltzing | 2004-07-20 |
| * | Simplified the win32 sim makefile a little | Linus Nielsen Feltzing | 2004-07-20 |
| * | Removed some whitespace | Linus Nielsen Feltzing | 2004-07-08 |
| * | Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator | Linus Nielsen Feltzing | 2004-07-08 |
| * | The win32 open() was called with the wrong flags | Linus Nielsen Feltzing | 2004-07-08 |
| * | Fixed the FM sim build | Linus Nielsen Feltzing | 2004-07-05 |
| * | Added FM radio simulation, with a good station at 99.4MHz | Linus Nielsen Feltzing | 2004-07-02 |
| * | New screen dump feature for recorders | Linus Nielsen Feltzing | 2004-06-30 |
| * | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing | 2004-06-22 |
| * | extended the clean target to remove the libplugin and the rockbox.zip | Daniel Stenberg | 2004-06-20 |
| * | provide libplugin support | Daniel Stenberg | 2004-06-20 |
| * | infrastructure for sorting by date+time, now we "only" need to decide on the UI | Jörg Hohensohn | 2004-06-20 |
| * | wrong functions have been here | Jörg Hohensohn | 2004-06-19 |
| * | Added backlight_off to simulator stubs. | Kjell Ericson | 2004-06-18 |
| * | Fixed a warning (unused variable) | Jens Arnold | 2004-06-16 |
| * | removed silly debug outputs | Daniel Stenberg | 2004-06-16 |
| * | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing | 2004-06-15 |
| * | Create files with proper permissons on unix/linux, make open() and creat() | Daniel Stenberg | 2004-06-14 |
| * | translate from rockbox's open() options to the options used by the host | Daniel Stenberg | 2004-06-14 |