summaryrefslogtreecommitdiff
path: root/uisimulator/common (follow)
Commit message (Expand)AuthorAge
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* Improve simulator use of multiple codecsSteve Bavin2006-09-28
* Fixed settings persistence for simulatorsSteve Bavin2006-09-28
* Oops - fix warnings and add a simulator version of remove_thread_on_core()Daniel Ankers2006-09-03
* FS#5884 Fix simulator file delete/rename with dircache.Miika Pekkarinen2006-08-26
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold2006-07-25
* Simulator: two codecs may be loaded at same time if voice is enabled.Hardeep Sidhu2006-06-17
* Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem...Dan Everton2006-03-11
* Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...Jens Arnold2006-03-02
* Protect against text-mode files in Windows by using open() instead of creat()Linus Nielsen Feltzing2006-02-22
* Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold2006-02-20
* Fix permissions of directories created in the sim.Dan Everton2006-02-18
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton2006-02-09
* Bah, O_BINARY is of course Win32 onlyLinus Nielsen Feltzing2006-02-04
* Fixed the codec loading problem in the Win32 SDL simulatorLinus Nielsen Feltzing2006-02-04
* Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing2006-02-03
* First steps towards SDL sim for windowsLinus Nielsen Feltzing2006-01-25
* Fixed the red builds.Miika Pekkarinen2006-01-22
* New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold2006-01-18
* Model & version check for simulator plugins.Jens Arnold2006-01-16
* Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman2005-12-11
* silence picky gcc4 warningsDaniel Stenberg2005-11-28
* 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
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* 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
* FM radio simulation working againLinus Nielsen Feltzing2005-08-16
* 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
* Win32 needs the mode bits for open too.Magnus Holmgren2005-07-19
* Enable crossfade for simulator.Miika Pekkarinen2005-07-15
* First take at PCM playback in the X11 sim on Linux.Daniel Stenberg2005-07-14
* introducing H1x0 style grayscale support in the X11 simDaniel Stenberg2005-07-14
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* Fixed a simulator crash while trying to play a song. Fixed crossfadeMiika Pekkarinen2005-07-10
* Simulator stub for remote lcd flip.Jens Arnold2005-06-17
* Added dummy function and simulator stub.Jens Arnold2005-05-30
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* remove extra kludge we used to kill warnings on very old mingw cross-compileDaniel Stenberg2005-03-09
* Simulators: more efficient implementation of sim_filesize().Jens Arnold2005-03-09