index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
common
Age
Commit message (
Expand
)
Author
2007-04-06
Fix file date and time reading in the simulator (used by the properties plugin)
Peter D'Hoye
2007-04-03
It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...
Jens Arnold
2007-04-02
Fix flickering battery icon in the player sim.
Jens Arnold
2007-03-31
Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...
Jens Arnold
2007-03-30
Implement remove_thread for SDL simulator
Steve Bavin
2007-03-26
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
2007-03-17
Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
Jens Arnold
2007-03-16
FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...
Michael Sevakis
2007-03-11
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...
Michael Sevakis
2007-03-11
Add audiohw_postinit() stub for the sims.
Michael Sevakis
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-03
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-02-01
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-10-27
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-23
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-09-29
Allow UI simulator to be build on OS (Slightly updated version of FS5767)
Barry Wardell
2006-09-28
Improve simulator use of multiple codecs
Steve Bavin
2006-09-28
Fixed settings persistence for simulators
Steve Bavin
2006-09-03
Oops - fix warnings and add a simulator version of remove_thread_on_core()
Daniel Ankers
2006-08-26
FS#5884 Fix simulator file delete/rename with dircache.
Miika Pekkarinen
2006-07-27
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-25
Contrast setting cleanup: * Only include contrast setting for targets where i...
Jens Arnold
2006-06-17
Simulator: two codecs may be loaded at same time if voice is enabled.
Hardeep Sidhu
2006-03-11
Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem...
Dan Everton
2006-03-02
Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...
Jens Arnold
2006-02-22
Protect against text-mode files in Windows by using open() instead of creat()
Linus Nielsen Feltzing
2006-02-20
Reworked player simulator icons to fit the changed charcell scale factor and ...
Jens Arnold
2006-02-18
Fix permissions of directories created in the sim.
Dan Everton
2006-02-13
Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...
Dan Everton
2006-02-09
Refactor SDL sim source so drawing routines are written once. Split bitmap, r...
Dan Everton
2006-02-04
Bah, O_BINARY is of course Win32 only
Linus Nielsen Feltzing
2006-02-04
Fixed the codec loading problem in the Win32 SDL simulator
Linus Nielsen Feltzing
2006-02-03
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing
2006-01-25
First steps towards SDL sim for windows
Linus Nielsen Feltzing
2006-01-22
Fixed the red builds.
Miika Pekkarinen
2006-01-18
New codec loader, using the same mechanism as the new plugin loader. API vers...
Jens Arnold
2006-01-16
Model & version check for simulator plugins.
Jens Arnold
2005-12-11
Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...
Dave Chapman
2005-11-28
silence picky gcc4 warnings
Daniel Stenberg
2005-11-22
Added multi-screen support for quickscreen (mostly rewritten from scratch) an...
Kevin Ferrare
2005-11-21
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...
Jens Arnold
2005-11-15
16bit colour support (H300) for the win32 simulator.
Jens Arnold
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-08-20
Initial voice ui support for software codec platforms. Added also a
Miika Pekkarinen
2005-08-16
FM radio simulation working again
Linus Nielsen Feltzing
2005-07-22
Fixed the simulator.
Miika Pekkarinen
2005-07-22
More accurate playback position calculation.
Miika Pekkarinen
[next]