summaryrefslogtreecommitdiffstats
path: root/uisimulator/common
AgeCommit message (Expand)AuthorFilesLines
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold1-17/+12
2006-01-16Model & version check for simulator plugins.Jens Arnold1-15/+10
2005-12-11Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman1-24/+23
2005-11-28silence picky gcc4 warningsDaniel Stenberg1-1/+1
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-2/+1
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-25/+8
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold1-1/+1
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-2/+2
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen1-0/+2
2005-08-16FM radio simulation working againLinus Nielsen Feltzing1-16/+46
2005-07-22Fixed the simulator.Miika Pekkarinen1-1/+1
2005-07-22More accurate playback position calculation.Miika Pekkarinen1-0/+5
2005-07-21Fixed the simulator.Miika Pekkarinen1-0/+7
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen1-5/+0
2005-07-19Win32 needs the mode bits for open too.Magnus Holmgren1-4/+0
2005-07-15Enable crossfade for simulator.Miika Pekkarinen1-1/+4
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg1-2/+2
2005-07-14introducing H1x0 style grayscale support in the X11 simDaniel Stenberg1-1/+4
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen1-0/+29
2005-07-10Fixed a simulator crash while trying to play a song. Fixed crossfadeMiika Pekkarinen1-0/+72
2005-06-17Simulator stub for remote lcd flip.Jens Arnold1-0/+5
2005-05-30Added dummy function and simulator stub.Jens Arnold1-0/+5
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg1-0/+24
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg1-2/+3
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-1/+1
2005-03-09remove extra kludge we used to kill warnings on very old mingw cross-compileDaniel Stenberg1-7/+0
2005-03-09Simulators: more efficient implementation of sim_filesize().Jens Arnold1-5/+10
2005-03-08attempt to kill two annoying win32 cross-compiler warningsDaniel Stenberg1-0/+7
2005-03-06adjusted to use the new Make include file to create the SRC variable fromDaniel Stenberg1-2/+3
2005-03-05Simulator: sim_rename() must not use off_t in the argument for the same reaso...Jens Arnold1-12/+13
2005-02-28Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold1-12/+12
2005-02-24Win32 simulator also needs open() option manglingJens Arnold1-4/+2
2005-02-22Proper disk statistics for the win32 simulator.Jens Arnold1-3/+10
2005-02-22Killed some simulator warnings; proper plugin error reporting for Win32 simul...Jens Arnold1-9/+15
2005-02-22file.h is not accessible for the simulated-functions filesDaniel Stenberg1-1/+0
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg6-134/+124
2005-02-18make the proto match the one used in rockboxDaniel Stenberg1-1/+1
2005-02-18charcell code only on charcell simsDaniel Stenberg1-1/+3
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2-0/+64
2005-01-24Fixed red build...Björn Stenberg1-1/+1
2005-01-24Fixed yellow buildBjörn Stenberg1-1/+1
2005-01-20Wrong filename for directory voice files in the simulatorLinus Nielsen Feltzing1-1/+1
2004-12-28sim fix for ATA stubsJörg Hohensohn1-7/+10
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2-2/+2
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing1-2/+3
2004-10-21oops, dear sims, please excuseJörg Hohensohn1-1/+2
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn1-10/+0
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-1/+1
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-1/+1
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg1-0/+1