[vlc-commits] macosx: added retina compatible artwork for the gray main window style

Damien Erambert git at videolan.org
Sun Jun 24 16:50:58 CEST 2012


vlc | branch: master | Damien Erambert <damien.erambert at me.com> | Sun Jun 24 16:50:53 2012 +0200| [8ba3d7f4ddefce1678dfbfbe381d38184e3b3393] | committer: Felix Paul Kühne

macosx: added retina compatible artwork for the gray main window style

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8ba3d7f4ddefce1678dfbfbe381d38184e3b3393
---

 Makefile.am                                        |   44 +++++
 .../Resources/mainwindow/back-pressed at 2x.png       |  Bin 0 -> 1804 bytes
 .../macosx/Resources/mainwindow/back at 2x.png        |  Bin 0 -> 1742 bytes
 .../Resources/mainwindow/bottom-background at 2x.png  |  Bin 0 -> 1027 bytes
 .../mainwindow/effects-double-buttons-blue at 2x.png  |  Bin 0 -> 2352 bytes
 .../effects-double-buttons-pressed at 2x.png          |  Bin 0 -> 1615 bytes
 .../mainwindow/effects-double-buttons at 2x.png       |  Bin 0 -> 1530 bytes
 .../mainwindow/effects-one-button-blue at 2x.png      |  Bin 0 -> 2344 bytes
 .../Resources/mainwindow/effects-one-button at 2x.png |  Bin 0 -> 1628 bytes
 .../Resources/mainwindow/forward-pressed at 2x.png    |  Bin 0 -> 1827 bytes
 .../macosx/Resources/mainwindow/forward at 2x.png     |  Bin 0 -> 1717 bytes
 .../fullscreen-double-buttons-pressed at 2x.png       |  Bin 0 -> 1963 bytes
 .../mainwindow/fullscreen-double-buttons at 2x.png    |  Bin 0 -> 1943 bytes
 .../fullscreen-one-button-pressed at 2x.png           |  Bin 0 -> 2085 bytes
 .../mainwindow/fullscreen-one-button at 2x.png        |  Bin 0 -> 1987 bytes
 .../Resources/mainwindow/pause-pressed at 2x.png      |  Bin 0 -> 3612 bytes
 .../macosx/Resources/mainwindow/pause at 2x.png       |  Bin 0 -> 3400 bytes
 .../Resources/mainwindow/play-pressed at 2x.png       |  Bin 0 -> 3959 bytes
 .../macosx/Resources/mainwindow/play at 2x.png        |  Bin 0 -> 3770 bytes
 .../Resources/mainwindow/playlist-blue at 2x.png      |  Bin 0 -> 2041 bytes
 .../Resources/mainwindow/playlist-btn at 2x.png       |  Bin 0 -> 1265 bytes
 .../Resources/mainwindow/playlist-pressed at 2x.png   |  Bin 0 -> 1327 bytes
 .../mainwindow/progression-fill-left at 2x.png        |  Bin 0 -> 1009 bytes
 .../mainwindow/progression-fill-middle at 2x.png      |  Bin 0 -> 972 bytes
 .../mainwindow/progression-fill-right at 2x.png       |  Bin 0 -> 999 bytes
 .../Resources/mainwindow/progression-knob at 2x.png   |  Bin 0 -> 3028 bytes
 .../progression-track-wrapper-left at 2x.png          |  Bin 0 -> 1119 bytes
 .../progression-track-wrapper-middle at 2x.png        |  Bin 0 -> 975 bytes
 .../progression-track-wrapper-right at 2x.png         |  Bin 0 -> 1118 bytes
 .../Resources/mainwindow/repeat-all-pressed at 2x.png |  Bin 0 -> 2965 bytes
 .../macosx/Resources/mainwindow/repeat-all at 2x.png  |  Bin 0 -> 3023 bytes
 .../Resources/mainwindow/repeat-one-pressed at 2x.png |  Bin 0 -> 3159 bytes
 .../macosx/Resources/mainwindow/repeat-one at 2x.png  |  Bin 0 -> 3208 bytes
 .../Resources/mainwindow/repeat-pressed at 2x.png     |  Bin 0 -> 2094 bytes
 .../macosx/Resources/mainwindow/repeat at 2x.png      |  Bin 0 -> 2083 bytes
 .../mainwindow/shuffle-blue-pressed at 2x.png         |  Bin 0 -> 3431 bytes
 .../Resources/mainwindow/shuffle-blue at 2x.png       |  Bin 0 -> 3432 bytes
 .../Resources/mainwindow/shuffle-pressed at 2x.png    |  Bin 0 -> 2383 bytes
 .../macosx/Resources/mainwindow/shuffle at 2x.png     |  Bin 0 -> 2366 bytes
 .../Resources/mainwindow/stop-pressed at 2x.png       |  Bin 0 -> 1603 bytes
 .../macosx/Resources/mainwindow/stop at 2x.png        |  Bin 0 -> 1495 bytes
 .../macosx/Resources/mainwindow/volume-high at 2x.png |  Bin 0 -> 1769 bytes
 .../macosx/Resources/mainwindow/volume-low at 2x.png  |  Bin 0 -> 1215 bytes
 .../Resources/mainwindow/volume-slider-knob at 2x.png |  Bin 0 -> 1589 bytes
 .../mainwindow/volume-slider-track at 2x.png          |  Bin 0 -> 1170 bytes
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |  176 ++++++++++++++++++++
 46 files changed, 220 insertions(+)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8ba3d7f4ddefce1678dfbfbe381d38184e3b3393


More information about the vlc-commits mailing list