- Nov 19, 2006
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
hartman authored
-
hartman authored
-
Konstantin Pavlov authored
-
hartman authored
-
hartman authored
-
hartman authored
* + a const fix
-
dionoea authored
-
gbazin authored
* configure.ac: when we use the packed attribute we really mean it so don't output useless compilation warnings.
-
trax authored
-
Rafaël Carré authored
-
zorglub authored
-
Rafaël Carré authored
-
zorglub authored
-
zorglub authored
* Unexported a few internal functions (playlist_ItemDelete, playlist_ThreadCreate, playlist_ThreadDestroy) * Remove playlist_AddSDModules and merge its features into ServicesDiscoveryAdd * Fix a bug in signaling of node destruction (fixes Qt source selector assertion failures) * Disable unused generic devices probe code
-
trax authored
* vlc.win32.nsi.in: Add shortcuts in seperate Utilities menu through the installer for easy access to main aout, vout and intf switches. Add NEWS.txt as Release Notes.
-
dionoea authored
-
zorglub authored
-
zorglub authored
- Remove a bunch of transition now-useless API. - Remove all playlist_Lock* functions. Matching functions now accept a b_locked parameter that should be set to VLC_TRUE if the playlist is locked when calling the function. The advantages are that it reduces the API bloat and that the b_locked flag can be propagated in the call stack - Remove useless playlist testsuite - Remove broken daap plugin (unmaintained wrt VLC API changes, relies on an unmaintained library, probably unable to read content from new itunes, ...). Implementations exist in rhythmbox, xmms2 and daap-sharp, we should see if a proper lib exists or if we could make one - Reduce verbosity a bit - Documentation
-
Rafaël Carré authored
Fixes Quit method Fixes TogglePause method
-
- Nov 18, 2006
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
hartman authored
- Note that these are not all replaced atm, so some functionality might be lacking * Make the minimum version of libavcodec version 5000 (september 2005). - Removed all the checks for previous API versions.
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
littlejohn authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Fix the alignment issue in ffmpeg. Based on patch by Thorsten Jordan. Almost closes #757. Forwardport of [17595]
-
littlejohn authored
-
littlejohn authored
-
- Nov 17, 2006