summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
* Fix database tool.Thomas Martitz2012-07-31
* Fix warnings and errors in sdl builds.Thomas Martitz2012-07-18
* Call call_storage_idle_notifys() to make storage idle callbacks work inThomas Martitz2012-07-18
* Use -Wl,--start-group and -Wl,--end-group for linking the simulator.Frank Gevaerts2012-07-03
* Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.Szymon Dziok2012-06-23
* Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect ...Bertrik Sikken2012-06-18
* load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz2012-05-26
* Fuze+ simulator: update image with keys indicationJean-Louis Biasini2012-05-20
* Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2012-05-19
* fuze+: correct UI simulator button mapFred Bauer2012-05-17
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* Fix sim/checkwps build failure.Thomas Martitz2012-03-26
* build system: unify/simplify library handling a bit.Thomas Martitz2012-03-26
* Build librbcodec with DSP and metadata.Sean Bartell2012-03-18
* Tweak paramters of mp3_play_data and callback.Michael Sevakis2012-03-04
* Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts2012-03-03
* Arm stack unwinderMarcin Bukat2012-02-22
* Fix warn_unused_result warning.Dominik Riebeling2012-02-19
* Fix power_input_status in sim where target has a battery switch.Michael Sevakis2012-01-25
* Fix another uninitialized var warning.Thomas Martitz2012-01-22
* Another attempt at fixing storage_*_warnings. Correct return values also.Thomas Martitz2012-01-22
* Attempt to fix remaining warnings.Thomas Martitz2012-01-22
* Fix one more warning.Thomas Martitz2012-01-22
* Hosted: Output map files after linking.Thomas Martitz2012-01-21
* Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz2012-01-21
* r31444 missed a file. make fuzeplus sim build againJonathan Gordon2012-01-09
* Simulator: Emulate a period of external power after charging.Nick Peskett2012-01-08
* move _remote_backlight_* to common headerRafaël Carré2012-01-07
* Fix charger emulation in the simulator.Nick Peskett2012-01-05
* Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok2011-12-03
* Sansa Connect Simulator: Fix button sizes, add hold button supportTomasz Moń2011-12-01
* Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmül...Tomasz Moń2011-12-01
* fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly2011-11-30
* stubs.c is only needed on SIMULATOR builds.Thomas Martitz2011-11-17
* Remove sim_tasks from the sdl application build.Thomas Martitz2011-11-17
* Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz2011-11-17
* Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1Bertrik Sikken2011-10-30
* Sansa clip zip: make the simulator work by adding the background bitmapBertrik Sikken2011-10-30
* Update UI simulator buttonmap for Sansa FuzeFred Bauer2011-10-17
* r30706 was not the right fix - thanks to amiconn for catching the errorMichael Chicoine2011-10-04
* Fix w32 cross-compiled sim showing 0KB for disk size and disk freeMichael Chicoine2011-10-03
* imx233/fuze+: add fuze+ to the simulator frameworkAmaury Pouly2011-09-25
* Fix warning, 'read_next:' is only used when EOVERFLOW is defined.Andree Buschmann2011-09-03
* Dircache: Don't expose struct dircache_entry and pointers into the cache, use...Thomas Martitz2011-06-20
* Work around missing EOVERFLOW define on cygwin/mingw.Thomas Jarosch2011-06-12
* RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB...Thomas Jarosch2011-06-10
* Fix regression in r29715: files listed multiple times in uisimulatorMichael Hohmuth2011-04-16
* Better dircache handling in simulatorMichael Hohmuth2011-04-15