summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Mike Holden's stopwatch pluginDaniel Stenberg2004-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4512 a1c6a512-1295-4272-9138-f99709370657
* Added rmdir() for the x11 simulatorLinus Nielsen Feltzing2004-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4511 a1c6a512-1295-4272-9138-f99709370657
* Enabled the rmdir()Linus Nielsen Feltzing2004-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4510 a1c6a512-1295-4272-9138-f99709370657
* New function: rmdir(). Also some changes in the fat code, to track the ↵Linus Nielsen Feltzing2004-04-16
| | | | | | parent directory in opendir(), to be able to delete directories git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4509 a1c6a512-1295-4272-9138-f99709370657
* No need to call fat_truncate() to delete the file, fat_remove() frees all ↵Linus Nielsen Feltzing2004-04-16
| | | | | | clusters anyway git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4508 a1c6a512-1295-4272-9138-f99709370657
* Added rmdir, and changed atoi() to strtol(), to be able to enter hex values ↵Linus Nielsen Feltzing2004-04-16
| | | | | | as arguments git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4507 a1c6a512-1295-4272-9138-f99709370657
* Minor corrections for the mkdir function, and some cleanupLinus Nielsen Feltzing2004-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4506 a1c6a512-1295-4272-9138-f99709370657
* Handle button events immediately. Fixes problem with USB screen not coming ↵Hardeep Sidhu2004-04-15
| | | | | | up in viewer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4505 a1c6a512-1295-4272-9138-f99709370657
* a Mandelbrot set plugin from MatthiasJörg Hohensohn2004-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4504 a1c6a512-1295-4272-9138-f99709370657
* Synced.Mats Lidell2004-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4503 a1c6a512-1295-4272-9138-f99709370657
* Removed CR charactersLinus Nielsen Feltzing2004-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4502 a1c6a512-1295-4272-9138-f99709370657
* less is moreDaniel Stenberg2004-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4501 a1c6a512-1295-4272-9138-f99709370657
* Fixed the bug that caused the menu cursor to start at the first line every timeLinus Nielsen Feltzing2004-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4500 a1c6a512-1295-4272-9138-f99709370657
* link to the plain-text version of the manualDaniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4499 a1c6a512-1295-4272-9138-f99709370657
* added link to Björn's linux driver pageDaniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4498 a1c6a512-1295-4272-9138-f99709370657
* the credits list is now provided without <pre>Daniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4497 a1c6a512-1295-4272-9138-f99709370657
* add a link to the screenshots page as wellDaniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4496 a1c6a512-1295-4272-9138-f99709370657
* remove the gnush link since using that is deprecated, go the cygwin way!Daniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4495 a1c6a512-1295-4272-9138-f99709370657
* also link to the page of fotos of archos internalsDaniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4494 a1c6a512-1295-4272-9138-f99709370657
* Added the hw mods to this index page too, to get one huge nice unified docsDaniel Stenberg2004-04-13
| | | | | | | index page! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4493 a1c6a512-1295-4272-9138-f99709370657
* Reverted my brainless const'ing of the font dataLinus Nielsen Feltzing2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4492 a1c6a512-1295-4272-9138-f99709370657
* better html tags and link from the index pageDaniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4491 a1c6a512-1295-4272-9138-f99709370657
* htmlified the docsDaniel Stenberg2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4490 a1c6a512-1295-4272-9138-f99709370657
* Peter van Hardenberg's excellent "repair your LCD" guide, pretty roughDaniel Stenberg2004-04-13
| | | | | | | <pre> version of his mail, but still... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4489 a1c6a512-1295-4272-9138-f99709370657
* removed a warning, BTW: you need to update your voice file for the new stuffJörg Hohensohn2004-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4488 a1c6a512-1295-4272-9138-f99709370657
* voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn2004-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4487 a1c6a512-1295-4272-9138-f99709370657
* Structures should not be const for simulator buildsHardeep Sidhu2004-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4486 a1c6a512-1295-4272-9138-f99709370657
* talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 ↵Jörg Hohensohn2004-04-10
| | | | | | extension git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4485 a1c6a512-1295-4272-9138-f99709370657
* A not so very elegant fix for bug #918063Linus Nielsen Feltzing2004-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4484 a1c6a512-1295-4272-9138-f99709370657
* Killed a few warningsLinus Nielsen Feltzing2004-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4483 a1c6a512-1295-4272-9138-f99709370657
* Fixed bug #932467, where there could be a deadlock if you pause the playback ↵Linus Nielsen Feltzing2004-04-09
| | | | | | before the initial bitswapping is done git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4482 a1c6a512-1295-4272-9138-f99709370657
* Cleaned up the menu drawing code, and fixed a bug where the menu entry ↵Linus Nielsen Feltzing2004-04-09
| | | | | | wasn't spoken if the menu scrolled git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4481 a1c6a512-1295-4272-9138-f99709370657
* Some code cleanupLinus Nielsen Feltzing2004-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4480 a1c6a512-1295-4272-9138-f99709370657
* self-ishly added some newsJörg Hohensohn2004-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4479 a1c6a512-1295-4272-9138-f99709370657
* voice for the time+date settingJörg Hohensohn2004-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4478 a1c6a512-1295-4272-9138-f99709370657
* On+Play option and handler to delete a directory (recursively). Currently it ↵Jörg Hohensohn2004-04-08
| | | | | | only deletes the files within, we need a function to delete the empty directories. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4477 a1c6a512-1295-4272-9138-f99709370657
* Moved the system font from .data to .rodataLinus Nielsen Feltzing2004-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4476 a1c6a512-1295-4272-9138-f99709370657
* Patch #921824 by Andreas Stemmer, updates the Tools web pageLinus Nielsen Feltzing2004-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4475 a1c6a512-1295-4272-9138-f99709370657
* Added some missing character substitutions, prompted by Eric Lassauge.Björn Stenberg2004-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4474 a1c6a512-1295-4272-9138-f99709370657
* Voice entries. Who brought this completely out of order? I had a real hard ↵Jörg Hohensohn2004-04-06
| | | | | | time to sync it! grr!!! #&$%@ git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4473 a1c6a512-1295-4272-9138-f99709370657
* my usual simulator postfixJörg Hohensohn2004-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4472 a1c6a512-1295-4272-9138-f99709370657
* Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any ↵Jörg Hohensohn2004-04-06
| | | | | | more. We can localize the voice now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4471 a1c6a512-1295-4272-9138-f99709370657
* The FM radio screen now uses the D/A peak meter.Linus Nielsen Feltzing2004-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4470 a1c6a512-1295-4272-9138-f99709370657
* Added cluster size to the disk debug screenLinus Nielsen Feltzing2004-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4469 a1c6a512-1295-4272-9138-f99709370657
* The binlang script is now updated for the new string table formatLinus Nielsen Feltzing2004-04-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4468 a1c6a512-1295-4272-9138-f99709370657
* Patch #929680 by Jens Arnold, fixes bug #929680 by reducing the ↵Linus Nielsen Feltzing2004-04-05
| | | | | | postpone_dma_tick delay git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4467 a1c6a512-1295-4272-9138-f99709370657
* warning and simulator build fixJörg Hohensohn2004-04-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4466 a1c6a512-1295-4272-9138-f99709370657
* Voice UI: option to spell dirs/files, say (known) extension with file ↵Jörg Hohensohn2004-04-04
| | | | | | number, minor fixes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4465 a1c6a512-1295-4272-9138-f99709370657
* Restore lcd margins after selecting bookmarkHenrik Backe2004-04-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4464 a1c6a512-1295-4272-9138-f99709370657
* Changed concept for voice IDs: the voice-only IDs now are in a separate ↵Jörg Hohensohn2004-04-03
| | | | | | range, don't generate an empty language string. This saves memory, but requires a new voice file format with 2 tables. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4463 a1c6a512-1295-4272-9138-f99709370657