[vlc-commits] Qt: remove unneeded margins and parameters

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 19:10:32 2014 +0200| [334715eee3a99c2c02219df41238f316498f1fbf] | committer: Jean-Baptiste Kempf Qt: remove unneeded margins and parameters > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=334715eee3a99c2c02219df41238f316498f1fbf

[vlc-commits] Qt: uniformize sprefs margins

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 18:56:49 2014 +0200| [01c1221409ce18d67ff5e3b9723e685740a3afaf] | committer: Jean-Baptiste Kempf Qt: uniformize sprefs margins > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01c1221409ce18d67ff5e3b9723e685740a3afaf --- modules

[vlc-commits] Qt: small changes to Simple Preferences

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 18:32:40 2014 +0200| [9480c83c9e733cd94dab0b3f24de51337148ca59] | committer: Jean-Baptiste Kempf Qt: small changes to Simple Preferences Notably add some verticalSpacers at the bottom > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] Qt: put simple preferences section at the top

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 17:50:39 2014 +0200| [9c035e4d9ea8e66a2189c68c60e70ac54422256f] | committer: Jean-Baptiste Kempf Qt: put simple preferences section at the top Close #10763 #7909, #9624 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9c035e4d9ea

[vlc-commits] Qt: restore time where you left off

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 15:27:33 2014 +0200| [13bb59c746adc9d476691efb40773f0785d5e9c2] | committer: Jean-Baptiste Kempf Qt: restore time where you left off This copies the MacOS way Close #5315 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=13bb59c7

[vlc-commits] Qt: s/Qt4/Qt

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 14:54:22 2014 +0200| [b70cb5b95189cf0a69bccf974600cd4e578cc19f] | committer: Jean-Baptiste Kempf Qt: s/Qt4/Qt > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b70cb5b95189cf0a69bccf974600cd4e578cc19f --- modules/gui/qt4/HACKING

[vlc-commits] Qt: store 30 recents item, show 10 in the menus

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 14:17:24 2014 +0200| [9720a1807697daa3657f4b4c02e253014745a31f] | committer: Jean-Baptiste Kempf Qt: store 30 recents item, show 10 in the menus > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9720a1807697daa3657f4b4c02e253014745

[vlc-commits] Qt: remove unnecessary includes

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 13:40:24 2014 +0200| [c407f5e0bb1ae12ee99b02bd26e15bd748807626] | committer: Jean-Baptiste Kempf Qt: remove unnecessary includes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c407f5e0bb1ae12ee99b02bd26e15bd748807626 --- modul

[vlc-commits] macosx: simple prefs: Only show font family and subtype in the font panel

2014-05-19 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Mon May 19 14:20:35 2014 +0200| [359ef7a193740caa847e4e6cc55f34ce6da10545] | committer: David Fuhrmann macosx: simple prefs: Only show font family and subtype in the font panel Other settings like font size do not have any effect and confuse users. > ht

[vlc-commits] Qt: store time besides MRL for recent items

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 01:00:25 2014 +0200| [8fc62fef3451d2815a41d6d30e6e26b61a62f988] | committer: Jean-Baptiste Kempf Qt: store time besides MRL for recent items Ref #5315 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8fc62fef3451d2815a41d6d30e6e2

[vlc-commits] Qt: save time on item destruction

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 11:53:42 2014 +0200| [40bcff3b764804bada4060e390a1367a0e08e930] | committer: Jean-Baptiste Kempf Qt: save time on item destruction Ref #5315 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=40bcff3b764804bada4060e390a1367a0e08e93

[vlc-commits] Qt: save recents on quit()

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon May 19 11:45:44 2014 +0200| [cbe150c96a3539f1e81d23167bc4c17593231d7d] | committer: Jean-Baptiste Kempf Qt: save recents on quit() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cbe150c96a3539f1e81d23167bc4c17593231d7d --- modules/gu

[vlc-commits] Qt: cosmetics on RecentsMRL and Open classes

2014-05-19 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Sun May 18 23:46:37 2014 +0200| [7d14a7c7f96371c6954a486f899540d5248c189e] | committer: Jean-Baptiste Kempf Qt: cosmetics on RecentsMRL and Open classes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7d14a7c7f96371c6954a486f899540d5248c189

[vlc-commits] rename art_finder as meta_fetcher

2014-05-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue May 13 16:36:31 2014 +0200| [ba13ac0ca12200f2cc8e756832733933490ccf77] | committer: Francois Cartegnie rename art_finder as meta_fetcher > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ba13ac0ca12200f2cc8e756832733933490ccf77 --- inclu

[vlc-commits] lua: meta: add descriptor/scope

2014-05-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue May 13 12:11:54 2014 +0200| [8301e1eacb856c6a13268ef8728fcaf2b3196028] | committer: Francois Cartegnie lua: meta: add descriptor/scope > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8301e1eacb856c6a13268ef8728fcaf2b3196028 --- share/l

[vlc-commits] lua: include cleanup

2014-05-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 14 19:17:08 2014 +0200| [72afb8836154356a8cea09d467dfa76b8168df83] | committer: Francois Cartegnie lua: include cleanup > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=72afb8836154356a8cea09d467dfa76b8168df83 --- modules/lua/demux.

[vlc-commits] deprecate art-album variable

2014-05-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue May 13 17:10:21 2014 +0200| [bdc3ad38f495a877c4420bf0cfef416862fc15e5] | committer: Francois Cartegnie deprecate art-album variable > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bdc3ad38f495a877c4420bf0cfef416862fc15e5 --- include/vl

[vlc-commits] Qt: update art requests to use updated API

2014-05-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 14 10:00:40 2014 +0200| [91d1975383ad00eed235eb3bf875e523321929f1] | committer: Francois Cartegnie Qt: update art requests to use updated API > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=91d1975383ad00eed235eb3bf875e523321929f1 --

[vlc-commits] update meta request API to allow overriding

2014-05-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 14 01:04:33 2014 +0200| [41af9ab209cceb3b59cecc4173aeca72c7701198] | committer: Francois Cartegnie update meta request API to allow overriding > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=41af9ab209cceb3b59cecc4173aeca72c7701198 -

[vlc-commits] finder/fetcher: always use scripts doing local access

2014-05-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue May 13 16:24:54 2014 +0200| [058b871eb01b1212fb62ee2d8d7d81b7958dca90] | committer: Francois Cartegnie finder/fetcher: always use scripts doing local access > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=058b871eb01b1212fb62ee2d8d7d81b7

[vlc-commits] macosx: addons manager: add l10n for download button

2014-05-19 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Mon May 19 11:47:42 2014 +0200| [3391ffb19938e1f1b97c172abbbc5f5a1cb7e484] | committer: David Fuhrmann macosx: addons manager: add l10n for download button > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3391ffb19938e1f1b97c172abbbc5f5a1cb7e484

[vlc-commits] macosx: addons manager: process the callback on the main thread

2014-05-19 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Mon May 19 11:38:02 2014 +0200| [76a07e86ea5b16e3be567e19b58012de79ae64e0] | committer: David Fuhrmann macosx: addons manager: process the callback on the main thread Avoids concurrent access to _addons and _displayedAddons. > http://git.videolan.org/gi

[vlc-commits] macosx: addons manager: restructure UI and fix some problems

2014-05-19 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Mon May 19 11:00:36 2014 +0200| [77fbebca8fd7e54a879f25cd7d556f03cd585f9f] | committer: David Fuhrmann macosx: addons manager: restructure UI and fix some problems - remove the + and - buttons, and add a single install button instead. Current implement

[vlc-commits] macosx: lock access to addon_entry_t

2014-05-19 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun May 18 20:06:54 2014 +0200| [a270b32bb885be4b8196fe2686f0b11655e631ca] | committer: David Fuhrmann macosx: lock access to addon_entry_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a270b32bb885be4b8196fe2686f0b11655e631ca --- modules/gu

[vlc-commits] macosx: addons manager: fix crash when window is repeatedly opened

2014-05-19 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Mon May 19 08:58:18 2014 +0200| [13b25f22e0a703e0c3520779432536d4eff13901] | committer: David Fuhrmann macosx: addons manager: fix crash when window is repeatedly opened > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=13b25f22e0a703e0c3520779432