| Commit message (Expand) | Author | Age |
| * | Update by BlueChip | Daniel Stenberg | 2003-07-29 |
| * | include othelo.txt | Daniel Stenberg | 2003-07-29 |
| * | Fixed build error: UCL files are only supported on recorders so far. | Björn Stenberg | 2003-07-27 |
| * | chip icon for UCL files | Jörg Hohensohn | 2003-07-27 |
| * | Lee Marlow's patch: UCL files can be "played" to call the flash plugin | Jörg Hohensohn | 2003-07-27 |
| * | plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run... | Jörg Hohensohn | 2003-07-27 |
| * | Flash plugin requires recorder for now | Björn Stenberg | 2003-07-27 |
| * | Allow older versions of plugins to run so long as plugin api struct changes d... | Hardeep Sidhu | 2003-07-25 |
| * | the plugin half of Lee Marlow's patch: second agument can be the filename of ... | Jörg Hohensohn | 2003-07-25 |
| * | changed the plugin to display a friendly message instead of plugin error when... | Jerome Kuptz | 2003-07-25 |
| * | #defining around each function is not a good idea after all | Robert Hak | 2003-07-24 |
| * | correct build errors | Robert Hak | 2003-07-24 |
| * | clean simulator warnings | Robert Hak | 2003-07-24 |
| * | Huw Smith's calendar plugin | Daniel Stenberg | 2003-07-24 |
| * | added functions for the calendar plugin, I don't increase the version since | Daniel Stenberg | 2003-07-24 |
| * | Garrett Derner's word wrap fix for the text viewer | Daniel Stenberg | 2003-07-24 |
| * | Henrik Backe's patch that makes the .map files get created in the build | Daniel Stenberg | 2003-07-24 |
| * | Pierre Delore's jackpot game plugin for the Player/Studio | Daniel Stenberg | 2003-07-24 |
| * | added three functions to the charcell version of the plugin struct, patch by | Daniel Stenberg | 2003-07-24 |
| * | Setting the lowest mic gain no longer turns off the mic (bug #774349) | Linus Nielsen Feltzing | 2003-07-22 |
| * | minor edits to conform to rockbox standards | Daniel Stenberg | 2003-07-21 |
| * | Massive code-policing. Use proper indent. Use proper comments. Use proper | Daniel Stenberg | 2003-07-21 |
| * | Future proof value for Jumpscroll selection allways was illegal. Code | Mats Lidell | 2003-07-21 |
| * | killed a warning in plugin.h | Jerome Kuptz | 2003-07-20 |
| * | update to the api to allow fetching of currently playing id3 struct. Adding ... | Jerome Kuptz | 2003-07-20 |
| * | I thougt the 8MB build is broken, but "make clean" just didn't delete the lin... | Jörg Hohensohn | 2003-07-20 |
| * | Added adc_read in place for saving simulator builds for | Mats Lidell | 2003-07-20 |
| * | doesn't mess with the charging (let algorithm decide), show charge phase as t... | Jörg Hohensohn | 2003-07-19 |
| * | Charging screen displays status + animation, "On"-behaviour fixed. | Jörg Hohensohn | 2003-07-18 |
| * | call power_init() before the charging screen may open, thus before ata_init()... | Jörg Hohensohn | 2003-07-18 |
| * | A very basic charging screen, probably buggy, the pro's would make it much ni... | Jörg Hohensohn | 2003-07-17 |
| * | The rockbox_flash plugin is a target-only plugin. | Linus Nielsen Feltzing | 2003-07-16 |
| * | Johan Vromans' fix after file check fails | Jörg Hohensohn | 2003-07-16 |
| * | Include config.h so anyone including this file will get proper version of con... | Hardeep Sidhu | 2003-07-15 |
| * | The plugin which reflashes the second image. I release it now to become part ... | Jörg Hohensohn | 2003-07-13 |
| * | Added plugin support for 8MB-modified units. This bumps the plugin API versio... | Björn Stenberg | 2003-07-13 |
| * | Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i... | Björn Stenberg | 2003-07-09 |
| * | Added widgets and keyboard to plugin api. | Björn Stenberg | 2003-07-09 |
| * | Added missing othelo.txt | Björn Stenberg | 2003-07-08 |
| * | Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume playbac... | Linus Nielsen Feltzing | 2003-07-08 |
| * | The creation of the playlist control file failed when control_fd == 0 | Linus Nielsen Feltzing | 2003-07-08 |
| * | Allow playing even if we are unable to access the playlist control file (e.g.... | Hardeep Sidhu | 2003-07-06 |
| * | string section patch by Nix | Linus Nielsen Feltzing | 2003-07-06 |
| * | Fix For Inaccurate Elapsed Run Time, by Craigh Sather | Björn Stenberg | 2003-07-04 |
| * | detect cold start (from flash) and look for archos.mod/ajbrec.ajz | Jörg Hohensohn | 2003-07-03 |
| * | Updated Paul's dutch file. | Hardeep Sidhu | 2003-07-03 |
| * | Snake is back! Written by Itai Shaked. | Björn Stenberg | 2003-07-02 |
| * | Dos-style pathnames were being copied incorrectly. | Hardeep Sidhu | 2003-07-02 |
| * | Added "Ask" option to recursive dir insert which, if enabled, will ask users ... | Hardeep Sidhu | 2003-07-02 |
| * | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu | 2003-07-01 |