raze-gles/polymer/eduke32/source/jaudiolib
hendricks266 011fd40dda CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track.
// Example: Switch between tracks like radio stations.
 getmusicposition temp
 starttrackvar next_music_track
 setmusicposition temp

Only implemented for Ogg Vorbis, FLAC, and XA. Consult the devs before using these commands.

git-svn-id: https://svn.eduke32.com/eduke32@4928 1a8010ca-5511-0410-912e-c29ae57300e0
2015-01-17 00:28:49 +00:00
..
include CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track. 2015-01-17 00:28:49 +00:00
src CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track. 2015-01-17 00:28:49 +00:00
third-party OS X: Add a preliminary Xcode project. DONT_BUILD. 2014-10-18 04:50:47 +00:00