summaryrefslogtreecommitdiff
path: root/uisimulator/common/stubs.c (follow)
Commit message (Expand)AuthorAge
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Fixed the red builds.Miika Pekkarinen2006-01-22
* Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman2005-12-11
* Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* Fixed the simulator.Miika Pekkarinen2005-07-22
* More accurate playback position calculation.Miika Pekkarinen2005-07-22
* Fixed the simulator.Miika Pekkarinen2005-07-21
* Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen2005-07-21
* Enable crossfade for simulator.Miika Pekkarinen2005-07-15
* First take at PCM playback in the X11 sim on Linux.Daniel Stenberg2005-07-14
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* Added dummy function and simulator stub.Jens Arnold2005-05-30
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* 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
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Added backlight_off to simulator stubs.Kjell Ericson2004-06-18
* remove_thread() stubbed for the simulator, but this is a "make it compile" ha...Jörg Hohensohn2004-05-01
* 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
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* get_time() for simDaniel Stenberg2003-01-27
* ...and the usual simulator correctionsLinus Nielsen Feltzing2002-12-05
* Some simulator correctionsLinus Nielsen Feltzing2002-12-03
* Updated for better player simulator.Kjell Ericson2002-10-28
* Removed warnings.Kjell Ericson2002-10-21
* Added stubs that shall not be in the player simulator.Kjell Ericson2002-10-21
* Added mpeg_set_pitch() stub to simulator.Björn Stenberg2002-10-18
* Moved lcd player code to lcd-playersim.Mats Lidell2002-10-18
* Icons were flipped.Mats Lidell2002-10-15
* The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing2002-10-15
* better rtc_read() simulationDaniel Stenberg2002-10-15
* added a silly stub for oscillograph to remove an #ifdef in the actual codeDaniel Stenberg2002-10-15
* rtc_read() and rtc_write() added, and if we now set HAVE_RTC when buildingDaniel Stenberg2002-10-11