summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added twikiBjörn Stenberg2004-06-16
* removed extra ';'Daniel Stenberg2004-06-16
* remove extra ';'Daniel Stenberg2004-06-16
* remove C++/C99 commentDaniel Stenberg2004-06-16
* Stray semicolon removedLinus Nielsen Feltzing2004-06-16
* Simple battery runtime testBjörn Stenberg2004-06-15
* Moved battery_level() to the end, where it doesn't break backwards compatibilityBjörn Stenberg2004-06-15
* Forgot to bump api version.Björn Stenberg2004-06-15
* Added battery_level()Björn Stenberg2004-06-15
* The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing2004-06-15
* Create files with proper permissons on unix/linux, make open() and creat()Daniel Stenberg2004-06-14
* translate from rockbox's open() options to the options used by the hostDaniel Stenberg2004-06-14
* 'make install' for a simulator now installs a full rockbox setup in theDaniel Stenberg2004-06-14
* support building a zip file for the simulatorDaniel Stenberg2004-06-14
* Tetris is now Rockblox, to avoid trademark problemsLinus Nielsen Feltzing2004-06-14
* Added link to Bluechip's pageBjörn Stenberg2004-06-14
* avoid empty menu for simulator, caused compile errors in VCJörg Hohensohn2004-06-14
* Fixed VC++ build.Hardeep Sidhu2004-06-14
* Previous change breaks VC++ build, reverting.Hardeep Sidhu2004-06-14
* The sleep timer now waits until the disk is idle before shutting downLinus Nielsen Feltzing2004-06-14
* added a link to the voice page, added a new subtitle for customizing stuffDaniel Stenberg2004-06-11
* removed dead codeLinus Nielsen Feltzing2004-06-11
* mpeg_set_pitch now uses the 7f1 shadow registerLinus Nielsen Feltzing2004-06-11
* Disabled automatic disk spindown (by the drive). Updated comments regarding t...Jens Arnold2004-06-11
* Keylock now locks combo keys too (mute, id3 viewer etc)Björn Stenberg2004-06-10
* Synced to english.lang, and reverted all speech engine dependent tweaksJens Arnold2004-06-10
* Don't throw away return code.Björn Stenberg2004-06-10
* Try mounting all partitions after USB disconnect, just as on boot.Björn Stenberg2004-06-10
* Added MAS read/write functions to the plugin APILinus Nielsen Feltzing2004-06-10
* Removed vbr_fix, as it now is a pluginLinus Nielsen Feltzing2004-06-10
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* supporting 4:2:2 vertical subsamplingJörg Hohensohn2004-06-10
* Ooops! I wrote garbage to the MAS when stopping the recording.Linus Nielsen Feltzing2004-06-09
* scott's entry #79, edited my meDaniel Stenberg2004-06-09
* Othelo removed due to legal issues.Björn Stenberg2004-06-08
* The /recordings directory is now automatically created in the radio screen as...Linus Nielsen Feltzing2004-06-04
* We now put ID3v2.3 tags in the recorded files instead of ID3v2.4, because som...Linus Nielsen Feltzing2004-06-04
* Now uses the record-pause icon instead of the ordinary pause iconLinus Nielsen Feltzing2004-06-04
* Removed unused variablesLinus Nielsen Feltzing2004-06-04
* The MAS3587F data sheet was wrong about having to validate the pause bit sett...Linus Nielsen Feltzing2004-06-04
* SyncedJens Arnold2004-06-03
* The Play button now acts as a Pause button during recording instead of openin...Linus Nielsen Feltzing2004-06-03
* Removed obsolete sokoban stringLinus Nielsen Feltzing2004-06-03
* binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing2004-06-03
* Adapted to new grayscale frameworkJens Arnold2004-06-02
* Major rework of the grayscale framework:Jens Arnold2004-06-02
* TypoLinus Nielsen Feltzing2004-05-29
* Fixed bug in .rock extension check when scanning pluginsHardeep Sidhu2004-05-27
* Added filetypes.c to VC project. Fixed compiler warning.Hardeep Sidhu2004-05-27
* Improved drawing speed by drawing whole columns at once (Matthias)Jens Arnold2004-05-26