Age | Commit message (Expand) | Author |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn |
2004-10-07 | Another fix for bug #1016011 by Eric Lassauge | Linus Nielsen Feltzing |
2004-10-05 | Patch #1016011 by Eric Lassauge, fixes X11 simulator build in Cygwin | Linus Nielsen Feltzing |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-22 | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-17 | Updated to use config.h instead of command-line -Ddefines. | Björn Stenberg |
2004-09-16 | 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-15 | fixed URL | Daniel Stenberg |
2004-08-18 | Const policed pointer arguments to functions, part 4 | Jens Arnold |
2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
2004-08-16 | Const policed pointer arguments to functions, part 1 | Jens Arnold |
2004-07-28 | 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-27 | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing |
2004-07-24 | Removed annoying debug output | Linus Nielsen Feltzing |
2004-07-23 | 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-22 | The win32 simulator window is now shown in the task bar, and the tick resolut... | Linus Nielsen Feltzing |
2004-07-21 | 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-20 | 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-08 | 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-05 | Fixed the FM sim build | Linus Nielsen Feltzing |
2004-07-02 | Added FM radio simulation, with a good station at 99.4MHz | Linus Nielsen Feltzing |
2004-06-30 | New screen dump feature for recorders | Linus Nielsen Feltzing |
2004-06-22 | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing |
2004-06-20 | 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-19 | wrong functions have been here | Jörg Hohensohn |
2004-06-18 | Added backlight_off to simulator stubs. | Kjell Ericson |
2004-06-16 | Fixed a warning (unused variable) | Jens Arnold |
2004-06-16 | removed silly debug outputs | Daniel Stenberg |
2004-06-15 | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing |
2004-06-14 | 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 | Fixed VC++ build. | Hardeep Sidhu |
2004-06-14 | Previous change breaks VC++ build, reverting. | Hardeep Sidhu |
2004-06-10 | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing |
2004-05-27 | Added filetypes.c to VC project. Fixed compiler warning. | Hardeep Sidhu |
2004-05-21 | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg |
2004-05-01 | remove_thread() stubbed for the simulator, but this is a "make it compile" ha... | Jörg Hohensohn |
2004-04-21 | Added missing newline | Jens Arnold |