summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
2010-06-22sim_icons.c is actually only for charcell display simulation.Thomas Martitz2-5/+1
2010-06-17make the sim build the skin lib alsoJonathan Gordon1-1/+1
2010-06-06Fix remaining reds.Thomas Martitz3-3/+3
2010-06-06Fix most reds, I have no idea what's wrong with the gigabeats (yet).Thomas Martitz7-33/+7
2010-06-06Move target-simulating specific keymaps out of button-sdl.c into a file perThomas Martitz36-1/+2821
2010-05-27Generate C file / header for svn version stringRafaël Carré1-1/+1
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré1-2/+2
2010-05-18uisimulator/sdl only contains bitmaps, rename to 'bitmaps'Rafaël Carré56-2/+2
2010-05-18Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz1-4/+0
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz27-5226/+4
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis1-0/+17
2010-05-12Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis1-3/+2
2010-05-12fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon1-0/+19
2010-05-07Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...Thomas Martitz1-2/+3
2010-05-06Fix the remaining reds.Thomas Martitz1-1/+1
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-38/+0
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-5/+17
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2-4/+4
2010-05-04Make some internal things static, add logf line to sound.cJeffrey Goode1-5/+7
2010-04-26Add MPIO HD200 port - binary filesMarcin Bukat1-0/+0
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat2-0/+44
2010-04-25Fix yellowsThomas Martitz1-2/+2
2010-04-25Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz1-0/+59
2010-04-16Use API call instead of accessing a global variable for receiving the current...Thomas Martitz1-1/+1
2010-03-28Fuzev2: simulatorRafaël Carré2-1/+5
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann1-0/+7
2010-03-20Switch to using statvfs for simulated fat_size(). This makes io.c build on op...Jens Arnold1-14/+8
2010-03-15UIsimulator: iAudio M3 remote keys add.Yoshihisa Uchida1-7/+35
2010-02-17Sansa Clip+: simulatorRafaël Carré3-1/+15
2010-02-16Turn the simulator background into a clickable area. i.e. you click on the pl...Frank Gevaerts3-15/+548
2010-02-01FS#10954: fix rename under simulator by Alex BenneeAmaury Pouly1-1/+6
2010-02-01Packard Bell Vibe 500: add the simulatorSzymon Dziok3-1/+43
2010-01-19Fix red, moved around a bit to much.Thomas Martitz1-8/+19
2010-01-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz2-6/+18
2010-01-16Simulator: Fix reds.Tomer Shalev1-6/+18
2010-01-16Simulator: Add key mappings for Cowon D2Tomer Shalev1-0/+9
2010-01-16Simulator: Make touchscreen targets usable on keyboards w/o numpad (laptops)Tomer Shalev1-2/+21
2010-01-03More tabs removedAndree Buschmann1-1/+1
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken1-1/+1
2009-12-31FS#10047 : Clipv2Rafaël Carré1-1/+1
2009-12-17Enable backlight brightness in simulatorMaurus Cuelenaere2-7/+8
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-07A few more target rename fixesBjörn Stenberg34-0/+0
2009-12-04FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl...Nils Wallménius1-17/+0
2009-11-23UISimulator - prevent multiple definition of usb_inserted when USB_NONE is de...Michael Chicoine1-0/+2
2009-10-31Simulator: change the fix around so that it applies to all scrollwheel targets.Karl Kurbjun1-2/+2
2009-10-31Simulator: Fix scrollwheel targets without HAVE_WHEEL_ACCELERATION definedKarl Kurbjun1-1/+7
2009-10-31FS#10746 - Ondavx777 sim doesn't build: add device pictureMichael Chicoine2-4/+9
2009-10-29Remove svn:executable from simulator UIMaurus Cuelenaere4-0/+0
2009-10-28make the mini2440 simulator compile.Dominik Wenger3-0/+41