SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

SBAM
Software Based Abled Mixer

  • Release Notes - sbam - 0.2 A playlistfile functionality has been added. The playlist is in xml format, and must be located in $HOME/.sbam/playlist.xml

It must look like:
------------ playlist.xml ----------
<?xml version="1.0"?>
<sbam:Helping xmlns:sbam="http://sbam.aasimon.org/ns">

        <sbam:Playlist>
                <sbam:Entry filename="/home/deva/sbamtest/01.ogg"/>
                <sbam:Entry filename="/home/deva/sbamtest/02.ogg"/>
                <sbam:Entry filename="/home/deva/sbamtest/03.ogg"/>
        </sbam:Playlist>

</sbam:Helping>
------------ eof ----------
A gerenal code cleanup has been made... :-)

sbam - 0.1
A partly functinal GUI in GTK2.
Play functions (forward, backwards, fast and slow) works Stutter function added.

sbam - 0.0.3
Ported the 'project' to GKT 2... And added a play button!!!

sbam - 0.0.2
An ogg player, which results in a 'hello world!' gtk application.

sbam - 0.0.1
A mere 'hello world!' gtk application

ChangeLog
* Mon Jan 21 2003 <deva@daimi.au.dk>
- Ported the program to GTK 2.
- Implemented the ogg library.
- Implemented the ao library.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.