- 200ca66 Fix red/yellow round #2 by Marcin Bukat · 10 years ago
- 9ffd932 Fix red/yellow by Marcin Bukat · 10 years ago
- 89ba7e8 Get rid of stupid _backlight_* function names by Marcin Bukat · 10 years ago
- dc127f2 Clarify usb_powered() and fix some code. by Amaury Pouly · 10 years ago
- da4938d Get the last errors I hope! by Michael Sevakis · 10 years ago
- 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 12 years ago
- 3505ad3 Fix reds by Thomas Martitz · 11 years ago
- 46137eb simulator: Fully simulate external storage. by Thomas Martitz · 11 years ago
- 0f928f8 RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c. by Thomas Martitz · 11 years ago
- facbaab simulator: Simulate external storage for HAVE_MULTIDRIVE. by Thomas Martitz · 11 years ago
- 77f19f7 storage: Add STORAGE_HOSTFS by Thomas Martitz · 11 years ago
- 1165a08 fix red by Amaury Pouly · 11 years ago
- df6eb82 touch devices: Disable touch on softlock. by Jean-Louis Biasini · 11 years ago
- a56f1ca Cleanup MV/MD macros a little. by Michael Sevakis · 11 years ago
- 9e71fd1 Keep fixing 0c7b787 stuff by Michael Sevakis · 12 years ago
- efe73e1 Fix database tool. by Thomas Martitz · 13 years ago
- c8ba628 Fix warnings and errors in sdl builds. by Thomas Martitz · 13 years ago
- a76de79 Call call_storage_idle_notifys() to make storage idle callbacks work in the sim. by Thomas Martitz · 13 years ago
- 7038c55 Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator. by Szymon Dziok · 13 years ago
- 7292254 Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect work by Bertrik Sikken · 13 years ago
- 3f365fc load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends APIs. by Thomas Martitz · 13 years ago
- d18a5ca Tweak paramters of mp3_play_data and callback. by Michael Sevakis · 13 years ago
- c6d2010 Fix __PCTOOL__ dependencies on SIMULATOR by Frank Gevaerts · 13 years ago
- 37dff88 Fix warn_unused_result warning. by Dominik Riebeling · 13 years ago
- 7ccd2c9 Fix power_input_status in sim where target has a battery switch. by Michael Sevakis · 13 years ago
- 91b52a1 Fix another uninitialized var warning. by Thomas Martitz · 13 years ago
- 7dd65f7 Another attempt at fixing storage_*_warnings. Correct return values also. by Thomas Martitz · 13 years ago
- 31a3f76 Attempt to fix remaining warnings. by Thomas Martitz · 13 years ago
- e720ad0 Fix one more warning. by Thomas Martitz · 13 years ago
- 5b4a6c4 Hosted: Merge debugf() implementations. Cleanup debug.h. by Thomas Martitz · 13 years ago
- 8fdef40 Simulator: Emulate a period of external power after charging. by Nick Peskett · 13 years ago
- 351c8b2 move _remote_backlight_* to common header by Rafaël Carré · 13 years ago
- 7b37686 Fix charger emulation in the simulator. by Nick Peskett · 13 years ago
- 5d9759a Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH in the sim. by Thomas Martitz · 13 years ago
- c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
- 9cb91c0 stubs.c is only needed on SIMULATOR builds. by Thomas Martitz · 13 years ago
- 71d73fd Remove sim_tasks from the sdl application build. by Thomas Martitz · 13 years ago
- 1645c14 Simulate usb plugging on the sim better using sim_tasks. by Thomas Martitz · 13 years ago
- 539fb71 Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1 by Bertrik Sikken · 13 years ago
- 19c7494 r30706 was not the right fix - thanks to amiconn for catching the error by Michael Chicoine · 13 years ago
- 1f5c5f2 Fix w32 cross-compiled sim showing 0KB for disk size and disk free by Michael Chicoine · 13 years ago
- 03b08eb Fix warning, 'read_next:' is only used when EOVERFLOW is defined. by Andree Buschmann · 13 years ago
- af7aaae Dircache: Don't expose struct dircache_entry and pointers into the cache, use IDs instead. by Thomas Martitz · 14 years ago
- 4e8bed2 Work around missing EOVERFLOW define on cygwin/mingw. by Thomas Jarosch · 14 years ago
- a87e395 RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB in a directory by Thomas Jarosch · 14 years ago
- e7f5013 Fix regression in r29715: files listed multiple times in uisimulator by Michael Hohmuth · 14 years ago
- d49d2e1 Better dircache handling in simulator by Michael Hohmuth · 14 years ago
- 4e42cd7 RaaA: Add RTC support by Thomas Jarosch · 14 years ago
- 5c73e34 Bring idle poweroff to RaaA and the sim by Thomas Jarosch · 14 years ago
- acd8bff Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build by Thomas Jarosch · 14 years ago
- 2647d11 Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it by Thomas Jarosch · 14 years ago
- d8f6c75 Hopefully get shutdown/exit handling on SDL/maemo right. by Thomas Martitz · 14 years ago
- 6d85de3 Implement cooperative threads on hosted platforms using C code. by Thomas Martitz · 14 years ago
- 258626f Fix the shutdown sequence for maemo, SDL and simulator builds by Thomas Jarosch · 14 years ago
- 5f037ac Initial maemo platform support by Thomas Jarosch · 14 years ago
- 992f897 Make sim build compilable under Cygwin. Fixes FS#11832. by Andree Buschmann · 14 years ago
- 87c8be4 RaaA: Improve tagcache search to make the database built. by Thomas Martitz · 14 years ago
- 2c24160 Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. by Thomas Martitz · 14 years ago
- 0f274ac Fix player sim yellow by Thomas Martitz · 14 years ago
- 1ce7ba4 Make the %tr (radio RSSI) tag work as a bar tag or as a conditional. by Jonathan Gordon · 14 years ago
- 56c4e9f Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. by Marcin Bukat · 14 years ago
- 0d4585b Extend lc_open() to also being able to load overlay plugins. by Thomas Martitz · 14 years ago
- ded525e Revert r27972 to fix FS#11610 (but in a way android builds still work). by Thomas Martitz · 14 years ago
- 89dcb1c fix red. by Thomas Martitz · 14 years ago
- e22aa75 Cleanup io.c a bit. by Thomas Martitz · 14 years ago
- be17fff Move comment by Thomas Martitz · 14 years ago
- f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
- f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
- c00fbc4 Android: Don't compile sim_tasks.c by Thomas Martitz · 14 years ago
- a4264eb Redo previous commit to not break android builds. by Thomas Martitz · 14 years ago
- 6eaab4d Ged rid of uisimulator/common/io.c for android builds. by Thomas Martitz · 14 years ago
- 2c2e261 Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. by Thomas Martitz · 14 years ago
- 194174a 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/memory. by Thomas Martitz · 14 years ago
- 97d2a6e Revert "Introduce a small api for loading code (codecs,plugins) from disk/memory." by Thomas Martitz · 14 years ago
- 73f057b Introduce a small api for loading code (codecs,plugins) from disk/memory. by Thomas Martitz · 14 years ago
- 240923a Rockbox as an application: Commit current Android port progress. by Thomas Martitz · 15 years ago
- 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 15 years ago
- 57613ea Rename/change SIMVER to APP_TYPE in the Makefiles. by Thomas Martitz · 15 years ago
- 31b5c47 Rockbox as an application: Add an 320x240 SDL application target. by Thomas Martitz · 15 years ago
- 3982f1e Simulator: build recording code by Rafaël Carré · 15 years ago
- 251b62d sim_icons.c is actually only for charcell display simulation. by Thomas Martitz · 15 years ago
- 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 15 years ago
- ba46c88 rtc_enable_alarm() needs no return value by Rafaël Carré · 15 years ago
- 6cbc701 Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. by Thomas Martitz · 15 years ago
- 3d0cee8 - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. by Thomas Martitz · 15 years ago
- a5d8d21 fix the last of the reds, and make RDS tags actually work (and add them to the hardcoded radio skin) by Jonathan Gordon · 15 years ago
- e919b5d Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn't like mode_t there, and unsigned int should be equally correct) and check the correct bitmask in sim_open(). by Thomas Martitz · 15 years ago
- 55e4fe7 Fix the remaining reds. by Thomas Martitz · 15 years ago
- 0a1d7c2 Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter. by Thomas Martitz · 15 years ago
- c61e89c Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrapped via a static inline. by Thomas Martitz · 15 years ago
- b6c12a1 Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA. by Andree Buschmann · 15 years ago
- 181e0e0 Switch to using statvfs for simulated fat_size(). This makes io.c build on opensolaris, and also removes special ifdefing for freebsd and OS X. by Jens Arnold · 15 years ago
- e9b3c90 FS#10954: fix rename under simulator by Alex Bennee by Amaury Pouly · 15 years ago
- b5e1a1c Fix red, moved around a bit to much. by Thomas Martitz · 15 years ago
- 6915340 Fix FS#10867 and a few more potential issues by imitate target scrollwheel behavior more (although that behavior is suboptimal imo). Also, default for maximum backlight brightness in the sim and move stuff into sim.h. by Thomas Martitz · 15 years ago
- 5cebdcd More tabs removed by Andree Buschmann · 15 years ago
- 5c4ef78 Simplify some expressions using the ? operator by Bertrik Sikken · 15 years ago
- 5d96c3b Enable backlight brightness in simulator by Maurus Cuelenaere · 15 years ago
- ae22ef1 UISimulator - prevent multiple definition of usb_inserted when USB_NONE is defined by Michael Chicoine · 15 years ago
- d85c3ec Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). by Thomas Martitz · 15 years ago