[vlc-commits] Qt: main_interface: fix showTab(oldwidget) for undocked playlist (fix #6794 )

2012-05-15 Thread Francois Cartegnie
vlc/vlc-2.0 | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 12 16:02:26 2012 +0200| [a8cc195912e60e5cc630762f8c7b2ed59a371215] | committer: Jean-Baptiste Kempf Qt: main_interface: fix showTab(oldwidget) for undocked playlist (fix #6794) (cherry picked from commit

[vlc-commits] Fix Stack off-by-one overflow in vc1 packetizer

2012-05-15 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 12 02:10:58 2012 +0200| [f2a1e6ffe3080cdc69a99332040de89bc691bd4f] | committer: Jean-Baptiste Kempf Fix Stack off-by-one overflow in vc1 packetizer Pointed-By: Clément Lecigne (cherry picked from commit

[vlc-commits] Qt: hide update check preference when !UPDATE_CHECK

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 15:21:02 2012 +0200| [88a69655ae94b045d84fd9d45daf155e1728a65a] | committer: Jean-Baptiste Kempf Qt: hide update check preference when !UPDATE_CHECK Close #6813

[vlc-commits] Qt: main_interface: fix playlist widgets instances. (fix #6795)

2012-05-15 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sun May 13 14:55:53 2012 +0200| [0df9e699370faf5e41652dc162190589943f0fdf] | committer: Francois Cartegnie Qt: main_interface: fix playlist widgets instances. (fix #6795) PlaylistDialog::getInstance was duplicating the playlist

[vlc-commits] Qt: correctly handle mousewheel in selector

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 16:15:16 2012 +0200| [16c1b2916cf36a8e9c218ab856a62f289f6d2d80] | committer: Jean-Baptiste Kempf Qt: correctly handle mousewheel in selector Close #6812

[vlc-commits] Qt: correctly handle mousewheel in selector

2012-05-15 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 16:15:16 2012 +0200| [e881d32041b4e51d6015af01ab45537e6398801d] | committer: Jean-Baptiste Kempf Qt: correctly handle mousewheel in selector Close #6812 (cherry picked from commit

[vlc-commits] Leave minimal interface if Esc key was pressed

2012-05-15 Thread Tobias Güntner
vlc/vlc-2.0 | branch: master | Tobias Güntner fatb...@web.de | Wed Feb 1 23:46:59 2012 +0100| [632b91a9ac91501d35d8aa590d02f5f1c24d45d6] | committer: Jean-Baptiste Kempf Leave minimal interface if Esc key was pressed Close #5898 Signed-off-by: Jean-Baptiste Kempf j...@videolan.org (cherry

[vlc-commits] Windows 7 taskbar buttons got lost after video on top

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 17:22:13 2012 +0200| [1fc1506a8ff78d0ef8c5f8d2d77634ba6e8b4b12] | committer: Jean-Baptiste Kempf Windows 7 taskbar buttons got lost after video on top This is not fully fixed, but it works after a state change Patch

[vlc-commits] On Windows playing items like dvd:// or screen:// causes strange shortcuts in the user recently used folder.

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 17:24:33 2012 +0200| [391bb3272583cbe41c5dfec60141b76e9fd61d0e] | committer: Jean-Baptiste Kempf On Windows playing items like dvd:// or screen:// causes strange shortcuts in the user recently used folder. See

[vlc-commits] Reenable the Qt4-PictureFlow

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 17:27:41 2012 +0200| [8d3db54d819cda8376452852cc9bf2a57264173c] | committer: Jean-Baptiste Kempf Reenable the Qt4-PictureFlow These patches now should integrate better into the StandardPanel etc. Parts had to be

[vlc-commits] Ship run_vlc.sh

2012-05-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue May 15 18:44:14 2012 +0300| [680622a820075f90cef06b7f0c1653ad4bf9c2cd] | committer: Rémi Denis-Courmont Ship run_vlc.sh http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=680622a820075f90cef06b7f0c1653ad4bf9c2cd ---

[vlc-commits] Fix test failure detection

2012-05-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue May 15 18:49:00 2012 +0300| [b750826cca896b78c81a0d66cd1f6b2cae3960c5] | committer: Rémi Denis-Courmont Fix test failure detection http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b750826cca896b78c81a0d66cd1f6b2cae3960c5

[vlc-commits] Qt: fix leak introduced in previous commit

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 17:54:18 2012 +0200| [06ceac25f5d7a30ee585cb0f1c0b925f31234d74] | committer: Jean-Baptiste Kempf Qt: fix leak introduced in previous commit

[vlc-commits] Qt: fix selection of dropdown-menu of playlist view mode

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 17:58:52 2012 +0200| [366a8885e5c592195853f6cf9682c2c8fe29fec7] | committer: Jean-Baptiste Kempf Qt: fix selection of dropdown-menu of playlist view mode Patch by VlcVelope

[vlc-commits] Qt: correctly behave when customizing from minimal view

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 18:03:40 2012 +0200| [1d8fd45bfad1a91ce2a623c2a301b8115e14f05c] | committer: Jean-Baptiste Kempf Qt: correctly behave when customizing from minimal view

[vlc-commits] macosx: Growl notification plugin: use the Cocoa-based API

2012-05-15 Thread Karlheinz Wohlmuth
vlc | branch: master | Karlheinz Wohlmuth kw...@myopera.com | Sun Apr 22 20:10:31 2012 +0200| [999170bd706b7d56d50a40a032522be7a379746b] | committer: Felix Paul Kühne macosx: Growl notification plugin: use the Cocoa-based API Support for the NSDistributedNotificationCenter based methods was

[vlc-commits] configure: slightly updated growl header detection

2012-05-15 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Tue May 15 19:34:40 2012 +0200| [890ea0765894d32df2604f0d6d9b9e66eb2f8a37] | committer: Felix Paul Kühne configure: slightly updated growl header detection

[vlc-commits] wasapi: fix Flush()

2012-05-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue May 15 20:19:44 2012 +0300| [1ed466faa409aa6c9f95e29aa05261a180d1fedb] | committer: Rémi Denis-Courmont wasapi: fix Flush() The stream must be stopped before it can be flushed (reset).

[vlc-commits] macosx: fix another case where the user would see double negative time values

2012-05-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Tue May 15 22:19:34 2012 +0200| [cb98770db2ead84cb01568553ecc26839d9d85e5] | committer: David Fuhrmann macosx: fix another case where the user would see double negative time values Time can be greater than duration, when you

[vlc-commits] wasapi: build system integration

2012-05-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue May 15 23:55:19 2012 +0300| [13ea0ab33bdd6401dc097c0584eabf490bab8d45] | committer: Rémi Denis-Courmont wasapi: build system integration

[vlc-commits] wasapi: clock synchronization

2012-05-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue May 15 23:45:29 2012 +0300| [ab14ae3615648bd8f7058b814e9f33831ded4844] | committer: Rémi Denis-Courmont wasapi: clock synchronization This currently assumes that VLC uses QueryPerformanceTimer() in its implementation of mdate().

[vlc-commits] wasapi: enlist the plugin

2012-05-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed May 16 00:01:20 2012 +0300| [df7a798d19353b762dadafe28a010acc5a3afb5d] | committer: Rémi Denis-Courmont wasapi: enlist the plugin http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=df7a798d19353b762dadafe28a010acc5a3afb5d

[vlc-commits] Add SLDV fourCC

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 21:21:39 2012 +0200| [1f98a5f8de53493c5e21dda64f30a8c3525d98dc] | committer: Jean-Baptiste Kempf Add SLDV fourCC http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1f98a5f8de53493c5e21dda64f30a8c3525d98dc ---

[vlc-commits] Windows 7 taskbar buttons got lost after video on top

2012-05-15 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 17:22:13 2012 +0200| [2e4fc3291adefaf15a46d751b759a8832bf92f10] | committer: Jean-Baptiste Kempf Windows 7 taskbar buttons got lost after video on top This is not fully fixed, but it works after a state change

[vlc-commits] Qt: correctly behave when customizing from minimal view

2012-05-15 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue May 15 18:03:40 2012 +0200| [e14d808ef8b6468f936f0dc9416eda620459064a] | committer: Jean-Baptiste Kempf Qt: correctly behave when customizing from minimal view (cherry picked from commit

[vlc-commits] upnp: fetch all media items correctly.

2012-05-15 Thread Naohiro KORIYAMA
vlc/vlc-2.0 | branch: master | Naohiro KORIYAMA nkoriy...@gmail.com | Mon Apr 30 17:57:19 2012 +0900| [3cabdc21d79e61947800d7d7f6f729d9bdec647b] | committer: Jean-Baptiste Kempf upnp: fetch all media items correctly. Close #6716 Signed-off-by: Jean-Baptiste Kempf j...@videolan.org (cherry