summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
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
2010-06-06Fix remaining reds.Thomas Martitz
2010-06-06Fix most reds, I have no idea what's wrong with the gigabeats (yet).Thomas Martitz
2010-06-06Move target-simulating specific keymaps out of button-sdl.c into a file perThomas Martitz
2010-05-27Generate C file / header for svn version stringRafaël Carré
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré
2010-05-18uisimulator/sdl only contains bitmaps, rename to 'bitmaps'Rafaël Carré
2010-05-18Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis
2010-05-12Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis
2010-05-12fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon
2010-05-07Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...Thomas Martitz
2010-05-06Fix the remaining reds.Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2010-05-04Make some internal things static, add logf line to sound.cJeffrey Goode
2010-04-26Add MPIO HD200 port - binary filesMarcin Bukat
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-25Fix yellowsThomas Martitz
2010-04-25Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz
2010-04-16Use API call instead of accessing a global variable for receiving the current...Thomas Martitz
2010-03-28Fuzev2: simulatorRafaël Carré
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-03-20Switch to using statvfs for simulated fat_size(). This makes io.c build on op...Jens Arnold
2010-03-15UIsimulator: iAudio M3 remote keys add.Yoshihisa Uchida
2010-02-17Sansa Clip+: simulatorRafaël Carré
2010-02-16Turn the simulator background into a clickable area. i.e. you click on the pl...Frank Gevaerts
2010-02-01FS#10954: fix rename under simulator by Alex BenneeAmaury Pouly
2010-02-01Packard Bell Vibe 500: add the simulatorSzymon Dziok
2010-01-19Fix red, moved around a bit to much.Thomas Martitz
2010-01-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz
2010-01-16Simulator: Fix reds.Tomer Shalev
2010-01-16Simulator: Add key mappings for Cowon D2Tomer Shalev
2010-01-16Simulator: Make touchscreen targets usable on keyboards w/o numpad (laptops)Tomer Shalev
2010-01-03More tabs removedAndree Buschmann
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken
2009-12-31FS#10047 : Clipv2Rafaël Carré
2009-12-17Enable backlight brightness in simulatorMaurus Cuelenaere
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-07A few more target rename fixesBjörn Stenberg