]> git.sesse.net Git - vlc/history - modules/services_discovery/hal.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / services_discovery / hal.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-21 Rafaël CarréUnref D-Bus connections when not using them anymore
2006-11-20 Rafaël CarréRemove Audio cds and their tracks at ejection
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-17 Rafaël Carrétypo
2006-11-17 Rafaël CarréShould fix API compatibility with HAL 0.5.0
2006-11-17 Rafaël CarréRemoves broken D-Bus version check
2006-11-15 Rafaël CarréFixes devices removal, and crash on exit
2006-11-15 Rafaël CarréManages hot ejection of devices
2006-11-14 Rafaël CarréAdds real-time device adding (not removal yet)
2006-11-14 Rafaël CarréReturns from Run() thread instead of sleeping eternally
2006-11-13 Rafaël CarréDon't use D-Bus with hal < 0.5.0
2006-10-21 Jean-Paul SamanRemove unused variable val
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-03-25 Clément StenacStrings review in services_discovery + remove unimpleme...
2006-03-23 Christophe Mutricyservices_discovery/*: String review (refs #438) and...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-11-27 Clément StenacFix new HAL interaction
2005-11-08 Clément StenacSupport new HAL API. Based on patch by Josselin Mouette
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2004-12-11 Clément StenacImprovements to preferences
2004-11-08 Clément StenacInitial Services discovery support