summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
* Second step of the voice-UI: Option values are spoken, if they are ↵Jörg Hohensohn2004-03-15
| | | | | | translatable strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4383 a1c6a512-1295-4272-9138-f99709370657
* First step of the voice-UI: the menus can talk. You need a "voicefont" file ↵Jörg Hohensohn2004-03-14
| | | | | | in .rockbox to use this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4381 a1c6a512-1295-4272-9138-f99709370657
* The .ucl flasher now tells if the bootloader is not up to date. I hope that ↵Jörg Hohensohn2004-03-13
| | | | | | eases to phase out the old one with the flat battery problem. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4378 a1c6a512-1295-4272-9138-f99709370657
* Bumped the settings block revision number, to force a reset of the settings ↵Linus Nielsen Feltzing2004-03-13
| | | | | | for those who still experience the dir buffer full error git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4377 a1c6a512-1295-4272-9138-f99709370657
* Finally killed the nasty bug that caused all the dir-buffer-full errors for ↵Linus Nielsen Feltzing2004-03-13
| | | | | | the newbies git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4372 a1c6a512-1295-4272-9138-f99709370657
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4370 a1c6a512-1295-4272-9138-f99709370657
* Ninja-cool metronome plugin by Matthias Wientapper, for both Player and RecorderLinus Nielsen Feltzing2004-03-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4368 a1c6a512-1295-4272-9138-f99709370657
* radio_load_presets() no longer loads more than MAX_PRESETS from the presets fileLinus Nielsen Feltzing2004-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4361 a1c6a512-1295-4272-9138-f99709370657
* Moved Create Directory to the ON+Play menuLinus Nielsen Feltzing2004-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4360 a1c6a512-1295-4272-9138-f99709370657
* loops have not been OK, were showing one frame more than availableJörg Hohensohn2004-03-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4351 a1c6a512-1295-4272-9138-f99709370657
* Wallisertitsch language syncedJose Maria Garcia-Valdecasas Bernal2004-03-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4350 a1c6a512-1295-4272-9138-f99709370657
* my underrun checks have not been precisely correctJörg Hohensohn2004-03-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4348 a1c6a512-1295-4272-9138-f99709370657
* for upcoming release: no diagnostic screen unless underruns happenedJörg Hohensohn2004-03-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4339 a1c6a512-1295-4272-9138-f99709370657
* Patch #877947 by Benjamin Metzler, limits the number of bookmarks in the ↵Linus Nielsen Feltzing2004-03-02
| | | | | | Most Recent Bookmarks file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4334 a1c6a512-1295-4272-9138-f99709370657
* Patch #881188 by Craigh Sather, fixes battery display updates in WPSLinus Nielsen Feltzing2004-03-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4326 a1c6a512-1295-4272-9138-f99709370657
* repairing a stupid mistake! Thanks Uwe :)Jose Maria Garcia-Valdecasas Bernal2004-03-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4325 a1c6a512-1295-4272-9138-f99709370657
* Log scale for the VU meter, patch #897248 by Lee PilgrimLinus Nielsen Feltzing2004-03-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4323 a1c6a512-1295-4272-9138-f99709370657
* Squeezed the disk timing info to fit the Player LCDLinus Nielsen Feltzing2004-03-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4322 a1c6a512-1295-4272-9138-f99709370657
* czech language syncedJose Maria Garcia-Valdecasas Bernal2004-02-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4321 a1c6a512-1295-4272-9138-f99709370657
* french synced with english.lang v1.101Jose Maria Garcia-Valdecasas Bernal2004-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4318 a1c6a512-1295-4272-9138-f99709370657
* dutch language based on english.lang v1.101Jose Maria Garcia-Valdecasas Bernal2004-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4317 a1c6a512-1295-4272-9138-f99709370657
* deutsch.lang based on english.lang v1.101Jose Maria Garcia-Valdecasas Bernal2004-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4316 a1c6a512-1295-4272-9138-f99709370657
* same treatment like for video plugin: mp3_play_init() removedJörg Hohensohn2004-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4313 a1c6a512-1295-4272-9138-f99709370657
* mp3_play_init() removed, this was resetting the sound settings. Playback is ↵Jörg Hohensohn2004-02-21
| | | | | | the normal state anyhow, we could remove this function from the plugin API. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4312 a1c6a512-1295-4272-9138-f99709370657
* spanish language synced againJose Maria Garcia-Valdecasas Bernal2004-02-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4311 a1c6a512-1295-4272-9138-f99709370657
* Oh, those yellow builds...Linus Nielsen Feltzing2004-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4306 a1c6a512-1295-4272-9138-f99709370657
* New disk debugging options for timing informationLinus Nielsen Feltzing2004-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4305 a1c6a512-1295-4272-9138-f99709370657
* option to resume to the position it was stopped last timeJörg Hohensohn2004-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4301 a1c6a512-1295-4272-9138-f99709370657
* spinup the disk more early, and a recovery for underruns: seek to the last ↵Jörg Hohensohn2004-02-06
| | | | | | position. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4300 a1c6a512-1295-4272-9138-f99709370657
* Updated german language fileUwe Freese2004-02-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4299 a1c6a512-1295-4272-9138-f99709370657
* The new video player, with audio!Jörg Hohensohn2004-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4298 a1c6a512-1295-4272-9138-f99709370657
* Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing2004-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4296 a1c6a512-1295-4272-9138-f99709370657
* radio.h was mistakenly included for all targetsLinus Nielsen Feltzing2004-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4295 a1c6a512-1295-4272-9138-f99709370657
* fixed a warningJörg Hohensohn2004-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4294 a1c6a512-1295-4272-9138-f99709370657
* Added a debug option for the FM radio detectionLinus Nielsen Feltzing2004-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4293 a1c6a512-1295-4272-9138-f99709370657
* give plugins access to ata_sleep(), useful for my next video playerJörg Hohensohn2004-02-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4292 a1c6a512-1295-4272-9138-f99709370657
* Fixed an array index out of bounds errorHardeep Sidhu2004-02-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4291 a1c6a512-1295-4272-9138-f99709370657
* not for simulator unless lcd_blit() is implemented and mp3_xx() are stubbedJörg Hohensohn2004-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4289 a1c6a512-1295-4272-9138-f99709370657
* inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn2004-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4287 a1c6a512-1295-4272-9138-f99709370657
* first game with sound: chip8 makes noiseJörg Hohensohn2004-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4286 a1c6a512-1295-4272-9138-f99709370657
* mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn2004-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4285 a1c6a512-1295-4272-9138-f99709370657
* Fixed bug when inserting playlists where comment and empty lines were not ↵Hardeep Sidhu2004-01-29
| | | | | | being skipped. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4284 a1c6a512-1295-4272-9138-f99709370657
* Synced.Mats Lidell2004-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4280 a1c6a512-1295-4272-9138-f99709370657
* I knew this was going too fast with the new LCD function. Now contains a fix ↵Jörg Hohensohn2004-01-27
| | | | | | to control the speed to 71 fps, until I release the new A/V player. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4279 a1c6a512-1295-4272-9138-f99709370657
* Modified playlist handling to allow for multiple playlists to be edited at ↵Hardeep Sidhu2004-01-26
| | | | | | the same time. Added support in playlist viewer for viewing/editing playlists on disk (accessed via ON+PLAY->Playlist->View on a playlist). Added menu in playlist viewer for changing a few settings and saving playlist. Added File Options menu in playlist viewer ON+PLAY menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4276 a1c6a512-1295-4272-9138-f99709370657
* Version 2 sync.Mats Lidell2004-01-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4275 a1c6a512-1295-4272-9138-f99709370657
* Added Open Neo contributor Francois BoucherBjörn Stenberg2004-01-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4272 a1c6a512-1295-4272-9138-f99709370657
* Updated german language file (in V2 format).Uwe Freese2004-01-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4271 a1c6a512-1295-4272-9138-f99709370657
* Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg2004-01-23
| | | | | | | version number from 1 to 2, making *ALL* old language files obsolete. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4270 a1c6a512-1295-4272-9138-f99709370657
* New feature: NOw you can store the recorded files in either /recordings (the ↵Linus Nielsen Feltzing2004-01-21
| | | | | | | | | | directory will be created automatically) or in the current directory. New feature: A "Create directory" menu option (untested in the simulator). Bug fix: The ON+Play menu could do nasty things if you pressed ON+Play in an empty dir. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4268 a1c6a512-1295-4272-9138-f99709370657