Commit graph

1735 commits

Author SHA1 Message Date
Jörg Hohensohn
a63cf9b392 the plugin is now prepared to flash the "V2" variant: boxes without boot ROM which start from flash mirrored to address zero
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3988 a1c6a512-1295-4272-9138-f99709370657
2003-10-26 21:23:04 +00:00
Linus Nielsen Feltzing
b47c580207 The boolean Code Police strikes back. This will hopefully fix bug #827966.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3985 a1c6a512-1295-4272-9138-f99709370657
2003-10-23 20:22:54 +00:00
Mats Lidell
6964285015 Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3979 a1c6a512-1295-4272-9138-f99709370657
2003-10-17 21:37:08 +00:00
Björn Stenberg
b1c429e6fb Car Ignition Auto Stop (patch #736339 by Craig Sather)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3976 a1c6a512-1295-4272-9138-f99709370657
2003-10-17 14:49:00 +00:00
Björn Stenberg
3953211531 Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3975 a1c6a512-1295-4272-9138-f99709370657
2003-10-17 14:05:32 +00:00
Björn Stenberg
fb067481a8 Runtime display bug fix by Craig Sather (patch #766552)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3974 a1c6a512-1295-4272-9138-f99709370657
2003-10-17 13:54:48 +00:00
Linus Nielsen Feltzing
130dccf16e .rockbox-browser showed old cached data when the .rockbox dir was already cached by the dir browser. Now it forces a reload of the .rockbox dir.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3968 a1c6a512-1295-4272-9138-f99709370657
2003-10-10 10:19:44 +00:00
Björn Stenberg
de179fdf5f Changed 'Profiles' to 'Configurations'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3967 a1c6a512-1295-4272-9138-f99709370657
2003-10-02 10:37:39 +00:00
Björn Stenberg
d717b53ed0 Removed games_menu.[ch] and demo_menu.[ch] since they are no longer used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3965 a1c6a512-1295-4272-9138-f99709370657
2003-09-29 21:37:31 +00:00
Björn Stenberg
de5477cc00 Brian King's .rockbox browsing patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3964 a1c6a512-1295-4272-9138-f99709370657
2003-09-29 21:26:53 +00:00
Björn Stenberg
d527849e66 Proper echo of uclpack command line
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3963 a1c6a512-1295-4272-9138-f99709370657
2003-09-29 21:14:43 +00:00
Björn Stenberg
bf25aadf88 Corrected invalid function prototype.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3960 a1c6a512-1295-4272-9138-f99709370657
2003-09-21 00:57:54 +00:00
Björn Stenberg
0c0978f6e4 Fixed bad #include / #ifdef order that always produced a 0-byte .rock
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3959 a1c6a512-1295-4272-9138-f99709370657
2003-09-20 22:59:28 +00:00
Hardeep Sidhu
5c60917ff9 Include stdlib.h for abs(). Fixes build error.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3958 a1c6a512-1295-4272-9138-f99709370657
2003-09-20 18:02:05 +00:00
Björn Stenberg
3651b34e94 Gain display bugfix by Keith Hubbard.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3957 a1c6a512-1295-4272-9138-f99709370657
2003-09-19 23:46:57 +00:00
Daniel Stenberg
255f6eee42 Richard OBrien's initial Icelandic lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3955 a1c6a512-1295-4272-9138-f99709370657
2003-09-14 11:43:50 +00:00
Jörg Hohensohn
60589066dd I release this plugin to cvs, now that I released new firmware images (see http://joerg.hohensohn.bei.t-online.de/archos/flash) with my new CRC check.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3953 a1c6a512-1295-4272-9138-f99709370657
2003-09-09 07:02:53 +00:00
Linus Nielsen Feltzing
5d68d27f20 Now settings_apply() also sets the MP3 buffer margin (antiskip)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3947 a1c6a512-1295-4272-9138-f99709370657
2003-09-04 22:49:33 +00:00
Jörg Hohensohn
20b61a2e88 version check removed, pointless since players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3945 a1c6a512-1295-4272-9138-f99709370657
2003-09-01 05:42:59 +00:00
Hardeep Sidhu
4160b75456 Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong time when mpeg thread is busy loading data.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3943 a1c6a512-1295-4272-9138-f99709370657
2003-08-29 04:36:35 +00:00
Kjell Ericson
20ac4a281a Accepting PLAY as confirm in sound-menu (as in all other settings menu).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3942 a1c6a512-1295-4272-9138-f99709370657
2003-08-28 06:21:03 +00:00
Jörg Hohensohn
a8b672b0f5 filesize limit lowered to 40KB, player images are so small
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3941 a1c6a512-1295-4272-9138-f99709370657
2003-08-25 21:49:23 +00:00
Linus Nielsen Feltzing
53ee344743 Slightly more correct initialization of the power/charging code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3940 a1c6a512-1295-4272-9138-f99709370657
2003-08-25 08:57:49 +00:00
Daniel Stenberg
50bb7f2de5 Jesús Rodríguez Marcial contributed this!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3938 a1c6a512-1295-4272-9138-f99709370657
2003-08-22 09:33:04 +00:00
Daniel Stenberg
56c2a62ec8 The newest german .lng file is 5.26K, so I extended the maximum .lng file
size from 5000 bytes to 6000 bytes now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3937 a1c6a512-1295-4272-9138-f99709370657
2003-08-21 13:49:45 +00:00
Uwe Freese
1f48140fb9 many new german strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3934 a1c6a512-1295-4272-9138-f99709370657
2003-08-19 16:06:34 +00:00
Daniel Stenberg
123486e87d Jurij Dobravec provided this slovenian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3932 a1c6a512-1295-4272-9138-f99709370657
2003-08-19 06:43:50 +00:00
Linus Nielsen Feltzing
c0879d1199 The recording source setting is now saved correctly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3930 a1c6a512-1295-4272-9138-f99709370657
2003-08-14 23:31:28 +00:00
Hardeep Sidhu
b3621b7e1c Don't delete queued tracks in repeat one mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3929 a1c6a512-1295-4272-9138-f99709370657
2003-08-11 16:32:56 +00:00
Robert Hak
7a38db572e a minor bit of code policing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3928 a1c6a512-1295-4272-9138-f99709370657
2003-08-10 08:58:54 +00:00
Robert Hak
8afb858804 we have ROCKBOX_DIR, lets use it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3927 a1c6a512-1295-4272-9138-f99709370657
2003-08-09 08:52:50 +00:00
Hardeep Sidhu
a9fded1605 Huw Smith's fix for saving memo function.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3926 a1c6a512-1295-4272-9138-f99709370657
2003-08-08 01:50:51 +00:00
Björn Stenberg
7f67717b00 Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3925 a1c6a512-1295-4272-9138-f99709370657
2003-08-06 17:30:40 +00:00
Hardeep Sidhu
143da86b02 Take statusbar into account when updating a line
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3924 a1c6a512-1295-4272-9138-f99709370657
2003-08-06 16:16:21 +00:00
Björn Stenberg
8abc9d471a Fixed silly typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3923 a1c6a512-1295-4272-9138-f99709370657
2003-08-05 13:41:00 +00:00
Björn Stenberg
ee192fb49f Add ata master/slave display to hw_info debug menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3922 a1c6a512-1295-4272-9138-f99709370657
2003-08-05 13:39:38 +00:00
Björn Stenberg
000333f8ab Changed wrong settings save error message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3921 a1c6a512-1295-4272-9138-f99709370657
2003-08-05 10:34:00 +00:00
Jörg Hohensohn
025630640e - Thanks to Magnus Holmgren for Player port
- simplified greetmessages when "playing" a UCL file, get checked right away, saves a buttonpress


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3919 a1c6a512-1295-4272-9138-f99709370657
2003-08-04 21:16:43 +00:00
Jörg Hohensohn
5d761f79aa Suggestion by Magnus Holmgren: avoid odd bytecount for plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3918 a1c6a512-1295-4272-9138-f99709370657
2003-08-04 19:13:42 +00:00
Jörg Hohensohn
f80505c9d0 Diagnostic code added, to find init problems (charging, etc.) when flashed: the whole I/O space is saved on startup, can be dumped to a file via debug menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3912 a1c6a512-1295-4272-9138-f99709370657
2003-08-02 12:53:57 +00:00
Hardeep Sidhu
9513236c94 Fixed compiler warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3911 a1c6a512-1295-4272-9138-f99709370657
2003-08-01 16:05:40 +00:00
Jörg Hohensohn
b2188822b1 the HW info screen got another line, giving a CRC16 across the boot ROM (and version, if CRC recognised)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3910 a1c6a512-1295-4272-9138-f99709370657
2003-08-01 08:00:54 +00:00
Hardeep Sidhu
940cdce3f5 Missed one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3909 a1c6a512-1295-4272-9138-f99709370657
2003-08-01 02:06:24 +00:00
Hardeep Sidhu
2450e7afaf $< and were backwards
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3908 a1c6a512-1295-4272-9138-f99709370657
2003-08-01 01:47:22 +00:00
Daniel Stenberg
fe95c863e0 corrected the 2uclpack mistake
and fixed up some targets to use the convenience macros more


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3907 a1c6a512-1295-4272-9138-f99709370657
2003-07-31 22:09:07 +00:00
Daniel Stenberg
a4aaa07176 If uclpack is not there, produce a faked one to avoid getting that message
more often than we need.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3906 a1c6a512-1295-4272-9138-f99709370657
2003-07-31 21:59:06 +00:00
Daniel Stenberg
ef523debc9 If you make sure that you have 'uclpack' in your $PATH when you run make
with this makefile, we'll produce a nice little UCL file in the build
directory. This target does a run-time check for the presence of uclpack.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3905 a1c6a512-1295-4272-9138-f99709370657
2003-07-31 21:55:21 +00:00
Jörg Hohensohn
c4725df5e9 no more startup-rolo of ajbrec.ajz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3902 a1c6a512-1295-4272-9138-f99709370657
2003-07-29 20:41:10 +00:00
Daniel Stenberg
c5a26b0eb7 Update by BlueChip
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3901 a1c6a512-1295-4272-9138-f99709370657
2003-07-29 06:55:29 +00:00
Daniel Stenberg
8266df0a03 include othelo.txt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3900 a1c6a512-1295-4272-9138-f99709370657
2003-07-29 06:50:30 +00:00
Björn Stenberg
182d786cb1 Fixed build error: UCL files are only supported on recorders so far.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3898 a1c6a512-1295-4272-9138-f99709370657
2003-07-27 22:50:54 +00:00
Jörg Hohensohn
987b553f9e chip icon for UCL files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3897 a1c6a512-1295-4272-9138-f99709370657
2003-07-27 22:09:49 +00:00
Jörg Hohensohn
8d2a4084e1 Lee Marlow's patch: UCL files can be "played" to call the flash plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3896 a1c6a512-1295-4272-9138-f99709370657
2003-07-27 22:08:42 +00:00
Jörg Hohensohn
9d3e5c6d1d plugin_get_buffer() makes my plugin smaller, can get the sector buffer at runtime
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3895 a1c6a512-1295-4272-9138-f99709370657
2003-07-27 22:06:58 +00:00
Björn Stenberg
066857e9b9 Flash plugin requires recorder for now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3894 a1c6a512-1295-4272-9138-f99709370657
2003-07-27 08:03:30 +00:00
Hardeep Sidhu
48c2d0f929 Allow older versions of plugins to run so long as plugin api struct changes don't break backwards compatibility. Also added call to retrieve the portion of plugin buffer that is not being used by plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3888 a1c6a512-1295-4272-9138-f99709370657
2003-07-25 23:04:59 +00:00
Jörg Hohensohn
7d889c87df the plugin half of Lee Marlow's patch: second agument can be the filename of the .ucl to be flashed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3887 a1c6a512-1295-4272-9138-f99709370657
2003-07-25 17:34:42 +00:00
Jerome Kuptz
2ff873ff58 changed the plugin to display a friendly message instead of plugin error when an id3 struct is not returned
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3882 a1c6a512-1295-4272-9138-f99709370657
2003-07-25 01:32:35 +00:00
Robert Hak
c4ec0a2a3d #defining around each function is not a good idea after all
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3881 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 18:56:30 +00:00
Robert Hak
fe18ca56a5 correct build errors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3880 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 12:22:10 +00:00
Robert Hak
e4e8220906 clean simulator warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3879 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 12:21:24 +00:00
Daniel Stenberg
c1512e1a9b Huw Smith's calendar plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3877 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 10:03:33 +00:00
Daniel Stenberg
7b247093c8 added functions for the calendar plugin, I don't increase the version since
I did that just minutes ago anyway...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3876 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 10:02:45 +00:00
Daniel Stenberg
df9b04c6ea Garrett Derner's word wrap fix for the text viewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3873 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 09:47:46 +00:00
Daniel Stenberg
9b1b610bd0 Henrik Backe's patch that makes the .map files get created in the build
directory and not in the source directory.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3872 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 09:42:59 +00:00
Daniel Stenberg
611e3592c7 Pierre Delore's jackpot game plugin for the Player/Studio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3871 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 09:40:15 +00:00
Daniel Stenberg
afd704261e added three functions to the charcell version of the plugin struct, patch by
delorepierre@free.fr


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3870 a1c6a512-1295-4272-9138-f99709370657
2003-07-24 09:35:32 +00:00
Linus Nielsen Feltzing
4bb3f80f27 Setting the lowest mic gain no longer turns off the mic (bug #774349)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3865 a1c6a512-1295-4272-9138-f99709370657
2003-07-22 18:34:23 +00:00
Daniel Stenberg
e1d5ebd53f minor edits to conform to rockbox standards
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3858 a1c6a512-1295-4272-9138-f99709370657
2003-07-21 11:03:14 +00:00
Daniel Stenberg
754426e11f Massive code-policing. Use proper indent. Use proper comments. Use proper
source code width.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3857 a1c6a512-1295-4272-9138-f99709370657
2003-07-21 10:56:23 +00:00
Mats Lidell
bf6481e79d Future proof value for Jumpscroll selection allways was illegal. Code
removed.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3856 a1c6a512-1295-4272-9138-f99709370657
2003-07-21 00:33:07 +00:00
Jerome Kuptz
b789d8a97b killed a warning in plugin.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3855 a1c6a512-1295-4272-9138-f99709370657
2003-07-20 22:03:19 +00:00
Jerome Kuptz
c7d42bbbd7 update to the api to allow fetching of currently playing id3 struct. Adding the favorites plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3854 a1c6a512-1295-4272-9138-f99709370657
2003-07-20 21:29:16 +00:00
Jörg Hohensohn
cb2caf7e0d I thougt the 8MB build is broken, but "make clean" just didn't delete the linker definitions. Now it does.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3853 a1c6a512-1295-4272-9138-f99709370657
2003-07-20 09:29:28 +00:00
Mats Lidell
49e53c1776 Added adc_read in place for saving simulator builds for
recorder. Please fix appropriately.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3852 a1c6a512-1295-4272-9138-f99709370657
2003-07-20 00:12:21 +00:00
Jörg Hohensohn
20caff2fbf doesn't mess with the charging (let algorithm decide), show charge phase as text, indicate current flow as animation and light, simulator fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3848 a1c6a512-1295-4272-9138-f99709370657
2003-07-19 21:43:12 +00:00
Jörg Hohensohn
b5b7304564 Charging screen displays status + animation, "On"-behaviour fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3846 a1c6a512-1295-4272-9138-f99709370657
2003-07-18 22:01:13 +00:00
Jörg Hohensohn
020352c266 call power_init() before the charging screen may open, thus before ata_init(). No settings loaded yet, I hope this is not harmful.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3845 a1c6a512-1295-4272-9138-f99709370657
2003-07-18 21:58:28 +00:00
Jörg Hohensohn
5dd17b1857 A very basic charging screen, probably buggy, the pro's would make it much nicer, but it's a starting point.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3841 a1c6a512-1295-4272-9138-f99709370657
2003-07-17 20:29:51 +00:00
Linus Nielsen Feltzing
16f57af62b The rockbox_flash plugin is a target-only plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3838 a1c6a512-1295-4272-9138-f99709370657
2003-07-16 22:45:29 +00:00
Jörg Hohensohn
50192e87dc Johan Vromans' fix after file check fails
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3835 a1c6a512-1295-4272-9138-f99709370657
2003-07-16 21:32:20 +00:00
Hardeep Sidhu
e9d40587de Include config.h so anyone including this file will get proper version of config structure
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3833 a1c6a512-1295-4272-9138-f99709370657
2003-07-15 02:34:10 +00:00
Jörg Hohensohn
6fad145b9e The plugin which reflashes the second image. I release it now to become part of the build, so that I don't have to maintain and distribute it every time the plugin API version is bumped.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3832 a1c6a512-1295-4272-9138-f99709370657
2003-07-13 22:57:13 +00:00
Björn Stenberg
13d56150b6 Added plugin support for 8MB-modified units. This bumps the plugin API version number again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3831 a1c6a512-1295-4272-9138-f99709370657
2003-07-13 22:15:19 +00:00
Björn Stenberg
067262dbf0 Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_init sets default contrast until settings are read.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3824 a1c6a512-1295-4272-9138-f99709370657
2003-07-09 23:07:49 +00:00
Björn Stenberg
0ef911d43c Added widgets and keyboard to plugin api.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3823 a1c6a512-1295-4272-9138-f99709370657
2003-07-09 22:36:23 +00:00
Björn Stenberg
475811c6e9 Added missing othelo.txt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3817 a1c6a512-1295-4272-9138-f99709370657
2003-07-08 14:03:55 +00:00
Linus Nielsen Feltzing
6e49e78c9b Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume playback after STOP is pressed by just hitting the ON key to go to the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3816 a1c6a512-1295-4272-9138-f99709370657
2003-07-08 09:19:12 +00:00
Linus Nielsen Feltzing
f937912b5c The creation of the playlist control file failed when control_fd == 0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3814 a1c6a512-1295-4272-9138-f99709370657
2003-07-08 06:31:23 +00:00
Hardeep Sidhu
14078864a0 Allow playing even if we are unable to access the playlist control file (e.g. no .rockbox dir). However, dynamic playlists and resume will not work in this case. Also, there are no playlist options for m3u files when nothing is playing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3813 a1c6a512-1295-4272-9138-f99709370657
2003-07-06 16:05:44 +00:00
Linus Nielsen Feltzing
9381f14ff9 string section patch by Nix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3812 a1c6a512-1295-4272-9138-f99709370657
2003-07-06 09:26:45 +00:00
Björn Stenberg
745eed6c47 Fix For Inaccurate Elapsed Run Time, by Craigh Sather
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3809 a1c6a512-1295-4272-9138-f99709370657
2003-07-04 08:20:30 +00:00
Jörg Hohensohn
c47f8c042c detect cold start (from flash) and look for archos.mod/ajbrec.ajz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3808 a1c6a512-1295-4272-9138-f99709370657
2003-07-03 22:13:39 +00:00
Hardeep Sidhu
1c114ea028 Updated Paul's dutch file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3806 a1c6a512-1295-4272-9138-f99709370657
2003-07-03 14:43:21 +00:00
Björn Stenberg
973d7a9440 Snake is back! Written by Itai Shaked.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3802 a1c6a512-1295-4272-9138-f99709370657
2003-07-02 21:38:08 +00:00
Hardeep Sidhu
a8950c3d3b Dos-style pathnames were being copied incorrectly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3800 a1c6a512-1295-4272-9138-f99709370657
2003-07-02 16:14:49 +00:00
Hardeep Sidhu
11e7ad50a0 Added "Ask" option to recursive dir insert which, if enabled, will ask users whether they want to recursively insert selected dir. Also, renamed "Insert first" and "Queue first" to "Insert next" and "Queue next" respectively.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3799 a1c6a512-1295-4272-9138-f99709370657
2003-07-02 15:54:44 +00:00
Hardeep Sidhu
9e4262081b Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3796 a1c6a512-1295-4272-9138-f99709370657
2003-07-01 21:05:43 +00:00
Jose Maria Garcia-Valdecasas Bernal
928a09e3f4 Updated Paul's dutch file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3795 a1c6a512-1295-4272-9138-f99709370657
2003-07-01 08:37:22 +00:00
Björn Stenberg
2377d77707 Include plugins dir in source archives
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3794 a1c6a512-1295-4272-9138-f99709370657
2003-07-01 07:59:19 +00:00
Linus Nielsen Feltzing
7b03153c0e The FM Radio screen now sets the Line In gain to 0dB, to avoid clipping and busted eardrums
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3792 a1c6a512-1295-4272-9138-f99709370657
2003-07-01 01:45:31 +00:00
Robert Hak
9e53a9235a lets actually set it so we can play the new games.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3789 a1c6a512-1295-4272-9138-f99709370657
2003-06-30 04:36:57 +00:00
Linus Nielsen Feltzing
10ac8a839f The conversion to plugin broke the Bounce demo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3787 a1c6a512-1295-4272-9138-f99709370657
2003-06-30 02:07:20 +00:00
Hardeep Sidhu
dd5d3f652f Changed win32 simulator to use plugin.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3784 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 23:38:03 +00:00
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
2f836a655c Another nice game: Othelo by BlueChip
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3782 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 21:59:43 +00:00
Björn Stenberg
cf66686aec Added qsort() to plugin api, and subsequently bumped the api version number. Also added a simulator debug printout.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3778 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 21:42:15 +00:00
Björn Stenberg
020ab8f01e Frederic Dang Ngoc's 'Star' game. Very nice graphic effects.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3777 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 21:10:27 +00:00
Björn Stenberg
51119303bb Vicentini Martins 'FlipIt!' game
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3776 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 20:10:46 +00:00
Björn Stenberg
8bebc8b73f Vicentini Martins lovely sliding puzzle game
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3773 a1c6a512-1295-4272-9138-f99709370657
2003-06-29 19:48:24 +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
Linus Nielsen Feltzing
df12a2fe9f Rewrote the level loader, and killed a few bugs in the process
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3765 a1c6a512-1295-4272-9138-f99709370657
2003-06-27 00:15:23 +00:00
Linus Nielsen Feltzing
3019ac38b7 Simulator compiler error fixed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3763 a1c6a512-1295-4272-9138-f99709370657
2003-06-26 21:27:03 +00:00
Linus Nielsen Feltzing
9fb2d34447 Default contrast is now autodetected on recorders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3761 a1c6a512-1295-4272-9138-f99709370657
2003-06-25 23:24:47 +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
Linus Nielsen Feltzing
c8fb78fd44 Made the sokoban level loader CR/LF tolerant
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3758 a1c6a512-1295-4272-9138-f99709370657
2003-06-25 00:26:19 +00:00
Robert Hak
29f62ebf84 file no longer needed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3757 a1c6a512-1295-4272-9138-f99709370657
2003-06-23 04:04:13 +00:00
Linus Nielsen Feltzing
c6db7870ef Slightly better handling of disk-full situations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3756 a1c6a512-1295-4272-9138-f99709370657
2003-06-19 12:08:22 +00:00
Jose Maria Garcia-Valdecasas Bernal
efbac6074d Updated Tiberiu's romanian file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3750 a1c6a512-1295-4272-9138-f99709370657
2003-06-13 10:15:47 +00:00
Jose Maria Garcia-Valdecasas Bernal
cee056ddca Jean's french lang file in sync.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3749 a1c6a512-1295-4272-9138-f99709370657
2003-06-13 10:11:47 +00:00
Jose Maria Garcia-Valdecasas Bernal
cc70f4b542 wallisertitsch file in sync.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3748 a1c6a512-1295-4272-9138-f99709370657
2003-06-13 10:09:23 +00:00
Jose Maria Garcia-Valdecasas Bernal
f191f56b83 Paul's dutch file. In sync.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3747 a1c6a512-1295-4272-9138-f99709370657
2003-06-13 09:19:48 +00:00
Hardeep Sidhu
df40c144a9 From Bjorn: The bool variable can be located at an odd address. Trying to read an integer from an odd address will result in a CPUAdrErr exception. It would probably be better to cast oldval to a bool instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3745 a1c6a512-1295-4272-9138-f99709370657
2003-06-11 15:36:04 +00:00
Daniel Stenberg
b010ba2f7f added a missing comma from yesterday's added time split periods
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3744 a1c6a512-1295-4272-9138-f99709370657
2003-06-11 06:15:15 +00:00
Hardeep Sidhu
444fd2cc96 Fixed simulator warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3743 a1c6a512-1295-4272-9138-f99709370657
2003-06-11 05:18:26 +00:00
Daniel Stenberg
05b696dbcb re-enabled the demos
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3741 a1c6a512-1295-4272-9138-f99709370657
2003-06-10 23:12:19 +00:00
Daniel Stenberg
0eaf4103f2 Robert Hak's adjustments of Eric Linenberg's original Sokoban game, patched
by yours truly to work.

Put the levels.txt file (http://rockbox.haxx.se/levels.txt) in your
.rockbox/sokoban/ directory and play Sokoban like before, only using a
fraction of the memory!

Another upside of this fix, is the ability to design your own levels.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3740 a1c6a512-1295-4272-9138-f99709370657
2003-06-10 22:31:02 +00:00
Björn Stenberg
cd82560f2c Added more time options to recorder timesplit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3739 a1c6a512-1295-4272-9138-f99709370657
2003-06-10 19:24:51 +00:00
Jose Maria Garcia-Valdecasas Bernal
1fcbfb3889 Czech lang file added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3735 a1c6a512-1295-4272-9138-f99709370657
2003-06-05 16:31:52 +00:00
Jose Maria Garcia-Valdecasas Bernal
75d70965db Romanian lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3734 a1c6a512-1295-4272-9138-f99709370657
2003-06-05 15:18:39 +00:00
Björn Stenberg
9a82b23989 Bug fix: Never read an int from a bool pointer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3733 a1c6a512-1295-4272-9138-f99709370657
2003-06-05 14:22:03 +00:00
Björn Stenberg
26712d5104 Made bool options apply instantly (patch #729614). Also cleared up a long-standing issue with int/bool settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3732 a1c6a512-1295-4272-9138-f99709370657
2003-06-05 11:11:10 +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
Björn Stenberg
8498a48496 Generalized id3v2 parsing code. Added support for the composer frame and free-form genre and tracknum frames. (Patch #706111 by Thomas Paul Diffenbach)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3727 a1c6a512-1295-4272-9138-f99709370657
2003-06-04 15:09:35 +00:00
Björn Stenberg
7bc69aa084 Fixed %pp for shuffled dirs (patch #700465)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3726 a1c6a512-1295-4272-9138-f99709370657
2003-06-04 14:18:47 +00:00
Björn Stenberg
56f771e76a Dave Jones' recording time split feature (patch #697373)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3725 a1c6a512-1295-4272-9138-f99709370657
2003-06-04 13:48:50 +00:00
Björn Stenberg
7eb6d002b4 Simplified and corrected status update. Contributions by Magnus Holmgren and Mats Lidell.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3723 a1c6a512-1295-4272-9138-f99709370657
2003-06-04 12:03:23 +00:00
Kjell Ericson
72d674368c We missed the null byte at the end of the string.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3718 a1c6a512-1295-4272-9138-f99709370657
2003-06-02 12:07:11 +00:00
Kjell Ericson
9bf3e0814b Fixed bug about saving jump_scroll.
Made the jump scroll default to be OFF.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3717 a1c6a512-1295-4272-9138-f99709370657
2003-06-02 11:47:43 +00:00
Linus Nielsen Feltzing
fe90635256 Killed a warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3716 a1c6a512-1295-4272-9138-f99709370657
2003-06-01 01:01:37 +00:00
Linus Nielsen Feltzing
b6b1294590 Patch #744268 (info screen USB mode)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3715 a1c6a512-1295-4272-9138-f99709370657
2003-06-01 00:59:45 +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
Linus Nielsen Feltzing
6e05780ee1 Patch #738525 (french translation)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3713 a1c6a512-1295-4272-9138-f99709370657
2003-06-01 00:25:34 +00:00
Linus Nielsen Feltzing
a4d6ad77c4 Now the playlist isn't sorted/randomized if no music is playing (fixes the F2-shuffle bug reported by Henry Tremolo)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3707 a1c6a512-1295-4272-9138-f99709370657
2003-05-29 22:48:54 +00:00
Linus Nielsen Feltzing
7f5ce80932 The playlist buffer was too small, causing all kinds of weird errors when playing large playlists
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3706 a1c6a512-1295-4272-9138-f99709370657
2003-05-29 22:42:57 +00:00
Kjell Ericson
849469af28 Moved the settings for jump scroll to a more correct place.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3705 a1c6a512-1295-4272-9138-f99709370657
2003-05-28 09:00:27 +00:00
Markus Braun
66875e0f90 Silly, Silly. There is no day/month 0.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3701 a1c6a512-1295-4272-9138-f99709370657
2003-05-27 14:40:18 +00:00
Markus Braun
44ee2ab577 Fix for time/date setting after power loss (battery change).
After a power loss, the time in the setting screen is set to 00:00 01/01/2003.
Fixes Bug report #715081, #741391, #742672


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3700 a1c6a512-1295-4272-9138-f99709370657
2003-05-27 14:28:08 +00:00
Daniel Stenberg
9c76ee92aa When we read the year from the RTC, it can be so totally messed up so that
we make more than a 4-digit year. Let's not pretend we'll set a year that
is beyond 2030. If we do, we know where to fix! ;-)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3699 a1c6a512-1295-4272-9138-f99709370657
2003-05-27 13:45:10 +00:00
Daniel Stenberg
364de2c13f Vincent Kujala's bug report and fix #742131
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3698 a1c6a512-1295-4272-9138-f99709370657
2003-05-27 13:10:50 +00:00
Kjell Ericson
6143eeb22b Added "jump scroll delay" (for player).
Added that you can set how many times the jump scroll shall occur (max 5 times)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3697 a1c6a512-1295-4272-9138-f99709370657
2003-05-27 12:54:11 +00:00
Björn Stenberg
6f2a1a6127 Fixed hidden recording status bar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3696 a1c6a512-1295-4272-9138-f99709370657
2003-05-26 09:26:16 +00:00
Kjell Ericson
53f156a6fc New feature for player: Jump scroll!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3693 a1c6a512-1295-4272-9138-f99709370657
2003-05-22 06:42:14 +00:00
Jörg Hohensohn
09d1a73d35 Flash info now also for Player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3690 a1c6a512-1295-4272-9138-f99709370657
2003-05-20 21:30:53 +00:00
Björn Stenberg
1fb579c1fe Finally, remote control now works while keys are locked.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3689 a1c6a512-1295-4272-9138-f99709370657
2003-05-20 12:44:36 +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
fe6cf2d0e4 Fixed simulator core dump (forgot to call playlist_init)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3683 a1c6a512-1295-4272-9138-f99709370657
2003-05-17 22:25:52 +00:00
Linus Nielsen Feltzing
5a5c869e03 Removed frequency info from Debug HW Info, and added a Save ROM Contents item to the debug menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3681 a1c6a512-1295-4272-9138-f99709370657
2003-05-17 21:24:13 +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
Jörg Hohensohn
ceba6f863e Flash Manufacturer/ID in Debug->View HW Info, if this gives valid info you have an in-system programmable Flash (pre-study for Rockbox in Flash)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3679 a1c6a512-1295-4272-9138-f99709370657
2003-05-17 20:40:30 +00:00
Linus Nielsen Feltzing
67bea32c08 Moved the power_init() call to after the mpeg_init() call, this is supposed to solve the startup voltage bug
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3678 a1c6a512-1295-4272-9138-f99709370657
2003-05-17 20:38:38 +00:00
Linus Nielsen Feltzing
b1bb610cba Bumped the config block version, this forces a reset of the settings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3677 a1c6a512-1295-4272-9138-f99709370657
2003-05-17 20:06:56 +00:00
Jose Maria Garcia-Valdecasas Bernal
e96a085af8 In sync
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3673 a1c6a512-1295-4272-9138-f99709370657
2003-05-15 17:18:32 +00:00
Mats Lidell
e848aaa418 In sync.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3672 a1c6a512-1295-4272-9138-f99709370657
2003-05-15 15:18:58 +00:00
Daniel Stenberg
b85f10319c call tree_init(); in the simulator as well as otherwise we always get
the dreaded "DIR BUFFER IS FULL" error


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3671 a1c6a512-1295-4272-9138-f99709370657
2003-05-14 06:38:17 +00:00
Linus Nielsen Feltzing
9896d5c1fb Now stops MP3 playback when entering the radio screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3669 a1c6a512-1295-4272-9138-f99709370657
2003-05-10 23:58:20 +00:00
Linus Nielsen Feltzing
2ce9ba58ad Max playlist size is 20000 files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3666 a1c6a512-1295-4272-9138-f99709370657
2003-05-09 21:59:04 +00:00
Linus Nielsen Feltzing
7d01e17199 Bugs caught and killed by Craigh Sather (patch #729910)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3665 a1c6a512-1295-4272-9138-f99709370657
2003-05-09 21:29:44 +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
Linus Nielsen Feltzing
af2b7adefe FM radio: ON leaves with radio on, OFF leaves with radio off
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3660 a1c6a512-1295-4272-9138-f99709370657
2003-05-09 00:14:59 +00:00
Jose Maria Garcia-Valdecasas Bernal
b909fff38b Italian file in sync with english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3659 a1c6a512-1295-4272-9138-f99709370657
2003-05-08 10:53:39 +00:00
Jose Maria Garcia-Valdecasas Bernal
50f568aca2 Dutch file in sync with english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3658 a1c6a512-1295-4272-9138-f99709370657
2003-05-08 10:50:09 +00:00
Jose Maria Garcia-Valdecasas Bernal
8e037bd5e7 Jean's french update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3656 a1c6a512-1295-4272-9138-f99709370657
2003-05-07 18:40:14 +00:00
Jose Maria Garcia-Valdecasas Bernal
b2a8a50657 Paul's dutch update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3655 a1c6a512-1295-4272-9138-f99709370657
2003-05-07 18:39:25 +00:00
Linus Nielsen Feltzing
ed100cafda Changed the radio preset file name
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3652 a1c6a512-1295-4272-9138-f99709370657
2003-05-04 22:58:12 +00:00
Linus Nielsen Feltzing
8d8b8d1a7b Fixed problem with non-existing fm_presets.txt, now clears the station name when retuning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3651 a1c6a512-1295-4272-9138-f99709370657
2003-05-04 13:05:30 +00:00
Linus Nielsen Feltzing
9d0226fc5f Moved radio F3 menu to F1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3649 a1c6a512-1295-4272-9138-f99709370657
2003-05-04 02:27:42 +00:00
Linus Nielsen Feltzing
c5dacdcc77 FM preset handling on F2 and F3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3648 a1c6a512-1295-4272-9138-f99709370657
2003-05-04 02:23:18 +00:00
Linus Nielsen Feltzing
75b41a88f6 Moved read_line() to misc.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3647 a1c6a512-1295-4272-9138-f99709370657
2003-05-04 02:04:31 +00:00
Linus Nielsen Feltzing
93e47b922f Finer resolution for the PLL
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3646 a1c6a512-1295-4272-9138-f99709370657
2003-05-03 23:56:51 +00:00
Linus Nielsen Feltzing
23b0fdaca1 Idle poweroff fix for FM radio, as suggested by Mike Holden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3645 a1c6a512-1295-4272-9138-f99709370657
2003-05-03 15:39:40 +00:00
Linus Nielsen Feltzing
fce21ff828 The FM has no remote control :-(
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3642 a1c6a512-1295-4272-9138-f99709370657
2003-05-03 10:14:18 +00:00
Linus Nielsen Feltzing
331c7d9255 Finally, FM radio support on the FM Recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3640 a1c6a512-1295-4272-9138-f99709370657
2003-05-03 02:40:09 +00:00
Linus Nielsen Feltzing
f465db7d2e Now the F2/F3 buttons work again in the Record screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3638 a1c6a512-1295-4272-9138-f99709370657
2003-05-02 01:37:05 +00:00
Jose Maria Garcia-Valdecasas Bernal
c5a5411fed Marco's italian language file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3636 a1c6a512-1295-4272-9138-f99709370657
2003-04-30 12:47:10 +00:00
Daniel Stenberg
5b3e80bea9 Igor Barinov's update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3635 a1c6a512-1295-4272-9138-f99709370657
2003-04-30 12:46:59 +00:00
Jose Maria Garcia-Valdecasas Bernal
887903f215 previous version had unicode strings. Repaired that error :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3634 a1c6a512-1295-4272-9138-f99709370657
2003-04-30 12:21:02 +00:00
Jose Maria Garcia-Valdecasas Bernal
0f75480481 updated spanish language file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3633 a1c6a512-1295-4272-9138-f99709370657
2003-04-30 11:50:07 +00:00
Linus Nielsen Feltzing
c4cdc75ceb Better error handling when loading WPS config file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3632 a1c6a512-1295-4272-9138-f99709370657
2003-04-30 02:55:23 +00:00
Linus Nielsen Feltzing
a4ad4f7ef6 Stevie Oh's F3 menu patch (#729556)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3631 a1c6a512-1295-4272-9138-f99709370657
2003-04-30 01:59:42 +00:00
Linus Nielsen Feltzing
0e712a4b26 The independent frames option wasn't correctly loaded
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3628 a1c6a512-1295-4272-9138-f99709370657
2003-04-28 23:15:54 +00:00
Daniel Stenberg
7a4322636f Mikkel Moe's initial version of the Norwegian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3624 a1c6a512-1295-4272-9138-f99709370657
2003-04-28 17:03:52 +00:00
Linus Nielsen Feltzing
dc6f94f046 Removed pointers to language strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3621 a1c6a512-1295-4272-9138-f99709370657
2003-04-27 01:11:32 +00:00
Daniel Stenberg
48d28542d3 include "sprintf.h" after the system headers for the simulator magic
redefines to work better


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3618 a1c6a512-1295-4272-9138-f99709370657
2003-04-25 14:28:41 +00:00
Björn Stenberg
a6b8bdfbd5 Added version to created .cfg file (Johan Vromans)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3610 a1c6a512-1295-4272-9138-f99709370657
2003-04-25 10:33:38 +00:00
Björn Stenberg
043afda8fe Changed caption backlight bool bit handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3609 a1c6a512-1295-4272-9138-f99709370657
2003-04-25 10:23:05 +00:00
Björn Stenberg
abb84db5ea Only write caption backlight once
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3608 a1c6a512-1295-4272-9138-f99709370657
2003-04-25 10:14:25 +00:00
Linus Nielsen Feltzing
d6aa01bd90 The splash() now doesn't try to output text at negative X positions. This fixes the playlist problems when using french language.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3607 a1c6a512-1295-4272-9138-f99709370657
2003-04-25 01:25:44 +00:00
Björn Stenberg
e4e466504d Replaced snprintf+write with fprintf.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3604 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 17:53:17 +00:00
Björn Stenberg
c391a711e4 Disabled demos to stay below 200KB
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3603 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 17:35:32 +00:00
Björn Stenberg
7bb746b4fe Changed to runtime playlist initialization
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3602 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 17:31:36 +00:00
Björn Stenberg
233b7f3fb2 Changed some settings strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3601 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 13:13:16 +00:00
Björn Stenberg
6d83a9efda Added inverted cursor in recording screen (Magnus Öman)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3600 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 12:57:15 +00:00
Björn Stenberg
25af90ace2 Added a single option var for booleans.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3599 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 12:44:18 +00:00
Björn Stenberg
523d99f284 Added caption backlight to .cfg loader (Henrik Backe)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3598 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 12:14:28 +00:00
Björn Stenberg
8d4471d57c Caption backlight needed a function. Picky picky...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3597 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 08:27:11 +00:00
Björn Stenberg
e89069debd Caption backlight is available for players too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3596 a1c6a512-1295-4272-9138-f99709370657
2003-04-24 07:01:51 +00:00
Daniel Stenberg
4793f3b6de init the playlist struct so that fd is -1 at startup, which then no longer
makes us close fd zero at startup.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3595 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 21:07:30 +00:00
Daniel Stenberg
583821bc32 Keep the playlist open all the time, to reduce mid-song times caused by the
closure and reopening of the playlist.

Consider this slightly experimental. Can you detect a speed difference?


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3592 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 18:45:51 +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
10fd7b6c3b Players use the MENU button, not F1.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3587 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 11:00:39 +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
Björn Stenberg
86587527f5 Added caption backlight: Turns on backlight briefly at the start and end of each track.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3585 a1c6a512-1295-4272-9138-f99709370657
2003-04-23 09:17:34 +00:00
Linus Nielsen Feltzing
b39dadf7f2 Renamed the 'editable files' feature to 'independent frames'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3584 a1c6a512-1295-4272-9138-f99709370657
2003-04-22 22:31:06 +00:00
Daniel Stenberg
4da844596b default to the old staticly set tools dir
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3582 a1c6a512-1295-4272-9138-f99709370657
2003-04-22 22:21:22 +00:00
Daniel Stenberg
b6bd35298b use TOOLSDIR as passed-in
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3580 a1c6a512-1295-4272-9138-f99709370657
2003-04-22 22:19:19 +00:00
Linus Nielsen Feltzing
722216834b Fixed compiler warnings for player builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3578 a1c6a512-1295-4272-9138-f99709370657
2003-04-22 00:04:47 +00:00
Mats Lidell
8a4eac28ae Sync. + rulllist -> rullningslist enligt datatermgruppen artikel
69. YMMW!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3577 a1c6a512-1295-4272-9138-f99709370657
2003-04-21 21:54:10 +00:00
Jörg Hohensohn
2bf1db9bdb My 2 new entries now at the end (thanks, Roland), however for some languages other entries are missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3576 a1c6a512-1295-4272-9138-f99709370657
2003-04-21 16:15:17 +00:00
Jörg Hohensohn
459abc2ce2 scroll/status bar enable now also in display menu (were in F3 menu only). Now all F2/F3 settings are accessible in the main menu, consistent and better for F2/F3 hijacking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3575 a1c6a512-1295-4272-9138-f99709370657
2003-04-21 12:39:36 +00:00
Linus Nielsen Feltzing
478da628f0 Xing headers now support mono better, added the 'editable files' option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3572 a1c6a512-1295-4272-9138-f99709370657
2003-04-20 22:00:30 +00:00
Linus Nielsen Feltzing
7fdef57d57 Better generation of Xing headers, now they contain the correct MPEG version and sample rate info.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3567 a1c6a512-1295-4272-9138-f99709370657
2003-04-19 01:59:23 +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
f1359a14d7 Patch #721701
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3558 a1c6a512-1295-4272-9138-f99709370657
2003-04-15 09:50:25 +00:00
Linus Nielsen Feltzing
a97de95ed9 Added screen_dump() for future use
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3554 a1c6a512-1295-4272-9138-f99709370657
2003-04-14 15:58:51 +00:00
Linus Nielsen Feltzing
1b8c6626b3 patch #721027
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3553 a1c6a512-1295-4272-9138-f99709370657
2003-04-14 11:14:46 +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
e6c8badc0e patch #720791
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3548 a1c6a512-1295-4272-9138-f99709370657
2003-04-13 21:37:04 +00:00
Linus Nielsen Feltzing
dbea94f33a Localized the on+play VBRFix menu entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3546 a1c6a512-1295-4272-9138-f99709370657
2003-04-13 15:03:44 +00:00
Linus Nielsen Feltzing
1793634a9b VBRFix should now work on all VBR files, with or without Xing headers and ID3 tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3545 a1c6a512-1295-4272-9138-f99709370657
2003-04-13 15:01:44 +00:00
Linus Nielsen Feltzing
9ea7e89e99 In sync
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3537 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 23:08:29 +00:00
Linus Nielsen Feltzing
f3dcb8d516 Patch #719641
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3536 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 22:44:55 +00:00
Linus Nielsen Feltzing
cae6afb2f6 Patch #719947
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3535 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 22:42:49 +00:00
Linus Nielsen Feltzing
41267cc035 Patch #719824
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3534 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 22:41:05 +00:00
Uwe Freese
493f903c0a now up to date
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3533 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 16:00:55 +00:00
Björn Stenberg
f0c0765654 Fixed buggy open() return code check in settings_load_config(). (Christian Determann)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3531 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 07:47:30 +00:00
Linus Nielsen Feltzing
ac3dfb8134 Separated the date and the time in the recording file names
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3529 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 00:44:21 +00:00
Linus Nielsen Feltzing
9d860e19d2 Better handling of next/prev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3528 a1c6a512-1295-4272-9138-f99709370657
2003-04-11 00:29:15 +00:00
Jörg Hohensohn
9c1f29f9fb cosmetics for MSVC (Win32 uisimulator): except in declarations, please dont assign structs like:
my_struct = { 1, 2, 3 }; MSVC won't take it, sorry Linus


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3527 a1c6a512-1295-4272-9138-f99709370657
2003-04-10 21:01:22 +00:00
Linus Nielsen Feltzing
427e7495dd Some code-police work, plus localized strings in vbrfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3524 a1c6a512-1295-4272-9138-f99709370657
2003-04-10 00:16:46 +00:00
Linus Nielsen Feltzing
0a74476ad0 The I/O port screen didn't update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3523 a1c6a512-1295-4272-9138-f99709370657
2003-04-09 23:17:35 +00:00
Björn Stenberg
d92265b5b6 Stop playing immediately when skipping to next or previous track.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3522 a1c6a512-1295-4272-9138-f99709370657
2003-04-09 12:10:22 +00:00
Björn Stenberg
51d8b15617 Clear resume when a playlist has ended
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3520 a1c6a512-1295-4272-9138-f99709370657
2003-04-09 11:55:04 +00:00
Linus Nielsen Feltzing
570f16fd6d Improved responsiveness for dirplay, plus fixed a bug that could cause a file handle leak, and sometimes playlist loading problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3518 a1c6a512-1295-4272-9138-f99709370657
2003-04-08 02:05:14 +00:00
Linus Nielsen Feltzing
6edea74ea6 Now VBRFix correctly handles all types of files, with or without ID3 tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3514 a1c6a512-1295-4272-9138-f99709370657
2003-04-03 07:20:57 +00:00
Linus Nielsen Feltzing
11edfa8d96 Now inserts a xing header if there is no room for it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3513 a1c6a512-1295-4272-9138-f99709370657
2003-04-03 00:27:49 +00:00
Linus Nielsen Feltzing
a91713a216 splash() could draw the line outside the frame buffer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3512 a1c6a512-1295-4272-9138-f99709370657
2003-04-03 00:18:14 +00:00
Robert Hak
0519391b60 updates by Olivier Plamont
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3511 a1c6a512-1295-4272-9138-f99709370657
2003-04-02 23:35:44 +00:00
Robert Hak
6f138492e5 update by quelsaruk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3510 a1c6a512-1295-4272-9138-f99709370657
2003-04-02 21:31:12 +00:00
Björn Stenberg
fad1713fee Reordered items so Delete is never the default item.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3509 a1c6a512-1295-4272-9138-f99709370657
2003-04-02 08:20:51 +00:00
Linus Nielsen Feltzing
726d0b33b2 Make sure that no music is playing before starting VBRFix (it uses the MP3 buffer)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3506 a1c6a512-1295-4272-9138-f99709370657
2003-04-01 21:22:11 +00:00
Linus Nielsen Feltzing
2bf4a05410 Recorded files shorter than 3 hours now show correct average bitrate even without VBRFix.
Moved some code around.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3505 a1c6a512-1295-4272-9138-f99709370657
2003-04-01 20:58:31 +00:00
Linus Nielsen Feltzing
156632db32 Oooops, I checked in the wrong version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3504 a1c6a512-1295-4272-9138-f99709370657
2003-04-01 15:55:22 +00:00
Linus Nielsen Feltzing
ed2e9e04b0 Displays 0 VBR bitrate as ? instead of 0kbit/s
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3503 a1c6a512-1295-4272-9138-f99709370657
2003-04-01 15:32:03 +00:00
Linus Nielsen Feltzing
d0c193d159 Finally, S/PDIF monitoring works
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3499 a1c6a512-1295-4272-9138-f99709370657
2003-03-25 02:13:54 +00:00
Björn Stenberg
e1426d4cb8 Only queue mp3 files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3497 a1c6a512-1295-4272-9138-f99709370657
2003-03-24 14:13:46 +00:00
Björn Stenberg
276b9e30be No VBRfix for non-mp3 files. Fixed delete confirmation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3496 a1c6a512-1295-4272-9138-f99709370657
2003-03-24 13:17:43 +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
Robert Hak
40e5d43199 paulheu updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3487 a1c6a512-1295-4272-9138-f99709370657
2003-03-19 23:40:13 +00:00
Robert Hak
8025685146 added comments that certain strings are no longer used
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3482 a1c6a512-1295-4272-9138-f99709370657
2003-03-19 20:05:46 +00:00
Robert Hak
f6ee2f645e make use of the splash screen, kill displays we don't need anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3480 a1c6a512-1295-4272-9138-f99709370657
2003-03-18 23:11:12 +00:00
Robert Hak
202169ed5a remove debug line
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3479 a1c6a512-1295-4272-9138-f99709370657
2003-03-18 22:51:12 +00:00
Daniel Stenberg
078f328544 When you use splash() and a centered output, it will now put the text in
a centered "box" on the screen and will not clear the rest of the screen.
This makes a neat "windows-effect", as can be seen on these demo-shots:

http://www.contactor.se/~dast/splash3.png
http://www.contactor.se/~dast/splash2.png
http://www.contactor.se/~dast/splash.png

Needless to say, current code that "pops-up" information should be moved
to use splash() instead...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3476 a1c6a512-1295-4272-9138-f99709370657
2003-03-18 16:04:58 +00:00
Linus Nielsen Feltzing
55fc6df874 The keyboard input didn't terminate the on-screen string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3472 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 23:16:20 +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
Daniel Stenberg
e51cbc5579 Hey, how come no one reported this? The credits were rolling using that
boring old monospace font! ;-)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3465 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 21:16:23 +00:00
Daniel Stenberg
87cd59f7e3 power-splash, this should be able to replace most cases where we "splash"
messages for a brief period


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3464 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 21:14:46 +00:00
Daniel Stenberg
7ab2ff550d adjust the splash timer if the wrong key is pressed many times
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3463 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 19:37:01 +00:00
Daniel Stenberg
2517523c30 Hey Linus! Here it is!
Added splash(). Shows a message on screen during a given period, waiting for
the given keymask.

This function word-wraps the input message itself to show it as nicely as
possible. Multi platform function.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3462 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 19:32:12 +00:00
Hardeep Sidhu
9354c9c988 Spinup time was not accessible in disk info debug
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3461 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 19:27:45 +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
fd15b3aa41 Check paused state after pitch screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3458 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 13:49:52 +00:00
Linus Nielsen Feltzing
ed2312eec6 wps-display() now tries to inform the user if the LCD is too old for full line progress bar on the Player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3456 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 00:57:39 +00:00
Linus Nielsen Feltzing
001226c7e1 patch #702874 by Craig Sather, fixes a pause bug in WPS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3447 a1c6a512-1295-4272-9138-f99709370657
2003-03-15 12:09:09 +00:00
Mats Lidell
1609d6b486 Synched.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3439 a1c6a512-1295-4272-9138-f99709370657
2003-03-13 14:30:15 +00:00
Björn Stenberg
c12936973d Fix yellow win32sim build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3438 a1c6a512-1295-4272-9138-f99709370657
2003-03-12 21:40:47 +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
074ca2eeb6 Bug fix: Menu returned wrong value if USB was connected during menu->f2/f3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3435 a1c6a512-1295-4272-9138-f99709370657
2003-03-12 20:06:51 +00:00
Björn Stenberg
72f75f36a5 Removed CPU Sleep setting. It's now permanently enabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3434 a1c6a512-1295-4272-9138-f99709370657
2003-03-12 15:30:59 +00:00
Mats Lidell
cad6f24a50 Synched with recorder: Starts editing at the end of the string.
Bug with long strings fixed (Strings longer than newchars was
truncated.)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3431 a1c6a512-1295-4272-9138-f99709370657
2003-03-11 15:05:04 +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
Uwe Freese
7b26ebd9de better translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3428 a1c6a512-1295-4272-9138-f99709370657
2003-03-11 10:26:44 +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
Björn Stenberg
e86629158e Old danish update by Rune Wiinberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3426 a1c6a512-1295-4272-9138-f99709370657
2003-03-11 08:31:56 +00:00
Linus Nielsen Feltzing
8ef97f8db5 Patch #701103, invert option added to .cfg, plus changed AVC handling when saving .cfg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3424 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 20:56:20 +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
Mats Lidell
393d16f06c Synched.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3421 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 20:19:16 +00:00
Uwe Freese
6a260a58d5 english string was overwritten with translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3420 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 19:09:00 +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
c5aaab4a36 Added .cfg file writing. Patch by Christian Determann.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3415 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 16:31:02 +00:00
Björn Stenberg
5a208d5ae5 Added wps tag %pv - current playing volume.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3414 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 15:56:14 +00:00
Björn Stenberg
aa2972d41b Added cursor movement (Alexander Eickhoff's patch, minus some cosmetics.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3411 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 15:09:27 +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
Björn Stenberg
ae12ec721f Added new channels modes and invert setting in cfg-loader. Patch by Christian Determann.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3406 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 14:07:36 +00:00
Björn Stenberg
7ebebafe0e Treat empty id3 strings as non-existing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3405 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 14:02:52 +00:00
Daniel Stenberg
9963c4570b renamed string.c to misc.c and added a misc.h for the num2max5() function,
and included that header file in recording.c


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3403 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 12:19:49 +00:00
Linus Nielsen Feltzing
dece2cca81 Gain adjustments now use key repeats
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3402 a1c6a512-1295-4272-9138-f99709370657
2003-03-10 11:23:57 +00:00