10 Commits

Author SHA1 Message Date
Erik Faye-Lund
c17de99f82 editor: change bookmark-browsing keys
Shift+PgUp/PgDn was a poor choice for bookmark-browsing keys, as
it's also useful for selecting sync-data for copy/paste.

Fix this by changing the hotkeys to Alt+PgUp/PgDn instead.
2012-04-16 19:05:01 +02:00
Erik Faye-Lund
3f19324255 editor: support going to prev/next bookmark 2012-04-10 19:52:25 +02:00
Erik Faye-Lund
3a859b781e editor: add visual row-bookmarks 2012-04-10 19:52:13 +02:00
Erik Faye-Lund
1096fb3119 example_bass: use folders for external deps
BASS and SDL both add a set of headers and libs that needs
to be included into the project. Allow the user to put these
headers in a subfolder called "include" and the libs in a
subfolder called "lib".
2011-01-14 00:38:42 +01:00
Erik Faye-Lund
7edb2082be documentation: document interpolation modes 2010-10-30 19:47:08 +02:00
Erik Faye-Lund
466a47f9db documentation: improve language 2010-10-30 19:39:31 +02:00
Erik Faye-Lund
6f5c079335 documentation: document how to install bass 2010-04-20 20:41:10 +02:00
Erik Faye-Lund
3b4ee498c9 documentation: correct a spelling mistake 2010-04-20 20:41:09 +02:00
Erik Faye-Lund
6ec6206e9f documentation: document editor-usage
Add a very basic overview of the editor-usage, and a list of keyboard
shortcuts.
2010-04-20 20:40:43 +02:00
Erik Faye-Lund
e6a7dca881 add a README-file 2010-03-19 17:41:38 +01:00