[vlc-commits] macosx: added retina compatible fullscreen controller artwork
Damien Erambert
git at videolan.org
Sun Jun 24 16:45:58 CEST 2012
vlc | branch: master | Damien Erambert <damien.erambert at me.com> | Sun Jun 24 16:45:22 2012 +0200| [554813d647b3bcf07bf96695b4de8961ee860209] | committer: Felix Paul Kühne
macosx: added retina compatible fullscreen controller artwork
Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=554813d647b3bcf07bf96695b4de8961ee860209
---
Makefile.am | 103 ++++++++++-------
.../macosx/Resources/fspanel/fs_background at 2x.png | Bin 0 -> 18171 bytes
.../Resources/fspanel/fs_exit_fullscreen at 2x.png | Bin 0 -> 2142 bytes
.../fspanel/fs_exit_fullscreen_highlight at 2x.png | Bin 0 -> 2302 bytes
.../macosx/Resources/fspanel/fs_forward at 2x.png | Bin 0 -> 2567 bytes
.../Resources/fspanel/fs_forward_highlight at 2x.png | Bin 0 -> 2773 bytes
.../macosx/Resources/fspanel/fs_pause at 2x.png | Bin 0 -> 1890 bytes
.../Resources/fspanel/fs_pause_highlight at 2x.png | Bin 0 -> 2065 bytes
.../macosx/Resources/fspanel/fs_play at 2x.png | Bin 0 -> 2841 bytes
.../Resources/fspanel/fs_play_highlight at 2x.png | Bin 0 -> 2998 bytes
.../macosx/Resources/fspanel/fs_rewind at 2x.png | Bin 0 -> 2559 bytes
.../Resources/fspanel/fs_rewind_highlight at 2x.png | Bin 0 -> 2738 bytes
.../macosx/Resources/fspanel/fs_skip_next at 2x.png | Bin 0 -> 2304 bytes
.../fspanel/fs_skip_next_highlight at 2x.png | Bin 0 -> 2413 bytes
.../Resources/fspanel/fs_skip_previous at 2x.png | Bin 0 -> 2296 bytes
.../fspanel/fs_skip_previous_highlight at 2x.png | Bin 0 -> 2481 bytes
.../macosx/Resources/fspanel/fs_stop at 2x.png | Bin 0 -> 1746 bytes
.../Resources/fspanel/fs_stop_highlight at 2x.png | Bin 0 -> 1903 bytes
.../macosx/Resources/fspanel/fs_time_slider at 2x.png | Bin 0 -> 3729 bytes
.../Resources/fspanel/fs_time_slider_knob at 2x.png | Bin 0 -> 1169 bytes
.../fspanel/fs_time_slider_knob_highlight at 2x.png | Bin 0 -> 1192 bytes
.../macosx/Resources/fspanel/fs_volume_max at 2x.png | Bin 0 -> 1965 bytes
.../fspanel/fs_volume_max_highlight at 2x.png | Bin 0 -> 1985 bytes
.../macosx/Resources/fspanel/fs_volume_mute at 2x.png | Bin 0 -> 1191 bytes
.../fspanel/fs_volume_mute_highlight at 2x.png | Bin 0 -> 1194 bytes
.../Resources/fspanel/fs_volume_slider_bar at 2x.png | Bin 0 -> 1105 bytes
.../Resources/fspanel/fs_volume_slider_knob at 2x.png | Bin 0 -> 1340 bytes
.../fspanel/fs_volume_slider_knob_highlight at 2x.png | Bin 0 -> 1363 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 116 ++++++++++++++++++++
29 files changed, 181 insertions(+), 38 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=554813d647b3bcf07bf96695b4de8961ee860209
More information about the vlc-commits
mailing list