summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* features.h was renamed to options.h since it collided with the systemDaniel Stenberg2002-09-06
| | | | | | | header file using that name when building the simulator... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2205 a1c6a512-1295-4272-9138-f99709370657
* Added a 'Load Default Config' menu to the System menuJustin Heiner2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2204 a1c6a512-1295-4272-9138-f99709370657
* Maintain this simple philosophy:Daniel Stenberg2002-09-06
| | | | | | | | | | | | | | | | Default build actions are without any flags/options. Only modiciations from default use extra defines etc. This is because: 1) We want builds that don't run configure to keep building the same kind of build it was configured to do. 2) 'configure update' must work to read the selected options and generate an updated makefile with the same options. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2203 a1c6a512-1295-4272-9138-f99709370657
* include features.h for deciding which features to includeDaniel Stenberg2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2202 a1c6a512-1295-4272-9138-f99709370657
* meant to control which app features to build-inDaniel Stenberg2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2201 a1c6a512-1295-4272-9138-f99709370657
* Added documentation for Custom EQJustin Heiner2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2200 a1c6a512-1295-4272-9138-f99709370657
* Update for the custom eq docJustin Heiner2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2199 a1c6a512-1295-4272-9138-f99709370657
* Fixed a couple problemsJustin Heiner2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2198 a1c6a512-1295-4272-9138-f99709370657
* Custom EQ files can now be loaded (*.eq). Docs coming soon :)Justin Heiner2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2197 a1c6a512-1295-4272-9138-f99709370657
* official answer from tech support for battery replacing & warranty question.Heikki Hannikainen2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2196 a1c6a512-1295-4272-9138-f99709370657
* Filters out Stop events from the main menuLinus Nielsen Feltzing2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2195 a1c6a512-1295-4272-9138-f99709370657
* Bjorn (Fisher)'s patch to skip the FAT volume ID being shown.Robert Hak2002-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2194 a1c6a512-1295-4272-9138-f99709370657
* added button repeat accelerationEric Linenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2193 a1c6a512-1295-4272-9138-f99709370657
* added link to old release-notesDaniel Stenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2192 a1c6a512-1295-4272-9138-f99709370657
* old release-notesDaniel Stenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2191 a1c6a512-1295-4272-9138-f99709370657
* uh, fonts can be other heights too ;-)Daniel Stenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2190 a1c6a512-1295-4272-9138-f99709370657
* Credits gone movie-style! ;-)Daniel Stenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2189 a1c6a512-1295-4272-9138-f99709370657
* Ahhh... I see the confusion nowJustin Heiner2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2188 a1c6a512-1295-4272-9138-f99709370657
* Almost there with the loadable eq. still not ready to use yet though.Justin Heiner2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2187 a1c6a512-1295-4272-9138-f99709370657
* Now uses READ MULTIPLE command. Also corrected some return values.Björn Stenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2186 a1c6a512-1295-4272-9138-f99709370657
* made it move really smooth again and extended the X axis sine tableDaniel Stenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2185 a1c6a512-1295-4272-9138-f99709370657
* include the player dir tooDaniel Stenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2184 a1c6a512-1295-4272-9138-f99709370657
* Enabled Warp Mode as wellLinus Nielsen Feltzing2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2183 a1c6a512-1295-4272-9138-f99709370657
* Enabled DRAM burst modeLinus Nielsen Feltzing2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2182 a1c6a512-1295-4272-9138-f99709370657
* BUTTON_NONE broke the last_button filterLinus Nielsen Feltzing2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2181 a1c6a512-1295-4272-9138-f99709370657
* let's see the speed of the scrolling as we set it (made string longer)Eric Linenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2180 a1c6a512-1295-4272-9138-f99709370657
* Scrolling now goes up to 30Eric Linenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2179 a1c6a512-1295-4272-9138-f99709370657
* Chris Pimlott's menu patch -- reorgainzes the menusEric Linenberg2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2178 a1c6a512-1295-4272-9138-f99709370657
* The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQJustin Heiner2002-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2177 a1c6a512-1295-4272-9138-f99709370657
* Minor update to the last commitJustin Heiner2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2176 a1c6a512-1295-4272-9138-f99709370657
* Added status indicator for charging on PlayerJustin Heiner2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2175 a1c6a512-1295-4272-9138-f99709370657
* Increased BSY & RDY timeouts to 10 secondsBjörn Stenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2174 a1c6a512-1295-4272-9138-f99709370657
* custom wps without an ending newline should still be OKDaniel Stenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2173 a1c6a512-1295-4272-9138-f99709370657
* Added (disabled) screendump featureLinus Nielsen Feltzing2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2172 a1c6a512-1295-4272-9138-f99709370657
* make the RIGHT button release work againDaniel Stenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2171 a1c6a512-1295-4272-9138-f99709370657
* title changeRobert Hak2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2170 a1c6a512-1295-4272-9138-f99709370657
* where is general info about features?Robert Hak2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2169 a1c6a512-1295-4272-9138-f99709370657
* Fixed the disappearing shuffle textLinus Nielsen Feltzing2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2168 a1c6a512-1295-4272-9138-f99709370657
* re-enabled the lastbutton event for recorder only.Justin Heiner2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2167 a1c6a512-1295-4272-9138-f99709370657
* raised the default contrast a few. Works nicely on all modelsEric Linenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2166 a1c6a512-1295-4272-9138-f99709370657
* Added menu wrap. It works on the recorder, but I can't test on the ↵Eric Linenberg2002-09-04
| | | | | | player... hopefully it plays okay! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2165 a1c6a512-1295-4272-9138-f99709370657
* lets make lines 80 chars shall we?Robert Hak2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2164 a1c6a512-1295-4272-9138-f99709370657
* minor line fix, line length > 80 charsRobert Hak2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2163 a1c6a512-1295-4272-9138-f99709370657
* Made menu easier to understandEric Linenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2162 a1c6a512-1295-4272-9138-f99709370657
* Nate Nystrom's FF/RW min speed patchEric Linenberg2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2161 a1c6a512-1295-4272-9138-f99709370657
* Changed Hybride to HydrideJustin Heiner2002-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2160 a1c6a512-1295-4272-9138-f99709370657
* wps-display.c Justin Heiner2002-09-04
| | | | | | | | | | | | | | | | | | | | | * 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
* Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg2002-09-03
| | | | | | | | 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
* better version of #50Robert Hak2002-09-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2157 a1c6a512-1295-4272-9138-f99709370657
* more updates. 400/10000 questions, info about roloRobert Hak2002-09-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2156 a1c6a512-1295-4272-9138-f99709370657