Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
fae7cdbca108157d4c28000036fc1323a28a0fd9
fae7cdb
corrected the win32/Makefile names
by Daniel Stenberg
· 23 years ago
c67ae33
use the Makefile.vc6 instead
by Daniel Stenberg
· 23 years ago
a32af77
remove compiler warnings
by Daniel Stenberg
· 23 years ago
02d4731
join the party!
by Daniel Stenberg
· 23 years ago
360ae3e
Magnus Holmgren's fix that now enables us to toggle shuffle on/off from the
by Daniel Stenberg
· 23 years ago
81e7c72
clean works now
by Daniel Stenberg
· 23 years ago
2ec1e17
just defensivelt check for defined defines before we define them
by Daniel Stenberg
· 23 years ago
d52f113
debreakage
by Daniel Stenberg
· 23 years ago
4c04317
ming compile fixes by Bill Napier
by Daniel Stenberg
· 23 years ago
714d6ff
Mingw compile adjustments. Mostly from Bill Napier.
by Daniel Stenberg
· 23 years ago
75eeb11
This is the new makefile for building the win32-simulator, cross-compiled
by Daniel Stenberg
· 23 years ago
7c928dc
This file is history, the VC++ Makfile is now Makefile.vc6
by Daniel Stenberg
· 23 years ago
ac9ebde
This is the VC++ makefile renamed.
by Daniel Stenberg
· 23 years ago
60fe9df
Adjustments to allow generating a Makefile for building win32 simulator
by Daniel Stenberg
· 23 years ago
4f26c28
win32simulator fix, __attribute__ defined for win32
by Felix Arends
· 23 years ago
8fa0217
Scrolling menus by Justin Heiner
by Linus Nielsen Feltzing
· 23 years ago
513e851
Cleaned up the sleep options a little
by Linus Nielsen Feltzing
· 23 years ago
63e9bed
added Markus Braun
by Daniel Stenberg
· 23 years ago
e5e141d
Markus Braun joined the ship
by Daniel Stenberg
· 23 years ago
f4fb026
Markus Braun's progressbar now in use in the Recorder WPS display
by Daniel Stenberg
· 23 years ago
57e2fb1
Markus Braun's progressbar and slidebar code
by Daniel Stenberg
· 23 years ago
7769ad2
Moved some time critical functions to internal RAM
by Linus Nielsen Feltzing
· 23 years ago
ce25975
Moved to internal RAM
by Linus Nielsen Feltzing
· 23 years ago
9d58940
Now uses CMD_STANDBY again. CMD_SLEEP used more power than CMD_STANDBY for some reason
by Linus Nielsen Feltzing
· 23 years ago
af6ceba
support for relative paths in playlists by Brian King <brking@charter.net>
by Daniel Stenberg
· 23 years ago
e71fcaa
Moved the .bss section to after the .stack section
by Linus Nielsen Feltzing
· 23 years ago
6337f45
The internal RAM copy accidentally ended up in the wrong place
by Linus Nielsen Feltzing
· 23 years ago
c3d52b4
Moved LCD frame buffer to internal RAM
by Linus Nielsen Feltzing
· 23 years ago
1d21ca9
Moved bitswap() to internal RAM
by Linus Nielsen Feltzing
· 23 years ago
364783a
Moved ata_read_sectors() to internal RAM
by Linus Nielsen Feltzing
· 23 years ago
2f70f13
Moved switch_thread() and the thread context data to internal RAM
by Linus Nielsen Feltzing
· 23 years ago
1f4613d
sleep() and queue_wait() moved to internal RAM
by Linus Nielsen Feltzing
· 23 years ago
2d46115
Copies code to internal ram at startup
by Linus Nielsen Feltzing
· 23 years ago
909df0a
No allows code and data in internal RAM
by Linus Nielsen Feltzing
· 23 years ago
b605b2e
The low water handling incorrectly loaded too large chunks at the start of a song
by Linus Nielsen Feltzing
· 23 years ago
8da338e
latest fix for win32 simulator
by Felix Arends
· 23 years ago
217023f
show_info() now updates the display continuously
by Linus Nielsen Feltzing
· 23 years ago
17cf49a
Now updates the backlight timer and scroll speed after loading the settings
by Linus Nielsen Feltzing
· 23 years ago
95c5800
Now handles key repeat
by Linus Nielsen Feltzing
· 23 years ago
aec0c64
The backlight now turns off in USB mode too
by Linus Nielsen Feltzing
· 23 years ago
416870d
Commented the ADC channels
by Linus Nielsen Feltzing
· 23 years ago
ec370c7
charger_inserted() used the wrong ADC channel
by Linus Nielsen Feltzing
· 23 years ago
f026f88
Killed warning on Recorder
by Linus Nielsen Feltzing
· 23 years ago
f1e9de5
Now uses HAVE_MASxxxxx macros instead of RECORDER
by Linus Nielsen Feltzing
· 23 years ago
650c5e8
Volume changes now handles repeated keys
by Linus Nielsen Feltzing
· 23 years ago
16ec206
Killed a simulator warning
by Linus Nielsen Feltzing
· 23 years ago
d0abfe8
Experimental disk save by Yves. #define SAVE_TO_DISK to try it
by Linus Nielsen Feltzing
· 23 years ago
b92c0cf
Removed the boot count and brushed up the info screen
by Linus Nielsen Feltzing
· 23 years ago
95b5667
Removed the boot count
by Linus Nielsen Feltzing
· 23 years ago
47c0388
Enabled ata_write_sectors()
by Linus Nielsen Feltzing
· 23 years ago
5cf6b41
Added battery_level_safe() function
by Linus Nielsen Feltzing
· 23 years ago
ad8ac5c
Added ata_disk_is_active() function
by Linus Nielsen Feltzing
· 23 years ago
fce2a28
Hopefully fixed distortion and pitch problems on Player versions
by Linus Nielsen Feltzing
· 23 years ago
5c682fb
mas_run() didn't work
by Linus Nielsen Feltzing
· 23 years ago
7ad3ba0
Fixed silly handling of menu key
by Linus Nielsen Feltzing
· 23 years ago
eb896e7
Fixed key repeat
by Linus Nielsen Feltzing
· 23 years ago
01fd2a0
Corrected debug output
by Linus Nielsen Feltzing
· 23 years ago
d21f8b9
Added battery level to the info screen
by Linus Nielsen Feltzing
· 23 years ago
d07f610
Now handles key repeat again
by Linus Nielsen Feltzing
· 23 years ago
ce35495
Forgot to delete obsolete code
by Linus Nielsen Feltzing
· 23 years ago
f140b20
The new button handling filtered out the USB_CONNECTED message
by Linus Nielsen Feltzing
· 23 years ago
1d3e677
No more blank screens
by Linus Nielsen Feltzing
· 23 years ago
a552f4c
Menus now also exits with F1 on recorder
by Linus Nielsen Feltzing
· 23 years ago
52f5483
Added set_release() and set_repeat()
by Linus Nielsen Feltzing
· 23 years ago
5d6817d
Removed debugging code
by Linus Nielsen Feltzing
· 23 years ago
2b93402
Better keylock and button handling, with visual feedback
by Linus Nielsen Feltzing
· 23 years ago
b3d0b6e
Better button and play status handling
by Linus Nielsen Feltzing
· 23 years ago
3cb353e
Removed some debugging code
by Linus Nielsen Feltzing
· 23 years ago
e1a9728
Reworked the button code
by Linus Nielsen Feltzing
· 23 years ago
42df584
Spindown mode is STANDBY when debugging
by Linus Nielsen Feltzing
· 23 years ago
406edc2
Added key-release event masking
by Linus Nielsen Feltzing
· 23 years ago
c16a866
Removed vacation information
by Linus Nielsen Feltzing
· 23 years ago
ab042e6
NEXT and PREV now works again
by Linus Nielsen Feltzing
· 23 years ago
96763ea
New voltage levels for full and empty battery
by Linus Nielsen Feltzing
· 23 years ago
4e9d584
Some clarifications
by Linus Nielsen Feltzing
· 23 years ago
42faf56
New and improved ID3 and track change handling
by Linus Nielsen Feltzing
· 23 years ago
d5d38f1
Changed AVC to Auto Volume
by Linus Nielsen Feltzing
· 23 years ago
c3674ef
Killed a warning on Players
by Linus Nielsen Feltzing
· 23 years ago
e53bdf0
Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun.
by Linus Nielsen Feltzing
· 23 years ago
5ca6b77
Better detection of track changes
by Linus Nielsen Feltzing
· 23 years ago
e5792d6
First step towards better ID3 handling
by Linus Nielsen Feltzing
· 23 years ago
d2018eb
Pause time counting fix by Nate Nystrom
by Linus Nielsen Feltzing
· 23 years ago
1cf0539
Now wakes up the backlight even after a power loss
by Linus Nielsen Feltzing
· 23 years ago
d731cdd
Automatic Volume Control for Recorder by Heikki Hannikainen
by Linus Nielsen Feltzing
· 23 years ago
e4b9dbb
Better track change handling, no memcpy in interrupt context
by Linus Nielsen Feltzing
· 23 years ago
51782eb
Safer dir reread after USB mode, by Magnus Holmgren
by Linus Nielsen Feltzing
· 23 years ago
4e2384e
Second-exact track change detection
by Linus Nielsen Feltzing
· 23 years ago
3b919cb
The ctype array was too short. Found by Magnus Holmgren, thanks.
by Linus Nielsen Feltzing
· 23 years ago
0ec3bc9
Oh, those simulator compiler errors...
by Linus Nielsen Feltzing
· 23 years ago
f8e017b
Faster display updates on recorder, 36ms instead of 54ms
by Linus Nielsen Feltzing
· 23 years ago
86f7e93
Now loads GBR with 0
by Linus Nielsen Feltzing
· 23 years ago
09fe394
Fixed button_get() problems
by Linus Nielsen Feltzing
· 23 years ago
5ddd384
Finally working USB mode again
by Linus Nielsen Feltzing
· 23 years ago
1b21053
Removed the no longer needed hold setting
by Linus Nielsen Feltzing
· 23 years ago
ebfff5a
Better handling of key-up event in show_info() and show_credits()
by Linus Nielsen Feltzing
· 23 years ago
ae9c3f5
Player volume is now on MENU+LEFT/RIGHT. Key lock on MENU+STOP on Player and F1+DOWN on Recorder. No visual indication of key lock on Recorder yet.
by Linus Nielsen Feltzing
· 23 years ago
9d4c0e3
Added multi-button read for recorder
by Linus Nielsen Feltzing
· 23 years ago
51065bb
Added key repeat control
by Linus Nielsen Feltzing
· 23 years ago
e8e55e2
Added note about using daily builds instead
by Linus Nielsen Feltzing
· 23 years ago
3383d52
Minor fact changes
by Linus Nielsen Feltzing
· 23 years ago
Next »