- 22 Nov, 2004 4 commits
-
-
Laurent Aimar authored
input: added INPUT_ADD_SLAVE to allow adding a slave input on the fly. (Don't use without a real reason).
-
Clément Stenac authored
-
Clément Stenac authored
-
Rocky Bernstein authored
-
- 21 Nov, 2004 7 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/misc/vlm.c: partial revert of commit 9353. Do not use strncmp() when it isn't needed. It just makes the code less readable and more prone to bugs.
-
Gildas Bazin authored
-
Clément Stenac authored
-
- 20 Nov, 2004 6 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
* fix bug in SDP parser
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
- 19 Nov, 2004 4 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
wx: really commit last commit
-
Clément Stenac authored
- coding style fixes - adapted to new playlist API - only put generic things in Meta-information wxWidgets: - Fixed playlist updating core: - added playlist_ItemGetByInput - implemented input_item_t.b_fixed name : if this is set, the interface should not try to "improve" the display string.
-
Antoine Cellerier authored
-
- 18 Nov, 2004 3 commits
-
-
Clément Stenac authored
-
Derk-Jan Hartman authored
* implemented delete, but for some reason the key events don't arrive
-
Clément Stenac authored
-
- 17 Nov, 2004 9 commits
-
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Clément Stenac authored
* Fix locking issues in services discovery * Add playlist_Replace function * Beginning of playlist_TreeMove * Fix some warnings * Doxygen update
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- basic data retrieval implemented - data display not yet implemented - many broken outlets and even more broken actions - won't compile - if you work on this (and please do) please communicate this fact to the IRC channel and make regurlar commits to prevent that multiple people work on this (and especially the NIB).
-
Derk-Jan Hartman authored
-
- 16 Nov, 2004 7 commits
-
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Clément Stenac authored
Coding style fixes (much more left)
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
fix the playlist autodelete
-
Laurent Aimar authored
-
Antoine Cellerier authored
* all lines where first non white space char is a # is a comment
-