Age | Commit message (Expand) | Author |
2005-06-17 | Simulator stub for remote lcd flip. | Jens Arnold |
2005-05-30 | Added dummy function and simulator stub. | Jens Arnold |
2005-05-23 | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg |
2005-05-07 | Fixed makefiles for autoconf.g include. | Daniel Stenberg |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-03-09 | remove extra kludge we used to kill warnings on very old mingw cross-compile | Daniel Stenberg |
2005-03-09 | Simulators: more efficient implementation of sim_filesize(). | Jens Arnold |
2005-03-08 | attempt to kill two annoying win32 cross-compiler warnings | Daniel Stenberg |
2005-03-06 | adjusted to use the new Make include file to create the SRC variable from | Daniel Stenberg |
2005-03-05 | Simulator: sim_rename() must not use off_t in the argument for the same reaso... | Jens Arnold |
2005-02-28 | Simulators: lseek() working again for systems with an off_t datatype differin... | Jens Arnold |
2005-02-24 | Win32 simulator also needs open() option mangling | Jens Arnold |
2005-02-22 | Proper disk statistics for the win32 simulator. | Jens Arnold |
2005-02-22 | Killed some simulator warnings; proper plugin error reporting for Win32 simul... | Jens Arnold |
2005-02-22 | file.h is not accessible for the simulated-functions files | Daniel Stenberg |
2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
2005-02-18 | make the proto match the one used in rockbox | Daniel Stenberg |
2005-02-18 | charcell code only on charcell sims | Daniel Stenberg |
2005-02-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
2005-01-24 | Fixed red build... | Björn Stenberg |
2005-01-24 | Fixed yellow build | Björn Stenberg |
2005-01-20 | Wrong filename for directory voice files in the simulator | Linus Nielsen Feltzing |
2004-12-28 | sim fix for ATA stubs | Jörg Hohensohn |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-11-17 | Removed annoying debug output | Linus Nielsen Feltzing |
2004-10-21 | oops, dear sims, please excuse | Jörg Hohensohn |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-16 | Moved LCD_WIDHT/HEIGHT from lcd driver to config file. | Björn Stenberg |
2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
2004-07-27 | Added possibility to select the priority of the ID3 tags | 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-20 | Player LCD simulation no longer writes outside the frame buffer | 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-02 | Added FM radio simulation, with a good station at 99.4MHz | Linus Nielsen Feltzing |
2004-06-20 | infrastructure for sorting by date+time, now we "only" need to decide on the UI | Jörg Hohensohn |
2004-06-18 | Added backlight_off to simulator stubs. | Kjell Ericson |
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-10 | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing |
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 |
2004-04-20 | Reworked the time get/set functions | Linus Nielsen Feltzing |
2004-04-10 | talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten... | Jörg Hohensohn |
2004-04-06 | my usual simulator postfix | Jörg Hohensohn |
2004-04-04 | warning and simulator build fix | Jörg Hohensohn |
2004-03-27 | my usual simulator postfix | Jörg Hohensohn |