summaryrefslogtreecommitdiff
path: root/firmware/export/bitswap.h (unfollow)
Commit message (Collapse)Author
2004-09-26Added header file for bitswap, and made the fliptable global for re-useJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5120 a1c6a512-1295-4272-9138-f99709370657
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or ↵Hardeep Sidhu
playlist from file browser to see available options. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3796 a1c6a512-1295-4272-9138-f99709370657
2003-03-12Changed ON+PLAY screen to a menu, unified player & recorder and moved the ↵Björn Stenberg
code to a separate file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3436 a1c6a512-1295-4272-9138-f99709370657
2002-07-15Added build timestamp in version stringBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1350 a1c6a512-1295-4272-9138-f99709370657
2002-05-29make the version string say "CVS" when retrieved from CVS, it getsDaniel Stenberg
generated automaticly when building tarball releases git-svn-id: svn://svn.rockbox.org/rockbox/trunk@794 a1c6a512-1295-4272-9138-f99709370657
2002-05-29Added version display to menuBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@787 a1c6a512-1295-4272-9138-f99709370657
2002-05-29APPSVERSION is defined in a stand-alone header file, and main.c setsDaniel Stenberg
a global variable accordingly. Keep the header file clean, we want to be able to machine-generate it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@785 a1c6a512-1295-4272-9138-f99709370657