1
0
Fork 0
forked from len0rd/rockbox
Commit graph

700 commits

Author SHA1 Message Date
Björn Stenberg
ba5dfbd71e The file browser now detects if ajbrec.ajz/archos.mod has been modified after a usb session, and asks if you want to reboot to the new version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3783 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 22:39:35 +00:00
Björn Stenberg
ba371fb595 Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3769 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 16:33:04 +00:00
Robert Hak
b88f2bc9b1 english language updated to be a bit more general, we now offer button descriptions on delete for recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3759 a1c6a512-1295-4272-9138-f99709370657
2003-06-25 08:25:29 +00:00
Björn Stenberg
d1a6fa113d Addded option to hide icons in dir browser. (Patch #728377)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3731 a1c6a512-1295-4272-9138-f99709370657
2003-06-05 09:38:26 +00:00
Linus Nielsen Feltzing
87d5cfe4b7 Patch #700467, corrects a bug when shuffling with play-selected-first set to No
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3714 a1c6a512-1295-4272-9138-f99709370657
2003-06-01 00:41:46 +00:00
Björn Stenberg
8190b5d347 Fixed bad remote control handling in wps. Changed tree navigation keys to right/left (was vol +/-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3688 a1c6a512-1295-4272-9138-f99709370657
2003-05-20 12:15:09 +00:00
Linus Nielsen Feltzing
92e9b15026 Bad grammar fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3680 a1c6a512-1295-4272-9138-f99709370657
2003-05-17 20:43:03 +00:00
Linus Nielsen Feltzing
20d031f9c7 Configurable dir browser file buffer size. No more 400-file limit. No more whining.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3661 a1c6a512-1295-4272-9138-f99709370657
2003-05-09 16:01:21 +00:00
Björn Stenberg
6cafc14e75 showdir() should always redraw status bar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3591 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 14:38:25 +00:00
Björn Stenberg
942bc9449e Only redraw the status line when info actually changed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3588 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 11:26:25 +00:00
Björn Stenberg
28cce684a3 Changed remote control button events to separate codes. Now the remote control works while keys are locked.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3586 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 09:21:37 +00:00
Linus Nielsen Feltzing
e43b78ac46 Magnus Öman's long awaited inverted cursor patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3565 a1c6a512-1295-4272-9138-f99709370657
2003-04-16 00:12:31 +00:00
Linus Nielsen Feltzing
57e928f9f3 Fixed the garbled display when deleting the last file in a directory (bug #680811)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3549 a1c6a512-1295-4272-9138-f99709370657
2003-04-14 07:53:58 +00:00
Linus Nielsen Feltzing
887e217486 The create_playlist() function didn't correctly handle fd == 0, and didn't force a directory reload
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3490 a1c6a512-1295-4272-9138-f99709370657
2003-03-21 03:07:31 +00:00
Daniel Stenberg
8aafcf88f8 use splash() when a new language is loaded
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3466 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 21:17:08 +00:00
Hardeep Sidhu
bed4b0fb68 Don't reload_dir after page up/down.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3460 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 19:20:30 +00:00
Björn Stenberg
d7a55e1868 Changed ON+PLAY screen to a menu, unified player & recorder and moved the code to a separate file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3436 a1c6a512-1295-4272-9138-f99709370657
2003-03-12 20:21:30 +00:00
Björn Stenberg
c38c70194f Fix: Too many arguments to snprintf
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3429 a1c6a512-1295-4272-9138-f99709370657
2003-03-11 11:33:50 +00:00
Björn Stenberg
10abfec207 Doubleslash eradication
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3427 a1c6a512-1295-4272-9138-f99709370657
2003-03-11 09:57:46 +00:00
Linus Nielsen Feltzing
d5de319399 Killed sim warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3422 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 20:47:21 +00:00
Linus Nielsen Feltzing
6475aa0c85 Experimental Xing header generation added. Use with caution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3418 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 18:05:01 +00:00
Björn Stenberg
22cbe938fe Don't allow renaming to ''.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3409 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 14:54:23 +00:00
Björn Stenberg
d0b4e2a9bd Kill silly warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3408 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 14:45:03 +00:00
Björn Stenberg
118316b0ea Now only shows extensions in mode Show files: All
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3407 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 14:31:43 +00:00
Daniel Stenberg
d3d290545b Mike Holden's patch #687181 to correct the bad screen update when deleting
a file.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3394 a1c6a512-1295-4272-9138-f99709370657
2003-03-07 08:10:10 +00:00
Björn Stenberg
e6df841899 Bug fix: Font and lang files weren't save correctly to settings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3323 a1c6a512-1295-4272-9138-f99709370657
2003-02-23 18:52:53 +00:00
Björn Stenberg
bda4ec10fc Fixed a number of .cfg loader bugs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3280 a1c6a512-1295-4272-9138-f99709370657
2003-02-17 09:53:11 +00:00
Daniel Stenberg
5eb6384878 Scroll file name in file management screens. Fixes bug report #686628
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3279 a1c6a512-1295-4272-9138-f99709370657
2003-02-17 09:38:03 +00:00
Linus Nielsen Feltzing
c47b65408e The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3272 a1c6a512-1295-4272-9138-f99709370657
2003-02-15 01:03:03 +00:00
Björn Stenberg
9c16e12390 Expanded .cfg loader to include most settings. Based on Christian Determann's patch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3260 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 14:14:55 +00:00
Kjell Ericson
81911fe34b Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\
, because you pressed that button in order to get there...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3199 a1c6a512-1295-4272-9138-f99709370657
2003-01-31 09:37:42 +00:00
Mats Lidell
816bc8c6b1 Simulator warns when archos dir is misssing. dirbrowse changed to
return false on error. Not used except for the simulator warning.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3197 a1c6a512-1295-4272-9138-f99709370657
2003-01-31 08:43:12 +00:00
Daniel Stenberg
b8a861841e first variables, then code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3190 a1c6a512-1295-4272-9138-f99709370657
2003-01-29 17:14:55 +00:00
Björn Stenberg
dc8f0ee245 Fix simulator build error
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3186 a1c6a512-1295-4272-9138-f99709370657
2003-01-29 14:46:30 +00:00
Björn Stenberg
efb165f65c Added basic playlist creation. Creates <dirname>.m3u in the parent directory, containing all mp3/mp2/mpa files found recursively. The process can be aborted with OFF or STOP.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3185 a1c6a512-1295-4272-9138-f99709370657
2003-01-29 13:20:22 +00:00
Björn Stenberg
fc69875d56 Code police raid
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3181 a1c6a512-1295-4272-9138-f99709370657
2003-01-29 09:40:04 +00:00
Kjell Ericson
5cd393c772 New onplay-menu for the Player.
The menu_run() function is split into two functions, where the new menu_run() works like before, and the new function menu_show() returns the menu item number you selected.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3180 a1c6a512-1295-4272-9138-f99709370657
2003-01-29 08:26:11 +00:00
Björn Stenberg
bb3685edd8 Allow usb connect in ask_resume
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3176 a1c6a512-1295-4272-9138-f99709370657
2003-01-28 16:08:10 +00:00
Daniel Stenberg
cc46b4a675 fixed the dir browsing graphical flaws introduced yesterday.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3158 a1c6a512-1295-4272-9138-f99709370657
2003-01-24 10:56:59 +00:00
Mats Lidell
74cc9e41fa Remove use of rockbox-mode.el in local variables list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
2003-01-24 10:56:06 +00:00
Kjell Ericson
767d604bcd Removed unnecessary calls to lcd_stop_scroll().
Changed all lcd_scroll_pause() to lcd_stop_scroll().
Updated the tree system for new scroll-behaviour.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3154 a1c6a512-1295-4272-9138-f99709370657
2003-01-23 14:28:16 +00:00
Hardeep Sidhu
86a4499d28 resume_index was being reset too early in ask once resume mode resulting in incorrect track being played.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3102 a1c6a512-1295-4272-9138-f99709370657
2003-01-15 22:46:49 +00:00
Björn Stenberg
994d598077 What? Don't players have an OFF button??? ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3099 a1c6a512-1295-4272-9138-f99709370657
2003-01-15 16:21:45 +00:00
Björn Stenberg
68eab383b6 Queue display is conditional for players too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3098 a1c6a512-1295-4272-9138-f99709370657
2003-01-15 14:55:07 +00:00
Björn Stenberg
caebdd4f00 Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3096 a1c6a512-1295-4272-9138-f99709370657
2003-01-15 14:52:53 +00:00
Kjell Ericson
9b986524c0 Moving the keyboard buffer empty routine to pure simulator code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3077 a1c6a512-1295-4272-9138-f99709370657
2003-01-13 12:54:59 +00:00
Kjell Ericson
d05e8b25e2 Special code for SIMULATOR because it might return the eyrelease of the shell when starting the simulator
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3076 a1c6a512-1295-4272-9138-f99709370657
2003-01-13 12:35:59 +00:00
Mats Lidell
bce50325c5 Show complete status when asking for resume.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3069 a1c6a512-1295-4272-9138-f99709370657
2003-01-10 16:12:50 +00:00
Kjell Ericson
c11b90fa49 Adapted player code for new Rocklatin character set.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3051 a1c6a512-1295-4272-9138-f99709370657
2003-01-10 09:55:50 +00:00
Björn Stenberg
c78e1b07fe The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3040 a1c6a512-1295-4272-9138-f99709370657
2003-01-09 00:55:00 +00:00