]> git.sesse.net Git - vlc/log
vlc
11 years agomacosx: allow drag and drop of disks on the VLC icon in the Dock and in the Finder...
Felix Paul Kühne [Mon, 22 Apr 2013 22:50:41 +0000 (00:50 +0200)]
macosx: allow drag and drop of disks on the VLC icon in the Dock and in the Finder (close #8377)

11 years agoextras/osx: switch to update-test.v.o so we can provide beta updates for 2.1
Felix Paul Kühne [Mon, 22 Apr 2013 22:30:01 +0000 (00:30 +0200)]
extras/osx: switch to update-test.v.o so we can provide beta updates for 2.1

11 years agoDirectX: fix previous commit about WinRT
Jean-Baptiste Kempf [Mon, 22 Apr 2013 22:15:50 +0000 (00:15 +0200)]
DirectX: fix previous commit about WinRT

11 years agomacosx: added support for the Boss Key (close #7243)
Felix Paul Kühne [Mon, 22 Apr 2013 21:21:56 +0000 (23:21 +0200)]
macosx: added support for the Boss Key (close #7243)

11 years agomacosx: don't listen to media keys if current playlist root is empty or media is...
Felix Paul Kühne [Mon, 22 Apr 2013 20:48:07 +0000 (22:48 +0200)]
macosx: don't listen to media keys if current playlist root is empty or media is being played (close #5612)

11 years agoauhal: remove audio devices callback not before module close
David Fuhrmann [Mon, 22 Apr 2013 19:54:04 +0000 (21:54 +0200)]
auhal: remove audio devices callback not before module close

11 years agoauhal: do proper deinitialization when device changes
David Fuhrmann [Mon, 22 Apr 2013 19:48:32 +0000 (21:48 +0200)]
auhal: do proper deinitialization when device changes

11 years agomacosx: add support for the Video Title option (close #3557)
Felix Paul Kühne [Mon, 22 Apr 2013 20:01:05 +0000 (22:01 +0200)]
macosx: add support for the Video Title option (close #3557)

11 years agofreetype: allow on-the-fly changes of relative font size, background opacity, backgro...
Felix Paul Kühne [Sun, 21 Apr 2013 18:31:33 +0000 (20:31 +0200)]
freetype: allow on-the-fly changes of relative font size, background opacity, background color, outline thickness and text color

11 years agomacosx: make sure that the fspanel is always displayed on the same screen as the...
Felix Paul Kühne [Mon, 22 Apr 2013 17:42:31 +0000 (19:42 +0200)]
macosx: make sure that the fspanel is always displayed on the same screen as the vout it belongs to

11 years agocontrib: xml: don't use GetVersionEx on Windows
Rafaël Carré [Mon, 22 Apr 2013 17:27:42 +0000 (19:27 +0200)]
contrib: xml: don't use GetVersionEx on Windows

All the versions we support can use UTF8

11 years agoQt: OpenDialog: Don't mix up icons
Francois Cartegnie [Mon, 22 Apr 2013 17:19:14 +0000 (19:19 +0200)]
Qt: OpenDialog: Don't mix up icons

11 years agoWin32: do not use Console in WSA mode
Jean-Baptiste Kempf [Mon, 22 Apr 2013 17:13:32 +0000 (19:13 +0200)]
Win32: do not use Console in WSA mode

11 years agohttp intf: ensure the password is set
Rémi Denis-Courmont [Mon, 22 Apr 2013 16:35:01 +0000 (19:35 +0300)]
http intf: ensure the password is set

11 years agomacosx: handle more playback menu shortcuts by core
David Fuhrmann [Mon, 22 Apr 2013 16:22:17 +0000 (18:22 +0200)]
macosx: handle more playback menu shortcuts by core

11 years agoQt: fix leak
Rémi Denis-Courmont [Mon, 22 Apr 2013 16:22:57 +0000 (19:22 +0300)]
Qt: fix leak

11 years agoQt: fix leak
Jean-Baptiste Kempf [Mon, 22 Apr 2013 15:54:33 +0000 (17:54 +0200)]
Qt: fix leak

11 years agoQt: adapt menus to new Audio Device list
Jean-Baptiste Kempf [Mon, 22 Apr 2013 15:35:23 +0000 (17:35 +0200)]
Qt: adapt menus to new Audio Device list

11 years agoConfigure: support for lua5.2
Jean-Baptiste Kempf [Mon, 22 Apr 2013 12:22:04 +0000 (14:22 +0200)]
Configure: support for lua5.2

Close #8339

Patch from ll2 on trac

11 years agoDirectX: don't set the cooperative level on WinRT
Jean-Baptiste Kempf [Mon, 22 Apr 2013 09:48:40 +0000 (11:48 +0200)]
DirectX: don't set the cooperative level on WinRT

WinRT apps are not cooperative :)

11 years agoRemove broken setting of WINAPI_FAMILY_APP
Rafaël Carré [Mon, 22 Apr 2013 05:47:28 +0000 (07:47 +0200)]
Remove broken setting of WINAPI_FAMILY_APP

The define to set would be WINAPI_FAMILY, and it is set by default already.
We should not set it though, as it would prevent us from using forbidden APIs (e.g. winsock).

Close #8410

11 years agomacosx: hide playmode buttons by default
Felix Paul Kühne [Sun, 21 Apr 2013 22:11:01 +0000 (00:11 +0200)]
macosx: hide playmode buttons by default

This is just to gather feedback during the beta

11 years agomacosx: update some copyright headers
Felix Paul Kühne [Sun, 21 Apr 2013 22:06:52 +0000 (00:06 +0200)]
macosx: update some copyright headers

11 years agomacosx: don't center the fspanel on normal restores (close #5641)
Felix Paul Kühne [Sun, 21 Apr 2013 22:06:16 +0000 (00:06 +0200)]
macosx: don't center the fspanel on normal restores (close #5641)

It is still being centered on VLCFirstRun and when switching screens

11 years agomacosx: subscribe to libvlccore's debug messages only if the messages panel is actual...
Felix Paul Kühne [Sun, 21 Apr 2013 21:36:44 +0000 (23:36 +0200)]
macosx: subscribe to libvlccore's debug messages only if the messages panel is actually displayed

This solves the empty console issue for builds running with debug messages enabled

11 years agoNEWS: nitpicking
Felix Paul Kühne [Sun, 21 Apr 2013 21:26:24 +0000 (23:26 +0200)]
NEWS: nitpicking

11 years agomacosx: fix 'toggle-sidebar' menu state (close #8213)
Felix Paul Kühne [Sun, 21 Apr 2013 21:21:26 +0000 (23:21 +0200)]
macosx: fix 'toggle-sidebar' menu state (close #8213)

11 years agoNEWS: add Subtitles menu to OSX section
Felix Paul Kühne [Sun, 21 Apr 2013 20:45:24 +0000 (22:45 +0200)]
NEWS: add Subtitles menu to OSX section

11 years agomacosx: add missing l10n to the subtitles menu
Felix Paul Kühne [Sun, 21 Apr 2013 20:44:13 +0000 (22:44 +0200)]
macosx: add missing l10n to the subtitles menu

11 years agoRevert "freetype: allow on-the-fly changes of relative font size..."
Rémi Denis-Courmont [Sun, 21 Apr 2013 18:50:12 +0000 (21:50 +0300)]
Revert "freetype: allow on-the-fly changes of relative font size..."

This reverts commit 92ed368467d3a3e734f8cd9fda2c884c84e03b47.
This reverts commit 79b43ecd0d30b46501437b3a5f6132a2e4c3bf93.
This breaks thread containment of the text renderer.

11 years agofreetype: fixed compilation on Linux
Felix Paul Kühne [Sun, 21 Apr 2013 18:46:13 +0000 (20:46 +0200)]
freetype: fixed compilation on Linux

11 years agofreetype: allow on-the-fly changes of relative font size, background opacity, backgro...
Felix Paul Kühne [Sun, 21 Apr 2013 18:31:33 +0000 (20:31 +0200)]
freetype: allow on-the-fly changes of relative font size, background opacity, background color, outline thickness and text color

11 years agomacosx: expand Subtitles menu for on-the-fly changes of text size, text color, backgr...
Felix Paul Kühne [Sun, 21 Apr 2013 18:30:25 +0000 (20:30 +0200)]
macosx: expand Subtitles menu for on-the-fly changes of text size, text color, background color, background opacity and outline thickness

11 years agoUse the proper type when reordering channels
Denis Charmet [Sun, 21 Apr 2013 17:06:29 +0000 (19:06 +0200)]
Use the proper type when reordering channels

11 years agoQt: change tools accessor
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:28:32 +0000 (17:28 +0200)]
Qt: change tools accessor

11 years agoQt: menu, remove navigation part
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:22:50 +0000 (17:22 +0200)]
Qt: menu, remove navigation part

11 years agoQt: menu: reorder open media options
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:20:46 +0000 (17:20 +0200)]
Qt: menu: reorder open media options

11 years agoHotkeys: strings simplifications
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:08:23 +0000 (17:08 +0200)]
Hotkeys: strings simplifications

11 years agohotkeys: Bookmark subtitle timestamp only if it exists and is enabled.
Zoran Turalija [Tue, 16 Apr 2013 11:16:35 +0000 (13:16 +0200)]
hotkeys: Bookmark subtitle timestamp only if it exists and is enabled.

In ACTIONID_SUBSYNC_MARKSUB, do not bookmark subtitle timestamp if
there is no subtitle, or if subtitle has been currently disabled.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoRevert "macosx: fix contribute link in about dialog"
Felix Paul Kühne [Sun, 21 Apr 2013 14:45:54 +0000 (16:45 +0200)]
Revert "macosx: fix contribute link in about dialog"

This reverts commit 73a4a5a2963c64240d7073a472e53d571ff4c91a.

11 years agomacosx: fix potential link in open panel
Felix Paul Kühne [Sun, 21 Apr 2013 14:10:05 +0000 (16:10 +0200)]
macosx: fix potential link in open panel

11 years agomacosx: fix contribute link in about dialog
Felix Paul Kühne [Sun, 21 Apr 2013 14:09:46 +0000 (16:09 +0200)]
macosx: fix contribute link in about dialog

11 years agoDisable macosx avfoundation capture plugin on iOS
Gleb Pinigin [Sat, 20 Apr 2013 14:27:53 +0000 (21:27 +0700)]
Disable macosx avfoundation capture plugin on iOS

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoQt: minor grammar and orthography fixes
Edward Wang [Sun, 21 Apr 2013 14:34:54 +0000 (16:34 +0200)]
Qt: minor grammar and orthography fixes

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agofile access: don't use PathIsNetworkPath in store app
Rafaël Carré [Sat, 20 Apr 2013 15:19:31 +0000 (17:19 +0200)]
file access: don't use PathIsNetworkPath in store app

11 years agoUpdate README
Jean-Baptiste Kempf [Sat, 20 Apr 2013 16:44:31 +0000 (18:44 +0200)]
Update README

Close #8467

11 years agofix error in getting proxy setting on darwin.
Kuang Rufan [Sat, 20 Apr 2013 08:37:50 +0000 (16:37 +0800)]
fix error in getting proxy setting on darwin.

1. fix build error for ios.
2. fix vlc_getProxyUrl always return NULL on osx.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agoupdate NEWS
Francois Cartegnie [Sat, 20 Apr 2013 11:30:28 +0000 (13:30 +0200)]
update NEWS

11 years agoQt: ConvertDialog: Escape filename in sout (fix #8436 part2)
Francois Cartegnie [Sat, 20 Apr 2013 11:24:49 +0000 (13:24 +0200)]
Qt: ConvertDialog: Escape filename in sout (fix #8436 part2)

11 years agoQt: SoutInputBox: show decoded mrl (fix #8436 part1)
Francois Cartegnie [Sat, 20 Apr 2013 11:03:20 +0000 (13:03 +0200)]
Qt: SoutInputBox: show decoded mrl (fix #8436 part1)

11 years agomacosx: remove completely unsensical and unneeded delocalize method
David Fuhrmann [Sat, 20 Apr 2013 08:39:20 +0000 (10:39 +0200)]
macosx: remove completely unsensical and unneeded delocalize method

11 years agoaudiobar graph: remove default values in setting strings
David Fuhrmann [Sat, 20 Apr 2013 08:35:54 +0000 (10:35 +0200)]
audiobar graph: remove default values in setting strings

11 years agomacosx: do not translate string setting values in advanced prefs
David Fuhrmann [Sat, 20 Apr 2013 08:14:20 +0000 (10:14 +0200)]
macosx: do not translate string setting values in advanced prefs

close #6217

11 years agomacosx: simplify and fix some minor bugs in equalizer code
David Fuhrmann [Sat, 20 Apr 2013 06:58:28 +0000 (08:58 +0200)]
macosx: simplify and fix some minor bugs in equalizer code

still needs some testing

close #8375

11 years agomacosx: fix fancy gradient view for nonembedded window
David Fuhrmann [Thu, 18 Apr 2013 15:51:11 +0000 (17:51 +0200)]
macosx: fix fancy gradient view for nonembedded window

11 years agomacosx: fix time slider status update, hide progress knob when buffering
David Fuhrmann [Wed, 17 Apr 2013 17:12:21 +0000 (19:12 +0200)]
macosx: fix time slider status update, hide progress knob when buffering

11 years agovisual: use dedicated thread (fixes #6229)
Rémi Denis-Courmont [Fri, 19 Apr 2013 20:30:54 +0000 (23:30 +0300)]
visual: use dedicated thread (fixes #6229)

The new thread avoids blocking the audio pipeline while waiting for a
picture buffer. The Goom plugin already follows the same approach.

11 years agovisual: clean up clean up code
Rémi Denis-Courmont [Fri, 19 Apr 2013 20:08:06 +0000 (23:08 +0300)]
visual: clean up clean up code

11 years agovisual: reduce symbols count
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:53:02 +0000 (22:53 +0300)]
visual: reduce symbols count

11 years agovisual: remove write only field psz_args
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:44:04 +0000 (22:44 +0300)]
visual: remove write only field psz_args

11 years agovisual: do not keep unused fields
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:42:27 +0000 (22:42 +0300)]
visual: do not keep unused fields

11 years agovisual: privatize filter_sys_t, etc.
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:35:32 +0000 (22:35 +0300)]
visual: privatize filter_sys_t, etc.

11 years agovisual: remove non-sensical code
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:29:35 +0000 (22:29 +0300)]
visual: remove non-sensical code

This mostly reverts commit fc5156cc00225de64eb9b8715809c6a84e48b35e.
This also fixes a use-after-free bug.

11 years agoos2: add vlc_getProxyUrl()
KO Myung-Hun [Fri, 19 Apr 2013 12:30:22 +0000 (21:30 +0900)]
os2: add vlc_getProxyUrl()

Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agoconfigure.ac: replace == with =
KO Myung-Hun [Fri, 19 Apr 2013 12:30:21 +0000 (21:30 +0900)]
configure.ac: replace == with =

Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agoconfigure.ac disable/don't load avcapture module and its framework if AVFoundation...
Michael Feurstein [Fri, 19 Apr 2013 11:38:42 +0000 (13:38 +0200)]
configure.ac disable/don't load avcapture module and its framework if AVFoundation is not present (OS 10.6)

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agovsxu: force FL32 input
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:36:37 +0000 (22:36 +0300)]
vsxu: force FL32 input

11 years agovisual: force FL32 input and set output format
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:36:24 +0000 (22:36 +0300)]
visual: force FL32 input and set output format

11 years agoprojectM: force FL32 input
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:36:12 +0000 (22:36 +0300)]
projectM: force FL32 input

11 years agogoom: force FL32 input
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:35:53 +0000 (22:35 +0300)]
goom: force FL32 input

11 years agommdevice: drop to zero priority for now
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:18:31 +0000 (22:18 +0300)]
mmdevice: drop to zero priority for now

11 years agoTHANKS: add missing GPL-licensed contribs
Felix Paul Kühne [Thu, 18 Apr 2013 18:37:42 +0000 (20:37 +0200)]
THANKS: add missing GPL-licensed contribs

11 years agosimple: use single precision maths (rather than double)
Rémi Denis-Courmont [Thu, 18 Apr 2013 17:09:15 +0000 (20:09 +0300)]
simple: use single precision maths (rather than double)

11 years agoSimple: slightly different matrixes for 7.x and 6.1 stereo downmix
Jean-Baptiste Kempf [Thu, 18 Apr 2013 14:09:48 +0000 (16:09 +0200)]
Simple: slightly different matrixes for 7.x and 6.1 stereo downmix

11 years agoTHANKS: merge updated and more complete contrib copyright list
Felix Paul Kühne [Thu, 18 Apr 2013 13:24:59 +0000 (15:24 +0200)]
THANKS: merge updated and more complete contrib copyright list

11 years agoconfigure.ac: fix linking the OSX UI module if the AVFoundation framework isn't prese...
Felix Paul Kühne [Thu, 18 Apr 2013 10:57:44 +0000 (12:57 +0200)]
configure.ac: fix linking the OSX UI module if the AVFoundation framework isn't present (read: OSX 10.6)

11 years agoUpdate NEWS and LIST for AVFoundation video capture module
Felix Paul Kühne [Thu, 18 Apr 2013 10:43:46 +0000 (12:43 +0200)]
Update NEWS and LIST for AVFoundation video capture module

11 years agoNew AVFoundation video capture module for Mac OS X
Michael Feurstein [Wed, 17 Apr 2013 16:51:48 +0000 (16:51 +0000)]
New AVFoundation video capture module for Mac OS X

This module lets you capture video devices with the AVFoundation framework on Mac OS X.
It is an upgrade of the qtcapture module. Currently no GUI integration yet.
Only available via command line

Usage: avcapture://

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agoFix decoding for aac streams with ADTS config set to 0 channels
Rafaël Carré [Thu, 18 Apr 2013 00:17:56 +0000 (02:17 +0200)]
Fix decoding for aac streams with ADTS config set to 0 channels

Assuming stereo is fairly safe and still better than not decoding anything.
This is what gstreamer does, and mplayer might do the same thing.

11 years agoinput/stream: add STREAM_GET_SIGNAL (fixes #8414)
Rémi Denis-Courmont [Wed, 17 Apr 2013 21:00:10 +0000 (00:00 +0300)]
input/stream: add STREAM_GET_SIGNAL (fixes #8414)

11 years agoinput: use STREAM_GET_META instead of ACCESS_GET_META (refs #8414)
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:53:52 +0000 (23:53 +0300)]
input: use STREAM_GET_META instead of ACCESS_GET_META (refs #8414)

Note that updated meta are still marked with access_t.info.i_update,
which remains undefined in case of threaded stream filter. Luckily,
unlike pf_control() re-entrancy, unprotected access to info.i_update
cannot crash on any practical system.

11 years agostream: add STREAM_GET_META
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:46:40 +0000 (23:46 +0300)]
stream: add STREAM_GET_META

11 years agoinput: remove INPUT_FSTAT_NB_READS
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:22:59 +0000 (23:22 +0300)]
input: remove INPUT_FSTAT_NB_READS

This was only used for INPUT_UPDATE_SIZE.

11 years agoinput: remove write-only INPUT_UPDATE_SIZE
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:15:55 +0000 (23:15 +0300)]
input: remove write-only INPUT_UPDATE_SIZE

11 years agoinput: remove unused INPUT_UPDATE_NONE
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:13:44 +0000 (23:13 +0300)]
input: remove unused INPUT_UPDATE_NONE

11 years agostream: add explicit controls for titles and seekpoints
Rémi Denis-Courmont [Wed, 17 Apr 2013 19:55:29 +0000 (22:55 +0300)]
stream: add explicit controls for titles and seekpoints

11 years agostream: add the new controls to demux and memory streams
Rémi Denis-Courmont [Wed, 17 Apr 2013 19:49:15 +0000 (22:49 +0300)]
stream: add the new controls to demux and memory streams

11 years agovdr: force MPEG-TS demuxer
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:07:16 +0000 (20:07 +0300)]
vdr: force MPEG-TS demuxer

11 years agovdr: do not turn off caching (refs #8446)
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:05:48 +0000 (20:05 +0300)]
vdr: do not turn off caching (refs #8446)

11 years agomtp: do not turn off caching (refs #8446)
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:05:08 +0000 (20:05 +0300)]
mtp: do not turn off caching (refs #8446)

11 years agomtp: redundant close-on-exec code
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:02:41 +0000 (20:02 +0300)]
mtp: redundant close-on-exec code

(vlc_open() takes care of that)

11 years agoinput: factor INPUT_CONTROL_SET_SEEKPOINT code
Rémi Denis-Courmont [Wed, 17 Apr 2013 16:35:02 +0000 (19:35 +0300)]
input: factor INPUT_CONTROL_SET_SEEKPOINT code

11 years agoinput: factor INPUT_CONTROL_SET_TITLE code
Rémi Denis-Courmont [Wed, 17 Apr 2013 16:27:17 +0000 (19:27 +0300)]
input: factor INPUT_CONTROL_SET_TITLE code

11 years agoauhal: volumeSet and muteSet is not supported for digital output
David Fuhrmann [Wed, 17 Apr 2013 16:04:13 +0000 (18:04 +0200)]
auhal: volumeSet and muteSet is not supported for digital output

11 years agomacosx: merge minor grammar and orthography fixes
Edward Wang [Wed, 17 Apr 2013 11:51:16 +0000 (13:51 +0200)]
macosx: merge minor grammar and orthography fixes

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agotranscode/video.c: Do not leak mutex/conditional or fifo in transcode_video_new().
Jean-Paul Saman [Wed, 17 Apr 2013 09:52:26 +0000 (11:52 +0200)]
transcode/video.c: Do not leak mutex/conditional or fifo in transcode_video_new().

Do not leak mutex/conditional or fifo in transcode_video_new() its
error path when p_sys->i_thread > 1.

11 years agosrc/stream_output/stream_output.c: destroy mutex on error.
Jean-Paul Saman [Wed, 17 Apr 2013 09:25:32 +0000 (11:25 +0200)]
src/stream_output/stream_output.c: destroy mutex on error.

Do not leak mutex in sout_NewInstance() on error.

11 years agoRevert "mingw: link with static libgcc / libstdc++"
Rafaël Carré [Tue, 16 Apr 2013 23:55:44 +0000 (01:55 +0200)]
Revert "mingw: link with static libgcc / libstdc++"

This reverts commit f3e0178eeed19835d2f8e6131690dea603adfd4d.

libtool always adds -nostdlib which renders these options useless

11 years agomacosx: add trademark claim to about panel
Felix Paul Kühne [Tue, 16 Apr 2013 22:43:04 +0000 (00:43 +0200)]
macosx: add trademark claim to about panel

11 years agomacosx: mooaaarr eye-candy for the about dialog
Felix Paul Kühne [Tue, 16 Apr 2013 22:31:38 +0000 (00:31 +0200)]
macosx: mooaaarr eye-candy for the about dialog

http://cl.ly/image/1K3l2C0v3T2V