Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-13 | Formatting changes / consistency | Joost Peters | |
svn-id: r36304 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-03-18 | Applied eriktorbjorn's patch for bug #1657466: | Robert Göffringmann | |
"BASS: wrong music slider behavior" and did some cleanup. svn-id: r26208 | |||
2006-06-17 | The stopMusic() function (which is publicly accessable from the outside) now | Torbjörn Andersson | |
locks the mutex to avoid pulling the proverbial rug out from beneath the timer callback's proverbial feet. To stop the music when the mutex is already locked, we use stopMusicInternal(), which is a protected function. This will hopefully fix the crash on exit which has happened to me every few months. svn-id: r23159 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |