Age | Commit message (Expand) | Author |
2009-01-08 | Fix yellow. Don't know how I missed that testing sim build. :\ | Michael Sevakis |
2009-01-08 | Allow sims to shut down normally from panic code. | Michael Sevakis |
2009-01-08 | Clean up panicf and introduce system_exception_wait to do further target task... | Michael Sevakis |
2009-01-03 | Fix remaining red. | Nils Wallménius |
2008-12-04 | stop printing "storage_sleep()" in the sim output | Jonathan Gordon |
2008-12-03 | Fix some red. The stubs in bootloaders are giving some trouble. | Michael Sevakis |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-11-02 | put stubs in the proper place | Frank Gevaerts |
2008-07-03 | Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ... | Bertrik Sikken |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-29 | Fix red while keeping menu item. | Michael Sevakis |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin |
2008-04-13 | Make mpegplayer sleep the disk after buffering to save battery. * Add a simul... | Jens Arnold |
2008-03-28 | Revert my earlier const madness, we'll keep the parameter lists simple. | Steve Bavin |
2008-03-28 | The const police raid playback.c, should be no change to behaviour. | Steve Bavin |
2007-11-07 | compile talk.c on hwcodec sim. it wont actually talk though | Jonathan Gordon |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-13 | Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si... | Jonathan Gordon |
2007-08-12 | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius |
2007-08-10 | Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis... | Nils Wallménius |
2007-06-11 | Oops. I should respect the simulator #ifdefs more. | Steve Bavin |
2007-03-30 | Implement remove_thread for SDL simulator | Steve Bavin |
2007-03-11 | Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi... | Michael Sevakis |
2007-03-11 | Add audiohw_postinit() stub for the sims. | Michael Sevakis |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2007-02-14 | Icons in the menus. Thanks midkay for them. | Jonathan Gordon |
2006-09-28 | Fixed settings persistence for simulators | Steve Bavin |
2006-09-03 | Oops - fix warnings and add a simulator version of remove_thread_on_core() | Daniel Ankers |
2006-02-13 | Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do... | Dan Everton |
2006-01-22 | Fixed the red builds. | Miika Pekkarinen |
2005-12-11 | Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f... | Dave Chapman |
2005-11-22 | Added multi-screen support for quickscreen (mostly rewritten from scratch) an... | Kevin Ferrare |
2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-20 | Initial voice ui support for software codec platforms. Added also a | Miika Pekkarinen |
2005-07-22 | Fixed the simulator. | Miika Pekkarinen |
2005-07-22 | More accurate playback position calculation. | Miika Pekkarinen |
2005-07-21 | Fixed the simulator. | Miika Pekkarinen |
2005-07-21 | Crossfade (and pcm buffer size) length is now configurable. | Miika Pekkarinen |
2005-07-15 | Enable crossfade for simulator. | Miika Pekkarinen |
2005-07-14 | First take at PCM playback in the X11 sim on Linux. | Daniel Stenberg |
2005-07-13 | Separated buffering stuff from pcm_playback to pcmbuf. Renamed some | Miika Pekkarinen |
2005-05-30 | Added dummy function and simulator stub. | Jens Arnold |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
2005-01-20 | Wrong filename for directory voice files in the simulator | Linus Nielsen Feltzing |
2004-12-28 | sim fix for ATA stubs | Jörg Hohensohn |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-11-17 | Removed annoying debug output | Linus Nielsen Feltzing |
2004-10-21 | oops, dear sims, please excuse | Jörg Hohensohn |