summaryrefslogtreecommitdiff
path: root/cmpcj/res
diff options
context:
space:
mode:
authorgeronimo <geronimo013@gmx.de>2012-08-04 11:10:44 +0200
committergeronimo <geronimo013@gmx.de>2012-08-04 11:10:44 +0200
commite8175c7b23047fefd52f85afe05e2864b2a9bba8 (patch)
tree8dab4e287545805d173a6c8e297c1798a1a01599 /cmpcj/res
parentc7d67f443bdfe842c2e356d4edbe345338e3e08d (diff)
downloadcmp-e8175c7b23047fefd52f85afe05e2864b2a9bba8.tar.gz
cmp-e8175c7b23047fefd52f85afe05e2864b2a9bba8.tar.bz2
created new icons to enable visual feedback on mediatype selection, changed json-parser and enabled virtual mediatype usage
Diffstat (limited to 'cmpcj/res')
-rw-r--r--cmpcj/res/images/folder_black.pngbin117733 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_dvd.pngbin116838 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_i_dvd.pngbin128700 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_i_movies.pngbin133715 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_i_vdr.pngbin140435 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_i_vdr_old.pngbin181800 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_library.pngbin121207 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_movies.pngbin125320 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_music.pngbin121853 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_photos.pngbin129249 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_playlist.pngbin121207 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_vdr.pngbin128692 -> 0 bytes
-rw-r--r--cmpcj/res/images/folder_black_vdr_old.pngbin172383 -> 0 bytes
-rw-r--r--cmpcj/res/images/sr_default.pngbin0 -> 114212 bytes
-rw-r--r--cmpcj/res/images/sr_dvd.pngbin0 -> 119043 bytes
-rw-r--r--cmpcj/res/images/sr_dvd_i.pngbin0 -> 134812 bytes
-rw-r--r--cmpcj/res/images/sr_lvdr.pngbin0 -> 174142 bytes
-rw-r--r--cmpcj/res/images/sr_lvdr_i.pngbin0 -> 185903 bytes
-rw-r--r--cmpcj/res/images/sr_movies.pngbin0 -> 122199 bytes
-rw-r--r--cmpcj/res/images/sr_movies_i.pngbin0 -> 138608 bytes
-rw-r--r--cmpcj/res/images/sr_music.pngbin0 -> 117609 bytes
-rw-r--r--cmpcj/res/images/sr_photos.pngbin0 -> 124129 bytes
-rw-r--r--cmpcj/res/images/sr_playlist.pngbin0 -> 116457 bytes
-rw-r--r--cmpcj/res/images/sr_vdr.pngbin0 -> 130356 bytes
-rw-r--r--cmpcj/res/images/sr_vdr_i.pngbin0 -> 145850 bytes
-rw-r--r--cmpcj/res/images/sradefault.pngbin0 -> 131251 bytes
-rw-r--r--cmpcj/res/images/sradvd.pngbin0 -> 136534 bytes
-rw-r--r--cmpcj/res/images/sradvd_i.pngbin0 -> 152638 bytes
-rw-r--r--cmpcj/res/images/sralvdr.pngbin0 -> 190151 bytes
-rw-r--r--cmpcj/res/images/sralvdr_i.pngbin0 -> 201594 bytes
-rw-r--r--cmpcj/res/images/sramovies.pngbin0 -> 138966 bytes
-rw-r--r--cmpcj/res/images/sramovies_i.pngbin0 -> 156017 bytes
-rw-r--r--cmpcj/res/images/sramusic.pngbin0 -> 134757 bytes
-rw-r--r--cmpcj/res/images/sraphotos.pngbin0 -> 140488 bytes
-rw-r--r--cmpcj/res/images/sraplaylist.pngbin0 -> 132791 bytes
-rw-r--r--cmpcj/res/images/sravdr.pngbin0 -> 146699 bytes
-rw-r--r--cmpcj/res/images/sravdr_i.pngbin0 -> 162536 bytes
37 files changed, 0 insertions, 0 deletions
diff --git a/cmpcj/res/images/folder_black.png b/cmpcj/res/images/folder_black.png
deleted file mode 100644
index 01b5b20..0000000
--- a/cmpcj/res/images/folder_black.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_dvd.png b/cmpcj/res/images/folder_black_dvd.png
deleted file mode 100644
index 26c72c2..0000000
--- a/cmpcj/res/images/folder_black_dvd.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_i_dvd.png b/cmpcj/res/images/folder_black_i_dvd.png
deleted file mode 100644
index 2b4294c..0000000
--- a/cmpcj/res/images/folder_black_i_dvd.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_i_movies.png b/cmpcj/res/images/folder_black_i_movies.png
deleted file mode 100644
index e5ed555..0000000
--- a/cmpcj/res/images/folder_black_i_movies.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_i_vdr.png b/cmpcj/res/images/folder_black_i_vdr.png
deleted file mode 100644
index 129b733..0000000
--- a/cmpcj/res/images/folder_black_i_vdr.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_i_vdr_old.png b/cmpcj/res/images/folder_black_i_vdr_old.png
deleted file mode 100644
index 4cb2584..0000000
--- a/cmpcj/res/images/folder_black_i_vdr_old.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_library.png b/cmpcj/res/images/folder_black_library.png
deleted file mode 100644
index 6e1cc81..0000000
--- a/cmpcj/res/images/folder_black_library.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_movies.png b/cmpcj/res/images/folder_black_movies.png
deleted file mode 100644
index 34c46f3..0000000
--- a/cmpcj/res/images/folder_black_movies.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_music.png b/cmpcj/res/images/folder_black_music.png
deleted file mode 100644
index e534703..0000000
--- a/cmpcj/res/images/folder_black_music.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_photos.png b/cmpcj/res/images/folder_black_photos.png
deleted file mode 100644
index 59f80a4..0000000
--- a/cmpcj/res/images/folder_black_photos.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_playlist.png b/cmpcj/res/images/folder_black_playlist.png
deleted file mode 100644
index 6e1cc81..0000000
--- a/cmpcj/res/images/folder_black_playlist.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_vdr.png b/cmpcj/res/images/folder_black_vdr.png
deleted file mode 100644
index 17fcbb9..0000000
--- a/cmpcj/res/images/folder_black_vdr.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/folder_black_vdr_old.png b/cmpcj/res/images/folder_black_vdr_old.png
deleted file mode 100644
index b56f5f7..0000000
--- a/cmpcj/res/images/folder_black_vdr_old.png
+++ /dev/null
Binary files differ
diff --git a/cmpcj/res/images/sr_default.png b/cmpcj/res/images/sr_default.png
new file mode 100644
index 0000000..8628dfe
--- /dev/null
+++ b/cmpcj/res/images/sr_default.png
Binary files differ
diff --git a/cmpcj/res/images/sr_dvd.png b/cmpcj/res/images/sr_dvd.png
new file mode 100644
index 0000000..899b0e3
--- /dev/null
+++ b/cmpcj/res/images/sr_dvd.png
Binary files differ
diff --git a/cmpcj/res/images/sr_dvd_i.png b/cmpcj/res/images/sr_dvd_i.png
new file mode 100644
index 0000000..18a7571
--- /dev/null
+++ b/cmpcj/res/images/sr_dvd_i.png
Binary files differ
diff --git a/cmpcj/res/images/sr_lvdr.png b/cmpcj/res/images/sr_lvdr.png
new file mode 100644
index 0000000..1b90956
--- /dev/null
+++ b/cmpcj/res/images/sr_lvdr.png
Binary files differ
diff --git a/cmpcj/res/images/sr_lvdr_i.png b/cmpcj/res/images/sr_lvdr_i.png
new file mode 100644
index 0000000..31a475e
--- /dev/null
+++ b/cmpcj/res/images/sr_lvdr_i.png
Binary files differ
diff --git a/cmpcj/res/images/sr_movies.png b/cmpcj/res/images/sr_movies.png
new file mode 100644
index 0000000..794a5fa
--- /dev/null
+++ b/cmpcj/res/images/sr_movies.png
Binary files differ
diff --git a/cmpcj/res/images/sr_movies_i.png b/cmpcj/res/images/sr_movies_i.png
new file mode 100644
index 0000000..efe3e3a
--- /dev/null
+++ b/cmpcj/res/images/sr_movies_i.png
Binary files differ
diff --git a/cmpcj/res/images/sr_music.png b/cmpcj/res/images/sr_music.png
new file mode 100644
index 0000000..cacaa0c
--- /dev/null
+++ b/cmpcj/res/images/sr_music.png
Binary files differ
diff --git a/cmpcj/res/images/sr_photos.png b/cmpcj/res/images/sr_photos.png
new file mode 100644
index 0000000..8493512
--- /dev/null
+++ b/cmpcj/res/images/sr_photos.png
Binary files differ
diff --git a/cmpcj/res/images/sr_playlist.png b/cmpcj/res/images/sr_playlist.png
new file mode 100644
index 0000000..41ca388
--- /dev/null
+++ b/cmpcj/res/images/sr_playlist.png
Binary files differ
diff --git a/cmpcj/res/images/sr_vdr.png b/cmpcj/res/images/sr_vdr.png
new file mode 100644
index 0000000..d750edf
--- /dev/null
+++ b/cmpcj/res/images/sr_vdr.png
Binary files differ
diff --git a/cmpcj/res/images/sr_vdr_i.png b/cmpcj/res/images/sr_vdr_i.png
new file mode 100644
index 0000000..a02a741
--- /dev/null
+++ b/cmpcj/res/images/sr_vdr_i.png
Binary files differ
diff --git a/cmpcj/res/images/sradefault.png b/cmpcj/res/images/sradefault.png
new file mode 100644
index 0000000..fa5ae3d
--- /dev/null
+++ b/cmpcj/res/images/sradefault.png
Binary files differ
diff --git a/cmpcj/res/images/sradvd.png b/cmpcj/res/images/sradvd.png
new file mode 100644
index 0000000..fd66ad5
--- /dev/null
+++ b/cmpcj/res/images/sradvd.png
Binary files differ
diff --git a/cmpcj/res/images/sradvd_i.png b/cmpcj/res/images/sradvd_i.png
new file mode 100644
index 0000000..b7fc014
--- /dev/null
+++ b/cmpcj/res/images/sradvd_i.png
Binary files differ
diff --git a/cmpcj/res/images/sralvdr.png b/cmpcj/res/images/sralvdr.png
new file mode 100644
index 0000000..5677308
--- /dev/null
+++ b/cmpcj/res/images/sralvdr.png
Binary files differ
diff --git a/cmpcj/res/images/sralvdr_i.png b/cmpcj/res/images/sralvdr_i.png
new file mode 100644
index 0000000..c6f1725
--- /dev/null
+++ b/cmpcj/res/images/sralvdr_i.png
Binary files differ
diff --git a/cmpcj/res/images/sramovies.png b/cmpcj/res/images/sramovies.png
new file mode 100644
index 0000000..b74967a
--- /dev/null
+++ b/cmpcj/res/images/sramovies.png
Binary files differ
diff --git a/cmpcj/res/images/sramovies_i.png b/cmpcj/res/images/sramovies_i.png
new file mode 100644
index 0000000..85c08e7
--- /dev/null
+++ b/cmpcj/res/images/sramovies_i.png
Binary files differ
diff --git a/cmpcj/res/images/sramusic.png b/cmpcj/res/images/sramusic.png
new file mode 100644
index 0000000..9a0ceb9
--- /dev/null
+++ b/cmpcj/res/images/sramusic.png
Binary files differ
diff --git a/cmpcj/res/images/sraphotos.png b/cmpcj/res/images/sraphotos.png
new file mode 100644
index 0000000..47192f0
--- /dev/null
+++ b/cmpcj/res/images/sraphotos.png
Binary files differ
diff --git a/cmpcj/res/images/sraplaylist.png b/cmpcj/res/images/sraplaylist.png
new file mode 100644
index 0000000..f1dc30b
--- /dev/null
+++ b/cmpcj/res/images/sraplaylist.png
Binary files differ
diff --git a/cmpcj/res/images/sravdr.png b/cmpcj/res/images/sravdr.png
new file mode 100644
index 0000000..2f75626
--- /dev/null
+++ b/cmpcj/res/images/sravdr.png
Binary files differ
diff --git a/cmpcj/res/images/sravdr_i.png b/cmpcj/res/images/sravdr_i.png
new file mode 100644
index 0000000..24c0e18
--- /dev/null
+++ b/cmpcj/res/images/sravdr_i.png
Binary files differ