summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* include the history tooDaniel Stenberg2003-09-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3949 a1c6a512-1295-4272-9138-f99709370657
* The Rockbox history. How it all started, dates and events. Who did what andDaniel Stenberg2003-09-07
| | | | | | | when? git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3948 a1c6a512-1295-4272-9138-f99709370657
* Now settings_apply() also sets the MP3 buffer margin (antiskip)Linus Nielsen Feltzing2003-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3947 a1c6a512-1295-4272-9138-f99709370657
* ATA io_address_detect() now doesn't probe any more, but uses the h/w mask. ↵Jörg Hohensohn2003-09-01
| | | | | | Probing failed for some flash users. I hope this works for everybody, we have to try to find out. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3946 a1c6a512-1295-4272-9138-f99709370657
* version check removed, pointless since playersJörg Hohensohn2003-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3945 a1c6a512-1295-4272-9138-f99709370657
* explain what flash isDaniel Stenberg2003-08-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3944 a1c6a512-1295-4272-9138-f99709370657
* Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ↵Hardeep Sidhu2003-08-29
| | | | | | time when mpeg thread is busy loading data. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3943 a1c6a512-1295-4272-9138-f99709370657
* Accepting PLAY as confirm in sound-menu (as in all other settings menu).Kjell Ericson2003-08-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3942 a1c6a512-1295-4272-9138-f99709370657
* filesize limit lowered to 40KB, player images are so smallJörg Hohensohn2003-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3941 a1c6a512-1295-4272-9138-f99709370657
* Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing2003-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3940 a1c6a512-1295-4272-9138-f99709370657
* Print debug messages to stdout if no debugger presentHardeep Sidhu2003-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3939 a1c6a512-1295-4272-9138-f99709370657
* Jesús Rodríguez Marcial contributed this!Daniel Stenberg2003-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3938 a1c6a512-1295-4272-9138-f99709370657
* The newest german .lng file is 5.26K, so I extended the maximum .lng fileDaniel Stenberg2003-08-21
| | | | | | | size from 5000 bytes to 6000 bytes now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3937 a1c6a512-1295-4272-9138-f99709370657
* Measured voltages for LiIon. I found rockbox-liion.gifUwe Freese2003-08-21
| | | | | | | somewhere, didn't know where anymore. Thanks to the one who measured the values. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3936 a1c6a512-1295-4272-9138-f99709370657
* Reset playing variables when usb connectedHardeep Sidhu2003-08-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3935 a1c6a512-1295-4272-9138-f99709370657
* many new german stringsUwe Freese2003-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3934 a1c6a512-1295-4272-9138-f99709370657
* just added slovenian and we have 20 languagesDaniel Stenberg2003-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3933 a1c6a512-1295-4272-9138-f99709370657
* Jurij Dobravec provided this slovenian translation.Daniel Stenberg2003-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3932 a1c6a512-1295-4272-9138-f99709370657
* Smarter jumpscroll.Mats Lidell2003-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3931 a1c6a512-1295-4272-9138-f99709370657
* The recording source setting is now saved correctlyLinus Nielsen Feltzing2003-08-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3930 a1c6a512-1295-4272-9138-f99709370657
* Don't delete queued tracks in repeat one mode.Hardeep Sidhu2003-08-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3929 a1c6a512-1295-4272-9138-f99709370657
* a minor bit of code policingRobert Hak2003-08-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3928 a1c6a512-1295-4272-9138-f99709370657
* we have ROCKBOX_DIR, lets use itRobert Hak2003-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3927 a1c6a512-1295-4272-9138-f99709370657
* Huw Smith's fix for saving memo function.Hardeep Sidhu2003-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3926 a1c6a512-1295-4272-9138-f99709370657
* Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume.Björn Stenberg2003-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3925 a1c6a512-1295-4272-9138-f99709370657
* Take statusbar into account when updating a lineHardeep Sidhu2003-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3924 a1c6a512-1295-4272-9138-f99709370657
* Fixed silly typo.Björn Stenberg2003-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3923 a1c6a512-1295-4272-9138-f99709370657
* Add ata master/slave display to hw_info debug menu.Björn Stenberg2003-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3922 a1c6a512-1295-4272-9138-f99709370657
* Changed wrong settings save error messageBjörn Stenberg2003-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3921 a1c6a512-1295-4272-9138-f99709370657
* Fixed archos.ajz -> ajbrec.ajzBjörn Stenberg2003-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3920 a1c6a512-1295-4272-9138-f99709370657
* - Thanks to Magnus Holmgren for Player portJörg Hohensohn2003-08-04
| | | | | | | - 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
* Suggestion by Magnus Holmgren: avoid odd bytecount for pluginsJörg Hohensohn2003-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3918 a1c6a512-1295-4272-9138-f99709370657
* The other end of my diagnostic code: Rolo now tries to load the file ↵Jörg Hohensohn2003-08-04
| | | | | | "/startup_io.bin" and restores the I/O space from there, if present. Use a file created from not-flashed for testing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3917 a1c6a512-1295-4272-9138-f99709370657
* the full one has docs and UCL tooDaniel Stenberg2003-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3916 a1c6a512-1295-4272-9138-f99709370657
* support the new style file names with model names embeddedDaniel Stenberg2003-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3915 a1c6a512-1295-4272-9138-f99709370657
* make sure the extracted number starts with 20, as otherwise it isn't a dateDaniel Stenberg2003-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3914 a1c6a512-1295-4272-9138-f99709370657
* pointed out that unix-style newlines make these tools work as we want themDaniel Stenberg2003-08-02
| | | | | | | to git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3913 a1c6a512-1295-4272-9138-f99709370657
* Diagnostic code added, to find init problems (charging, etc.) when flashed: ↵Jörg Hohensohn2003-08-02
| | | | | | 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
* Fixed compiler warningHardeep Sidhu2003-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3911 a1c6a512-1295-4272-9138-f99709370657
* the HW info screen got another line, giving a CRC16 across the boot ROM ↵Jörg Hohensohn2003-08-01
| | | | | | (and version, if CRC recognised) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3910 a1c6a512-1295-4272-9138-f99709370657
* Missed oneHardeep Sidhu2003-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3909 a1c6a512-1295-4272-9138-f99709370657
* $< and were backwardsHardeep Sidhu2003-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3908 a1c6a512-1295-4272-9138-f99709370657
* corrected the 2uclpack mistakeDaniel Stenberg2003-07-31
| | | | | | | 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
* If uclpack is not there, produce a faked one to avoid getting that messageDaniel Stenberg2003-07-31
| | | | | | | more often than we need. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3906 a1c6a512-1295-4272-9138-f99709370657
* If you make sure that you have 'uclpack' in your $PATH when you run makeDaniel Stenberg2003-07-31
| | | | | | | | 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
* (bagder) flash!Björn Stenberg2003-07-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3904 a1c6a512-1295-4272-9138-f99709370657
* flash!Daniel Stenberg2003-07-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3903 a1c6a512-1295-4272-9138-f99709370657
* no more startup-rolo of ajbrec.ajzJörg Hohensohn2003-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3902 a1c6a512-1295-4272-9138-f99709370657
* Update by BlueChipDaniel Stenberg2003-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3901 a1c6a512-1295-4272-9138-f99709370657
* include othelo.txtDaniel Stenberg2003-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3900 a1c6a512-1295-4272-9138-f99709370657