Age | Commit message (Expand) | Author |
2006-07-19 | Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ... | Peter D'Hoye |
2006-06-03 | Adjustments for simulating a backlight-modded Ondio. | Jens Arnold |
2006-05-23 | Fix red playersim build on linux, and make it a bit less hackish. | Jens Arnold |
2006-05-23 | Implemented screendump for the player sim. | Jens Arnold |
2006-04-12 | Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ... | Brandon Low |
2006-04-04 | Fix greyscale iPod sims for new LCD format. | Jens Arnold |
2006-04-02 | UI pictures for iPod mini 1G and 2G simulators. | Jens Arnold |
2006-03-29 | Use correct sleep function in simulator queue wait. | Dan Everton |
2006-03-25 | Patch #4913 by David Rothenberger with some changes by me: add only backlight... | Hristo Kovachev |
2006-03-24 | New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen... | Björn Stenberg |
2006-03-22 | Use correct types, which kills some AMD64 sim warnings. | Thom Johansen |
2006-03-19 | code policed // comments | Daniel Stenberg |
2006-03-17 | Fix some incorrectly declared functions in the sim. | Dan Everton |
2006-03-11 | Don't crash the simulator when the pcm callback runs out of data. | Jens Arnold |
2006-03-09 | make the enter key work again in the windows SDL sim | Marcoen Hirschberg |
2006-02-28 | Allow building simulators on systems where errno is thread-local by using the... | Jens Arnold |
2006-02-26 | Fix yellow H1x0 simulator builds. | Jens Arnold |
2006-02-26 | Finally - grayscale library support for the simulators. Currently SDL only, w... | Jens Arnold |
2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
2006-02-23 | Add iPod Video sim background contributed by aaronfg. | Dan Everton |
2006-02-23 | Remove two unused variables and fix a warning in the sim peak meter function. | Dan Everton |
2006-02-23 | Make peak meter work in simulator for SWCODEC targets. | Dan Everton |
2006-02-23 | Fix yellow builds. | Jens Arnold |
2006-02-22 | Better (i.e. working) sound in the SDL sim in Windows. | Dan Everton |
2006-02-21 | using --zoom with no number given defaults to 2 and no longer segfaults | Daniel Stenberg |
2006-02-21 | Proper working sound in the SDL sim. Add option to write raw audio to a file,... | Dan Everton |
2006-02-20 | Re-commit bitmaps in binary mode | Dave Chapman |
2006-02-20 | Remove bitmaps added in ASCII mode | Dave Chapman |
2006-02-20 | minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layers | Daniel Stenberg |
2006-02-20 | Reworked player simulator icons to fit the changed charcell scale factor and ... | Jens Arnold |
2006-02-19 | Adaptive button repeat: adapts repeat rate depending on the ability of the ap... | Jens Arnold |
2006-02-16 | Actually fix the palette issue. | Dan Everton |
2006-02-16 | Fix palette generation and remote LCD update in SDL sim. | Dan Everton |
2006-02-14 | Reverse scroll forwardd/back button mapping for iPod in the SDL sim. | Dan Everton |
2006-02-13 | Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do... | Dan Everton |
2006-02-12 | Correct mutex locking order in runthread. Doesn't seem to fix anything though. | Dan Everton |
2006-02-10 | Fix remote not being shown when displaying background in the sim. | Dan Everton |
2006-02-09 | Refactor SDL sim source so drawing routines are written once. Split bitmap, r... | Dan Everton |
2006-02-09 | Made backgrounds runtime optional in SDL sim. Use --background to turn them o... | Dan Everton |
2006-02-09 | Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi... | Dave Chapman |
2006-02-08 | These files don't belong here. | Jens Arnold |
2006-02-08 | Correct LCD background colours for b&w and greyscale SDL sims (SDL takes RGB ... | Jens Arnold |
2006-02-08 | More SDL simulator LCD fixes. | Jens Arnold |
2006-02-08 | The SDL simulator didn't draw the pixels correctly on targets with gray/mono ... | Linus Nielsen Feltzing |
2006-02-08 | The SDL simulator didn't draw the pixels correctly on targets with gray/mono LCD | Linus Nielsen Feltzing |
2006-02-04 | The simulator should use the keypad period key, not the regular one | Linus Nielsen Feltzing |
2006-02-04 | Added iAudio X5 SDl sim image | Linus Nielsen Feltzing |
2006-02-03 | Ooops :-) | Linus Nielsen Feltzing |
2006-02-03 | Patch #1417462 by Dan Everton - Improved SDL simulator | Linus Nielsen Feltzing |
2006-01-23 | New kernel function, queue_delete(struct event_queue *q) | Linus Nielsen Feltzing |