by Ice Cream Jonsey » Thu Jun 13, 2002 11:31 am
I should mention that Kent told me that such a thing is possible. You just have to provide the directory name for the MP3 and then you can play it as you would any compiled and resourced MP3.
So, in theory, to write a Hugo Jukebox player you use a batch file / program / whatever that provides, essentially, a dir *.* > dirlist.txt command. You then parse through that file (which presumably Hugo could do, as it has to read save files, natch). You then write code to play through the list.
(As it has taken me three months to remove negative numbers from a 50-line Hammurabi port, anyone wishing to write such a jukebox app immediately has my full support.)
I should mention that Kent told me that such a thing is possible. You just have to provide the directory name for the MP3 and then you can play it as you would any compiled and resourced MP3.
So, in theory, to write a Hugo Jukebox player you use a batch file / program / whatever that provides, essentially, a dir *.* > dirlist.txt command. You then parse through that file (which presumably Hugo could do, as it has to read save files, natch). You then write code to play through the list.
(As it has taken me three months to remove negative numbers from a 50-line Hammurabi port, anyone wishing to write such a jukebox app immediately has my full support.)