summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2011-09-03Fix warning, 'read_next:' is only used when EOVERFLOW is defined.Andree Buschmann
2011-06-20Dircache: Don't expose struct dircache_entry and pointers into the cache, use...Thomas Martitz
2011-06-12Work around missing EOVERFLOW define on cygwin/mingw.Thomas Jarosch
2011-06-10RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB...Thomas Jarosch
2011-04-16Fix regression in r29715: files listed multiple times in uisimulatorMichael Hohmuth
2011-04-15Better dircache handling in simulatorMichael Hohmuth
2011-03-08RaaA: Add RTC supportThomas Jarosch
2011-03-08Bring idle poweroff to RaaA and the simThomas Jarosch
2011-03-01Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch
2011-02-28Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch
2011-02-28Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz
2011-02-15Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch
2011-02-08Initial maemo platform supportThomas Jarosch
2010-12-25Make sim build compilable under Cygwin. Fixes FS#11832.Andree Buschmann
2010-12-23RaaA: Improve tagcache search to make the database built.Thomas Martitz
2010-12-08MPIO HD300 simulator. FS#11796 by Michael LeslieMarcin Bukat
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz
2010-12-02Fix player sim yellowThomas Martitz
2010-11-18Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.Jonathan Gordon
2010-11-09MPIO HD200 - Put key hints on simulator graphicMarcin Bukat
2010-11-02MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons)Marcin Bukat
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-10-21HDD6330: add the simulator.Szymon Dziok
2010-10-13fix button maps and assign some buttons for uisimulator.Teruaki Kawashima
2010-09-09Extend lc_open() to also being able to load overlay plugins.Thomas Martitz
2010-09-08Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz
2010-09-08fix red.Thomas Martitz
2010-09-08Cleanup io.c a bit.Thomas Martitz
2010-09-02Move commentThomas Martitz
2010-09-02Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz
2010-09-01Android: don't compile powermgmt-sim.cThomas Martitz
2010-09-01Android: Don't compile sim_tasks.cThomas Martitz
2010-09-01Redo previous commit to not break android builds.Thomas Martitz
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-08-27Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz
2010-08-272nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz
2010-08-27Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz
2010-08-26Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz
2010-08-26Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz
2010-07-04Simulator: build recording codeRafaël Carré
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts
2010-07-02HD200 - improve keymap in simulatorMarcin Bukat
2010-06-22sim_icons.c is actually only for charcell display simulation.Thomas Martitz
2010-06-17make the sim build the skin lib alsoJonathan Gordon