Icons themes, Portrait mode, bugfixes
authorNikolay Tischenko <niktischenko@gmail.com>
Sat, 2 Oct 2010 17:36:38 +0000 (00:36 +0700)
committerNikolay Tischenko <niktischenko@gmail.com>
Sat, 2 Oct 2010 17:36:38 +0000 (00:36 +0700)
commitad2844b6242ada6d6a166608d3585ae54ff69eb5
tree8365b671fd79a2084f65fcd53bb55a2abe1e1406
parent18da2a959a95879bf7354d194cad9c996fb7a19f
Icons themes, Portrait mode, bugfixes
74 files changed:
resources/black/add.png [new file with mode: 0644]
resources/black/artists.png [new file with mode: 0644]
resources/black/back.png [new file with mode: 0644]
resources/black/delete.png [new file with mode: 0644]
resources/black/deselect_all.png [new file with mode: 0644]
resources/black/dynamic.png [new file with mode: 0644]
resources/black/fav.png [new file with mode: 0644]
resources/black/forward.png [new file with mode: 0644]
resources/black/fullscreen.png [new file with mode: 0644]
resources/black/library.png [new file with mode: 0644]
resources/black/next.png [new file with mode: 0644]
resources/black/pause.png [new file with mode: 0644]
resources/black/play.png [new file with mode: 0644]
resources/black/playback.png [new file with mode: 0644]
resources/black/player.png [new file with mode: 0644]
resources/black/playlist.png [new file with mode: 0644]
resources/black/playlists.png [new file with mode: 0644]
resources/black/prev.png [new file with mode: 0644]
resources/black/random_active.png [new file with mode: 0644]
resources/black/random_inactive.png [new file with mode: 0644]
resources/black/repeat_active.png [new file with mode: 0644]
resources/black/repeat_inactive.png [new file with mode: 0644]
resources/black/search.png [new file with mode: 0644]
resources/black/select_all.png [new file with mode: 0644]
resources/black/stop.png [new file with mode: 0644]
resources/black/use.png [new file with mode: 0644]
resources/black/volume.png [new file with mode: 0644]
resources/black/window.png [new file with mode: 0644]
resources/resources.qrc
resources/someplayer.desktop [changed mode: 0644->0755]
resources/white/add.png [new file with mode: 0644]
resources/white/artists.png [new file with mode: 0644]
resources/white/back.png [new file with mode: 0644]
resources/white/delete.png [new file with mode: 0644]
resources/white/deselect_all.png [new file with mode: 0644]
resources/white/dynamic.png [new file with mode: 0644]
resources/white/fav.png [new file with mode: 0644]
resources/white/forward.png [new file with mode: 0644]
resources/white/fullscreen.png [new file with mode: 0644]
resources/white/library.png [new file with mode: 0644]
resources/white/next.png [new file with mode: 0644]
resources/white/pause.png [new file with mode: 0644]
resources/white/play.png [new file with mode: 0644]
resources/white/playback.png [new file with mode: 0644]
resources/white/player.png [new file with mode: 0644]
resources/white/playlist.png [new file with mode: 0644]
resources/white/playlists.png [new file with mode: 0644]
resources/white/prev.png [new file with mode: 0644]
resources/white/random_active.png [new file with mode: 0644]
resources/white/random_inactive.png [new file with mode: 0644]
resources/white/repeat_active.png [new file with mode: 0644]
resources/white/repeat_inactive.png [new file with mode: 0644]
resources/white/search.png [new file with mode: 0644]
resources/white/select_all.png [new file with mode: 0644]
resources/white/stop.png [new file with mode: 0644]
resources/white/use.png [new file with mode: 0644]
resources/white/volume.png [new file with mode: 0644]
resources/white/window.png [new file with mode: 0644]
someplayer.pro
src/config.cpp
src/libraryform.cpp
src/libraryform.h
src/mainwindow.cpp
src/mainwindow.h
src/player/player.h
src/playerform.cpp
src/playerform.h
src/settingsdialog.cpp [new file with mode: 0644]
src/settingsdialog.h [new file with mode: 0644]
src/someplayer.h
src/ui/libraryform.ui
src/ui/mainwindow.ui
src/ui/playerform.ui
src/ui/settingsdialog.ui [new file with mode: 0644]