Commit graph

981 commits

Author SHA1 Message Date
Mats Lidell
96e5f71b26 In sync.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2921 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 23:14:55 +00:00
Linus Nielsen Feltzing
4a66327583 Some simulator corrections
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2919 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 22:49:48 +00:00
Linus Nielsen Feltzing
b43dba8760 Sleep timer, inspired by Jim Hagani
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2918 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 22:41:50 +00:00
Björn Stenberg
d98bba864c Updated language files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2915 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 15:00:23 +00:00
Björn Stenberg
040816d173 Fixed build.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2914 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 14:33:20 +00:00
Björn Stenberg
f09c5f4c63 Finally, merged the improved power code from Uwe Freese:
- The battery level (percentage) is more realistic and considers if the charger is on.
- It considers the "lazyness" a battery shows when the charging has just turned on or off (see below). But this is not perfect by now.
- The battery level is good enough to estimate the remaining running time and the remaining charging time. And so the info screen now shows this info.
- The maximum time of a charging cycle is now dynamically calculated out of the battery level (percentage) and is not a fixed value.
- A minimum of 60 minutes is waited after a charging cycle stops before another one starts.
- Added another screen in the battery debug screen (press down three times).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2913 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 14:18:51 +00:00
Björn Stenberg
45d32cec5b Added 'Disk info' to debug menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2908 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 13:12:55 +00:00
Arnaud de Bonald
08b9e97091 added translated 'playlists' string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2898 a1c6a512-1295-4272-9138-f99709370657
2002-12-02 16:52:45 +00:00
Björn Stenberg
ae22de285e Added two simple battery runtime meters (current + top). 'Current' resets automatically when the charger cable is connected, or manually by pressing PLAY in the viewer. We are now officially out of RTC space.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2897 a1c6a512-1295-4272-9138-f99709370657
2002-12-02 16:07:56 +00:00
Robert Hak
657a2f3d1c correction to make 'playlists' display option work
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2895 a1c6a512-1295-4272-9138-f99709370657
2002-12-02 04:46:19 +00:00
Robert Hak
0789d42400 updateing a build failure (ata_power_off) and first attempt to add 'playlist only' file display
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2894 a1c6a512-1295-4272-9138-f99709370657
2002-11-30 09:42:13 +00:00
Björn Stenberg
3d4cc9b378 Added disk_poweroff to settings_apply() (still only for testing)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2893 a1c6a512-1295-4272-9138-f99709370657
2002-11-29 13:57:00 +00:00
Arnaud de Bonald
19afbbb32d added the "disk poweroff string translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2891 a1c6a512-1295-4272-9138-f99709370657
2002-11-29 08:49:41 +00:00
Daniel Stenberg
39c54749e3 use the proper #ifdef HAVE_ATA_POWER_OFF
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2890 a1c6a512-1295-4272-9138-f99709370657
2002-11-29 07:05:46 +00:00
Björn Stenberg
2b77b4fdd5 Added option to enable/disable disk poweroff (for diagnostic purposes)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2888 a1c6a512-1295-4272-9138-f99709370657
2002-11-28 22:46:19 +00:00
Linus Nielsen Feltzing
d0c958a861 Corrected time info when recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2884 a1c6a512-1295-4272-9138-f99709370657
2002-11-25 00:00:46 +00:00
Linus Nielsen Feltzing
c833a816d8 Lots of MAS hacking for better recording results
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2878 a1c6a512-1295-4272-9138-f99709370657
2002-11-24 00:23:49 +00:00
Daniel Stenberg
5befad0a1b new file for string functions, starting with num2max5()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2874 a1c6a512-1295-4272-9138-f99709370657
2002-11-22 13:00:10 +00:00
Linus Nielsen Feltzing
390e8f0ec6 Set both channel level to 0 when recording from microphone
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2872 a1c6a512-1295-4272-9138-f99709370657
2002-11-21 18:58:55 +00:00
Mats Lidell
936b7b2a26 In sync with default.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2870 a1c6a512-1295-4272-9138-f99709370657
2002-11-21 17:45:25 +00:00
Robert Hak
ada34e620c cruft removal
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2869 a1c6a512-1295-4272-9138-f99709370657
2002-11-21 09:32:32 +00:00
Linus Nielsen Feltzing
6100dd099b New filename generation based on date/time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2863 a1c6a512-1295-4272-9138-f99709370657
2002-11-20 00:02:52 +00:00
Linus Nielsen Feltzing
d703389780 More recording stability, plus some feedback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2860 a1c6a512-1295-4272-9138-f99709370657
2002-11-19 21:07:44 +00:00
Arnaud de Bonald
72f2afbe71 Added translated disk strings & recording string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2847 a1c6a512-1295-4272-9138-f99709370657
2002-11-14 08:54:47 +00:00
Linus Nielsen Feltzing
51fc9820c0 Forgot to set the gain when entering the recording screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2842 a1c6a512-1295-4272-9138-f99709370657
2002-11-13 08:27:18 +00:00
Linus Nielsen Feltzing
5afd4aad26 No stops MP3 playback when entering the recording screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2841 a1c6a512-1295-4272-9138-f99709370657
2002-11-12 22:36:06 +00:00
Björn Stenberg
6fb512aba5 Added disk space to Info menu item. (Players press + to see it.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2837 a1c6a512-1295-4272-9138-f99709370657
2002-11-12 11:32:26 +00:00
Linus Nielsen Feltzing
ddcc25a141 Now reloads the dir when leaving the recording screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2824 a1c6a512-1295-4272-9138-f99709370657
2002-11-11 13:19:17 +00:00
Linus Nielsen Feltzing
d25a8e80e8 Mic gain was improperly saved
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2823 a1c6a512-1295-4272-9138-f99709370657
2002-11-11 13:13:30 +00:00
Linus Nielsen Feltzing
1bee8d5117 Now applies the selected options properly when exiting the setup menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2819 a1c6a512-1295-4272-9138-f99709370657
2002-11-11 08:16:18 +00:00
Linus Nielsen Feltzing
afe0da9e16 Recording settings are now persistent. Added a Recording Settings menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2818 a1c6a512-1295-4272-9138-f99709370657
2002-11-10 23:18:33 +00:00
Linus Nielsen Feltzing
1325c9d9fe Added recording functionality
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2816 a1c6a512-1295-4272-9138-f99709370657
2002-11-10 16:42:31 +00:00
Linus Nielsen Feltzing
c099eb40b3 Now also displays WPS lines without format codes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2809 a1c6a512-1295-4272-9138-f99709370657
2002-11-05 23:49:08 +00:00
Linus Nielsen Feltzing
140360b43a Now updates the time info on FF/REW
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2808 a1c6a512-1295-4272-9138-f99709370657
2002-11-05 23:15:17 +00:00
Daniel Stenberg
ab0dce0264 blatantly stupid proto added for mingw simulator compiles to get rid of
the darned warning


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2805 a1c6a512-1295-4272-9138-f99709370657
2002-11-04 22:53:22 +00:00
Arnaud de Bonald
1a7f494bef added new oscillo and menu string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2788 a1c6a512-1295-4272-9138-f99709370657
2002-10-31 08:39:47 +00:00
Daniel Stenberg
0d0828b18e font_get() and lcd_update_rect() are bitmap functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2786 a1c6a512-1295-4272-9138-f99709370657
2002-10-31 07:42:36 +00:00
Linus Nielsen Feltzing
a02ffd5afa Some peak meter optimizations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2784 a1c6a512-1295-4272-9138-f99709370657
2002-10-30 23:01:27 +00:00
Markus Braun
789faa6a59 Fixed red build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2780 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 14:47:42 +00:00
Linus Nielsen Feltzing
0afe4ffcb6 New repeat and repeat-one icons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2779 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 13:59:51 +00:00
Daniel Stenberg
4ce3f72cc6 made the language loader output all new strings on stdout when loaded in
the simulator, as it really helps to detect language-loading related
problems


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2777 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 12:31:34 +00:00
Daniel Stenberg
9c32d1a1ef Move the new strings last in the file. It reallly is important that *ALL*
new strings are added last.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2776 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 12:30:16 +00:00
Linus Nielsen Feltzing
c843ba4928 Magnus Holmgren's .cfg file parser patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2775 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 12:16:36 +00:00
Linus Nielsen Feltzing
fd0cc3b2b1 Phil Pertermann's dB peak meter patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2774 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 12:09:15 +00:00
Robert Hak
8f11dc00ac usb detection in bounce, and all files use default font (not loaded)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2773 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 10:45:29 +00:00
Daniel Stenberg
18225f6a98 LANG_BACKLIGHT_ON was never a working string in the first place (it was
added wrongly formatted already from the start) so when it was "corrected"
it suddenly appeared as a new string and broke the order for all the
translated languages.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2770 a1c6a512-1295-4272-9138-f99709370657
2002-10-29 08:27:46 +00:00
Kjell Ericson
fd9f864de2 The player simulator now has it own font_init()-function. We shall therefor call it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2758 a1c6a512-1295-4272-9138-f99709370657
2002-10-28 19:52:22 +00:00
Linus Nielsen Feltzing
18a7c78d60 Moved the volume_type and battery_type settings in RTC, since they interfered with the scroll speed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2757 a1c6a512-1295-4272-9138-f99709370657
2002-10-28 10:37:10 +00:00
Linus Nielsen Feltzing
c225790e26 Now clears the resume point at end-of-list. This fixes bug #627344.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2756 a1c6a512-1295-4272-9138-f99709370657
2002-10-28 09:44:24 +00:00
Linus Nielsen Feltzing
1a2712072b Removed some unnecessary LCD updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2755 a1c6a512-1295-4272-9138-f99709370657
2002-10-28 09:11:42 +00:00