- 26 Nov, 2007 18 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Dennis van Amerongen authored
* modules/access_output/shout.c: Remove sleep for reconnect; this does not allow for a graceful exit during the wait. A reconnect interval which increments x2 every failed reconnect still needs to be implemented (and eventually errors out after a max interval if upstream server doesn't come back).
-
Rémi Denis-Courmont authored
/!\ This breaks the plugin ABI on LP64 platforms
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Be careful, if you have a config file, you may need to clean it.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Avoid segfault on exist if the playlist was never called, during the saving before exit. Bug re-introduced in 23333.
-
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 12 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
-