summaryrefslogtreecommitdiff
path: root/uisimulator/common (follow)
Commit message (Expand)AuthorAge
...
* attempt to kill two annoying win32 cross-compiler warningsDaniel Stenberg2005-03-08
* adjusted to use the new Make include file to create the SRC variable fromDaniel Stenberg2005-03-06
* Simulator: sim_rename() must not use off_t in the argument for the same reaso...Jens Arnold2005-03-05
* Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold2005-02-28
* Win32 simulator also needs open() option manglingJens Arnold2005-02-24
* Proper disk statistics for the win32 simulator.Jens Arnold2005-02-22
* Killed some simulator warnings; proper plugin error reporting for Win32 simul...Jens Arnold2005-02-22
* file.h is not accessible for the simulated-functions filesDaniel Stenberg2005-02-22
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* make the proto match the one used in rockboxDaniel Stenberg2005-02-18
* charcell code only on charcell simsDaniel Stenberg2005-02-18
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Fixed red build...Björn Stenberg2005-01-24
* Fixed yellow buildBjörn Stenberg2005-01-24
* Wrong filename for directory voice files in the simulatorLinus Nielsen Feltzing2005-01-20
* sim fix for ATA stubsJörg Hohensohn2004-12-28
* Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2004-11-22
* Removed annoying debug outputLinus Nielsen Feltzing2004-11-17
* oops, dear sims, please excuseJörg Hohensohn2004-10-21
* moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn2004-10-17
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg2004-09-16
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing2004-07-27
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing2004-07-20
* Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing2004-07-08
* The win32 open() was called with the wrong flagsLinus Nielsen Feltzing2004-07-08
* Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing2004-07-02
* infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn2004-06-20
* Added backlight_off to simulator stubs.Kjell Ericson2004-06-18
* Create files with proper permissons on unix/linux, make open() and creat()Daniel Stenberg2004-06-14
* translate from rockbox's open() options to the options used by the hostDaniel Stenberg2004-06-14
* Fixed VC++ build.Hardeep Sidhu2004-06-14
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* remove_thread() stubbed for the simulator, but this is a "make it compile" ha...Jörg Hohensohn2004-05-01
* Added missing newlineJens Arnold2004-04-21
* Reworked the time get/set functionsLinus Nielsen Feltzing2004-04-20
* talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn2004-04-10
* my usual simulator postfixJörg Hohensohn2004-04-06
* warning and simulator build fixJörg Hohensohn2004-04-04
* my usual simulator postfixJörg Hohensohn2004-03-27
* another sim fix, I just _love_ to break these buildsJörg Hohensohn2004-03-21
* missing stub broke the sim buildJörg Hohensohn2004-03-19
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn2004-01-30
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* fixed lcd_blit for the (x11) simDaniel Stenberg2003-12-15
* Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg2003-07-04