summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-09-04Added (disabled) screendump featureLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2172 a1c6a512-1295-4272-9138-f99709370657
2002-09-04make the RIGHT button release work againDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2171 a1c6a512-1295-4272-9138-f99709370657
2002-09-04title changeRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2170 a1c6a512-1295-4272-9138-f99709370657
2002-09-04where is general info about features?Robert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2169 a1c6a512-1295-4272-9138-f99709370657
2002-09-04Fixed the disappearing shuffle textLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2168 a1c6a512-1295-4272-9138-f99709370657
2002-09-04re-enabled the lastbutton event for recorder only.Justin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2167 a1c6a512-1295-4272-9138-f99709370657
2002-09-04raised the default contrast a few. Works nicely on all modelsEric Linenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2166 a1c6a512-1295-4272-9138-f99709370657
2002-09-04Added menu wrap. It works on the recorder, but I can't test on the ↵Eric Linenberg
player... hopefully it plays okay! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2165 a1c6a512-1295-4272-9138-f99709370657
2002-09-04lets make lines 80 chars shall we?Robert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2164 a1c6a512-1295-4272-9138-f99709370657
2002-09-04minor line fix, line length > 80 charsRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2163 a1c6a512-1295-4272-9138-f99709370657
2002-09-04Made menu easier to understandEric Linenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2162 a1c6a512-1295-4272-9138-f99709370657
2002-09-04Nate Nystrom's FF/RW min speed patchEric Linenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2161 a1c6a512-1295-4272-9138-f99709370657
2002-09-04Changed Hybride to HydrideJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2160 a1c6a512-1295-4272-9138-f99709370657
2002-09-04wps-display.c Justin Heiner
* Made 'Remaining Time' count correctly when doing FF/REW. * Fixed bug in player_progressbar that caused Illegal Instruction if the FF/Play went past the end of the song. wps.c * Removed 'if(lastbutton!=BUTTON_LEFT)' from track changes. It was causing tracks to not change unless button was pressed numerous times quickly :-) * For player, changed BUTTON_STOP to BUTTON_STOP | BUTTON_REL. Since stop is also the key to turn the device off, we don't want it to go to the dir browser unless the stop button is released. settings_menu.c * Changed the minimum disk spindown time to 3 seconds, due to reported problems if set below that. makefile.vc6 * Fixed the VC makefile to work with both Recorder & Player again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2159 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg
Added UpArrow and DownArrow icons. Simplified dir reload handling in tree.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2158 a1c6a512-1295-4272-9138-f99709370657
2002-09-03better version of #50Robert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2157 a1c6a512-1295-4272-9138-f99709370657
2002-09-03more updates. 400/10000 questions, info about roloRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2156 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Changed Player Tree-Icon display to not show any icon for unknown filesJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2155 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir ↵Björn Stenberg
browser and wps. Fixed minor propfont issues in lcd.c. Exported icons outside of icons.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2154 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Brag about ROLO a bit.Heikki Hannikainen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2153 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Ignore prev/next up unless last button was downBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2152 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Added MakefileBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2151 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Updated win32 MakefileBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2150 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Added Randy Wood's ROLOBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2149 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Added lcd_putc()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2148 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Smarter handling of custom charsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2147 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Now handles both player/ and recorder/ directoriesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2146 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Added lcd_define_pattern()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2145 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Now we have file type icons on the player, thanks to Justin HeinerLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2144 a1c6a512-1295-4272-9138-f99709370657
2002-09-03Wrong order of iconsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2143 a1c6a512-1295-4272-9138-f99709370657
2002-09-03New player directory with iconsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2142 a1c6a512-1295-4272-9138-f99709370657
2002-09-03added the last 51 leves I have been working on to make 101 levels. I know ↵Eric Linenberg
this adds a bunch of bulk to the firmware (about 20k), but I just wanted to get them out there. In the future we can do ./rockbox/slevels with the default levels or something like that. There may be some bugs in these levels, but that is for you to find. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2141 a1c6a512-1295-4272-9138-f99709370657
2002-09-03fixed up a bunch of the levelsEric Linenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2140 a1c6a512-1295-4272-9138-f99709370657
2002-09-03added better WPS icon and an icon for mod/ajz filesEric Linenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2139 a1c6a512-1295-4272-9138-f99709370657
2002-09-02vote vote vote!Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2138 a1c6a512-1295-4272-9138-f99709370657
2002-09-02openprojects => freenodeHeikki Hannikainen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2137 a1c6a512-1295-4272-9138-f99709370657
2002-09-02the correct wps file to load now is default.wpsJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2136 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Clear button queue when leaving menuBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2135 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Fixed broken buildBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2134 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Put Randy up there in the neon lights.Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2133 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Ooops! perform_soft_reset() unlocked the mutex...Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2132 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Renamed "wps.config" to "default.wps".Björn Stenberg
Added *.wps loading from dir browser. Added ugly 'wps' icon. :-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2131 a1c6a512-1295-4272-9138-f99709370657
2002-09-02removed the conflict markersDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2130 a1c6a512-1295-4272-9138-f99709370657
2002-09-02make it bourne shell pureDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2129 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Prevent this script from being run in the same directory where this scriptDaniel Stenberg
lives. It will make more people happy. ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2128 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Rick's updated spellingDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2127 a1c6a512-1295-4272-9138-f99709370657
2002-09-02up-to-date with CREDITSDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2126 a1c6a512-1295-4272-9138-f99709370657
2002-09-02add more people who have mailed patchesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2125 a1c6a512-1295-4272-9138-f99709370657
2002-09-02voting rules adding, cut down the index file since submissions are noDaniel Stenberg
longer accepted git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2124 a1c6a512-1295-4272-9138-f99709370657
2002-09-02added those gnush makefilesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2123 a1c6a512-1295-4272-9138-f99709370657