- 26 Nov, 2007 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - MainInterface, correct the resizing when docking the playlist for the first time. Remove some dead code... Not finished yet... Feel free to fix, but not to break :D
-
- 25 Nov, 2007 10 commits
-
-
Christophe Mutricy authored
-
Antoine Cellerier authored
Hide nodes which don't match the search string and don't have any children matching the search string when performing a playlist search.
-
Antoine Cellerier authored
-
Dennis van Amerongen authored
-
Dennis van Amerongen authored
* modules/access_output/shout.c: let this be a lesson for all you kids out there - think before.. ehr.. sync before you shout! (in case the buffer isn't empty after reconnect approach, allows for smoother transition).
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Dennis van Amerongen authored
-
Bernie Purcell authored
attempt to fix issues with segfault reported on list
-
Jean-Baptiste Kempf authored
-
- 24 Nov, 2007 21 commits
-
-
Antoine Cellerier authored
Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32).
-
Antoine Cellerier authored
v4l2: Since the frame size and frame intervals ioctls are new in Linux 2.6.19, add some ifdef stuff to make sure that this still compiles on older kernels.
-
Antoine Cellerier authored
v4l2: Display supported frame interval (inverse frame rate) for chosen chroma and resolution in debug output.
-
Antoine Cellerier authored
-
Ilkka Ollakka authored
widget-size, 1. try from me
-
Jean-Baptiste Kempf authored
Qt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video tabs on the left.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Changes to the lua module's declaration: add luahttp alias and don't make it accept the luameta alias for all capabilities.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Re-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlcopt option to you command line if you want it.
-
Jean-Baptiste Kempf authored
-
Richard Hosking authored
-
Dennis van Amerongen authored
-
Dennis van Amerongen authored
* modules/access_output/shout.c: Implement automatic reconnection on server disconnect - closes #1167
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Why don't we use an enum in that file ???
-
Jean-Baptiste Kempf authored
Inheritance rules...
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
- 23 Nov, 2007 6 commits
-
-
Pierre d'Herbemont authored
MacOSX/Framework/VLC_app: Use the bindings a little bit more. Demo the search feature. Uses shoutcasttv by default to have some content by default.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/Framework: No more rely on media_descriptor_(get/set)_user_data, now that we cache the media decriptor. (We may want to revert that back one day, but right now this doesn't work, and trigger some strange bugs here).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-