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