Commit graph

650 commits

Author SHA1 Message Date
rolux
01dc04a9fb merge 2011-10-16 12:31:33 +00:00
rolux
279d580e51 make 'View with Timelines' work 2011-10-16 12:29:04 +00:00
j
45798810a9 - rework file/upload handling, no more extras
- cleanup imdb data, get from external data service
- rename filesview
2011-10-15 17:21:41 +02:00
rolux
8345f12998 fix a regression regarding the info part of the icon text in the movie browser when sorting by title or director 2011-10-14 22:18:51 +00:00
rolux
72e831e5b2 make debug menu depend on capability; make sure info view doesn't throw errors for movies without H/S/L 2011-10-14 19:25:29 +00:00
rolux
188dc1a6ab fix a regression with the info part of the icon text in grid view, when sorting by director or title 2011-10-14 00:13:42 +00:00
rolux
c84c5371fa add some comments to 0xdb.jsonc 2011-10-13 17:35:33 +00:00
rolux
d7092ad856 fix URL/UI bugs, handle the case where on page load we have an item and a query that does not match the item 2011-10-13 16:48:08 +00:00
rolux
e3fb12441d fix a url controller bug regarding loading the page with both item and find 2011-10-13 13:39:56 +00:00
rolux
8b68a36e73 add more missing resize handlers for clip views 2011-10-13 13:08:28 +00:00
rolux
8416b0deac fix resize bugs with calendar and item clip list 2011-10-13 12:59:40 +00:00
rolux
126d2e2df0 fix a bug in the url controller that would lead to certain valid item views not being recognized 2011-10-13 12:47:11 +00:00
rolux
a0fd292035 fix formatting of the info line of movie browser icons 2011-10-13 12:24:13 +00:00
rolux
db42f6b2e3 fix bugs with sorting clip lists of map and calendar views 2011-10-13 12:04:27 +00:00
rolux
199211c6aa fix bugs with navigation to or away from view list as clips 2011-10-13 10:39:22 +00:00
rolux
545fa1acfc fix bugs with enabling/disabling the showannotations entry in the view menu 2011-10-13 10:19:56 +00:00
rolux
883e9d58e6 update the view menu's show entries (breaks info panel) 2011-10-13 10:12:00 +00:00
j
911579ce9e undefined director 2011-10-11 21:06:17 +02:00
rolux
e10e860699 add find functionality to manage titles/names dialogs 2011-10-11 18:13:51 +00:00
rolux
31ca407a17 invalidate cache after editing title or name; make open (doubleclick or return) trigger edit 2011-10-11 17:25:06 +00:00
rolux
416744a527 typos 2011-10-11 16:58:12 +00:00
rolux
fedcf36307 testing 2011-10-11 16:55:05 +00:00
rolux
598d1d0f29 typo 2011-10-11 16:39:19 +00:00
rolux
244055db39 some more data dialog updates 2011-10-11 16:30:06 +00:00
rolux
4c4cfb2423 fix find elements in manage names/titles dialogs 2011-10-11 16:20:41 +00:00
rolux
a72633a350 remove non-standard ui elements from manage data dialogs 2011-10-11 16:13:21 +00:00
rolux
30651bac46 improve namesDialog and titlesDialog 2011-10-11 16:01:33 +00:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
rolux
ffd623717f listen to resize events of manage places/events dialogs 2011-10-11 09:17:43 +00:00
rolux
a04fe0b36e fix a bug where only 100 events would be requested in calendar view 2011-10-10 12:52:53 +00:00
rolux
17c90bd1c5 use new Ox.formatDuration() 2011-10-10 09:32:50 +02:00
rolux
c6c1c9b15b some work towards editing places 2011-10-09 21:12:50 +00:00
j
7890183e01 toggle toggle toggle 2011-10-09 16:52:53 +02:00
rolux
460a4217ea fix default item sort in config json 2011-10-09 13:31:46 +00:00
rolux
55b517b54b fix bug when switching to a view that doesn't have the current sort key; update view movies menu when switching view 2011-10-09 13:13:11 +00:00
rolux
7fd64740aa new clip sort key scheme; fix for info line(s) in icon lists 2011-10-09 12:46:35 +00:00
rolux
5d2821534f fix for sort operators 2011-10-09 10:35:09 +00:00
rolux
106b2a5577 fix for '/@foo' urls 2011-10-09 10:20:36 +00:00
rolux
746efb3110 correctly set find state when loading '/' 2011-10-09 10:04:30 +00:00
rolux
8dedbd1bae handle vertical calendar resize 2011-10-08 19:09:25 +00:00
rolux
39b7f6b08f reload map when changing group selection 2011-10-08 18:36:26 +00:00
rolux
d800c49c8e misc fixes 2011-10-08 17:22:56 +00:00
rolux
41f6ca478c fix errors when signing in or out 2011-10-08 15:16:22 +00:00
rolux
c63677fd1f return to the correct url after closing the site dialog; don't cancel requests when opening the site dialog 2011-10-08 15:03:13 +00:00
rolux
c14effdf9c add page titles; various bugfixes related to urls 2011-10-08 14:52:00 +00:00
rolux
63f6ed6d49 some improvements to url controller 2011-10-08 13:09:16 +00:00
rolux
7ac199a879 fix some bugs with find on home screen 2011-10-08 11:24:09 +00:00
rolux
a4d0ae4067 some improvements to handling of @foo map urls 2011-10-08 09:57:02 +00:00
rolux
551be76c8b merging changes 2011-10-07 19:30:42 +00:00
rolux
f8d9d032ea cancel requests on hashchange and popstate; handle external urls in info view 2011-10-07 19:30:02 +00:00
j
fd1651f3c8 /= works now 2011-10-07 20:18:22 +02:00
j
e2a76470ae fix password reset 2011-10-07 19:56:39 +02:00
j
d60a3d74e1 move clip player to file and fix video results view 2011-10-07 11:59:27 +02:00
j
d117dfe351 dont reload page for local urls 2011-10-07 11:34:03 +02:00
j
23904e4d9b help dialog 2011-10-07 11:18:42 +02:00
j
0cb06ec9f9 placeholder contact form 2011-10-06 17:39:28 +02:00
j
a842328791 toggle views
disable some data entries if users can not see them
2011-10-06 17:38:29 +02:00
j
ea10b6399d add a bit of text if browser is not supported 2011-10-06 13:12:54 +02:00
j
fbf8424f40 use list description 2011-10-05 19:35:16 +02:00
rolux
d9e9d56457 typo 2011-10-04 02:45:29 +00:00
rolux
3600620eb7 honor map settings 2011-10-04 02:26:54 +00:00
j
4559fd167a user ids for users 2011-10-03 18:10:53 +00:00
rolux
92baea5c88 fix a bug that would prevent the advanced find dialog from opening 2011-10-03 16:42:56 +00:00
rolux
97788738b4 update manage events dialog 2011-10-03 16:38:07 +00:00
rolux
978c86d37e cleanup user dialog form 2011-10-03 15:01:47 +00:00
rolux
f75d2512c3 add events to item label in navigation view: singleclick pans to item, doubleclick zooms to item 2011-10-03 14:13:48 +00:00
j
72d3a8f403 no globals 2011-10-03 18:08:08 +02:00
rolux
0cba9842bb unify map and calendar views as navigation view 2011-10-03 13:23:11 +00:00
rolux
43817ef97c some more updates to users dialog 2011-10-03 11:37:46 +00:00
rolux
d24fb0f9e6 some more updates to users dialog 2011-10-03 11:27:00 +00:00
rolux
99abbb827e user video player rewind option 2011-10-03 10:58:47 +00:00
rolux
a7cc9acc63 fix clips query in clip view; rewind video icon on deselect 2011-10-03 10:37:24 +00:00
rolux
0cd3218069 add some more ui for user management 2011-10-03 09:31:20 +00:00
rolux
d3588a5075 add some ui for user management 2011-10-03 01:46:19 +00:00
rolux
0de88203da fix a bug where the sign up/sign in dialog button would not get enabled 2011-10-03 00:19:38 +00:00
rolux
6810af3164 resize map on window and browser resize 2011-10-03 00:08:00 +00:00
rolux
18810602fb update mapview 2011-10-02 21:50:38 +00:00
j
78b07dd64a findClips 2011-10-02 20:16:28 +02:00
rolux
c57404149c fix a bug with removal of places in manage places dialog 2011-10-02 17:04:30 +00:00
rolux
68f0d1117c some info view updates 2011-10-02 15:37:58 +00:00
rolux
6b225333cd fix mapView bugs 2011-10-01 13:51:18 +00:00
j
addd1780f1 if references have title show them 2011-09-30 20:13:56 +02:00
rolux
e5e82bf886 adding iconList and mapView 2011-09-30 10:33:45 +00:00
j
9626995fd4 expand connections 2011-09-30 19:37:41 +02:00
j
b4f1b59718 get right data key for hsl 2011-09-30 16:35:04 +02:00
rolux
4174a8a2c7 typo 2011-09-29 23:16:08 +00:00
rolux
31c1ee7fba various improvements for lists 2011-09-29 17:25:04 +00:00
rolux
d7a2833711 display styled info when sorting grid/clip view by hue/saturation/lightness 2011-09-29 06:16:54 +00:00
rolux
1d894fc934 url controller updates, refactoring 2011-09-28 17:32:03 +00:00
j
4a8954332a lists with . 2011-09-28 00:59:33 +00:00
j
6f0393d12c events and places 2011-09-28 03:40:36 +02:00
rolux
ce8656ef53 refactoring (intermediate state) 2011-09-28 00:10:26 +00:00
rolux
76442b5f34 user ox.ui events for pandora ui events 2011-09-28 01:30:13 +02:00
rolux
1f2bfe2f76 refactoring (intermediate state) 2011-09-27 22:12:37 +00:00
rolux
164961e562 refactoring 2011-09-27 14:14:40 +00:00
rolux
dee49e3a46 save video points between views 2011-09-26 19:45:57 +00:00
rolux
4da5a6ca84 hook up url controller to ui controller 2011-09-26 19:17:39 +00:00
j
3a5f49af05 typo 2011-09-26 18:53:56 +02:00
j
640a937310 rename foldersList.js/folderList.js 2011-09-26 18:52:13 +02:00
j
1baab137c7 merge new URL code 2011-09-26 18:51:19 +02:00
rolux
a09813bc28 update to new UI/URL handling 2011-09-26 18:46:31 +02:00
j
52df791560 - use getPage for site dialog
- add events and users dialog and backend
- add some values to preferences/settings dialog
- more migration of backend to new query api
2011-09-25 01:09:48 +02:00
rolux
8c9b613ea2 typo 2011-09-23 11:27:13 +00:00
rolux
41134b5eb1 new UI/URL handling (intermediate state) 2011-09-23 10:44:54 +00:00
j
ee4bfa0366 load events from backend 2011-09-24 16:13:23 +02:00
rolux
6029217e4a expose new URL controller as pandora._URL 2011-09-22 03:20:55 +00:00
rolux
49c013c4ef move more asynchronous tasks into the url controller; fix bugs with list selection when page loads in item view 2011-09-20 04:11:25 +00:00
rolux
4f34613d80 make advanced find work; put more logic into the url controller 2011-09-20 00:10:35 +00:00
rolux
62a952b8b0 reload lists on smart list query change 2011-09-19 18:13:35 +00:00
rolux
6a93f23fd0 when changing smart list query, clear cache selectively 2011-09-19 13:33:46 +00:00
rolux
878352617f make smart list query editable 2011-09-19 13:18:02 +00:00
rolux
ad6e6eaea2 add file 2011-09-19 12:30:30 +00:00
rolux
f597de57b5 update filter, add list dialog 2011-09-19 12:29:55 +00:00
rolux
4b523361fe make url controller handle listview change; properly set selected item when switching to and from clips view 2011-09-18 21:46:37 +00:00
rolux
7d67386f55 updating info (part 2) 2011-09-18 21:18:05 +00:00
rolux
02db844ef0 updating info (part 1) 2011-09-18 06:51:28 +00:00
rolux
5adeb5290b theme home screen 2011-09-18 02:22:50 +00:00
rolux
494a022f82 add lists to menu 2011-09-18 01:52:43 +00:00
rolux
81ac4826e4 make groups resettable 2011-09-18 00:31:41 +00:00
rolux
23952e7763 working around a bug where the backend doesn't send the type property of pandora.site.groups 2011-09-17 23:50:38 +00:00
rolux
0f64867884 make group sort sticky 2011-09-17 23:24:53 +00:00
rolux
69c12f990c map and calendar are clip views too 2011-09-17 21:04:42 +00:00
rolux
eac4160fbb update sort menu and select if navigating to or from clip view 2011-09-17 20:47:50 +00:00
rolux
412a5d2bbe make set of groups sticky 2011-09-17 18:54:59 +00:00
rolux
c094b1c5fe uncomment update 2011-09-17 16:31:43 +00:00
rolux
19b381bc37 working around a bug where user.ui.lists.foo has nothing but its listView property set 2011-09-17 16:31:04 +00:00
rolux
bd7e9bf3c9 working around a bug where site.user.ui.lists is different from what it should be according to 0xdb.json 2011-09-17 16:08:38 +00:00
rolux
f8a0b2ef8b working around a bug where resetUI doesn't reset ui.lists 2011-09-17 15:54:29 +00:00
rolux
786321136a working around a bug where user.ui.lists is wrong on load (may be backend) 2011-09-17 15:43:18 +00:00
rolux
f676edb953 fix a bug where user.ui.lists would not be populated correctly 2011-09-17 15:06:53 +00:00
rolux
285dbde77c make list sort sticky 2011-09-17 14:07:24 +00:00
rolux
fa20924d2e add pandora.site.listDefaults 2011-09-17 14:01:47 +00:00
rolux
cf9722700f use getListData in home.js 2011-09-17 13:30:46 +00:00
rolux
a8b0ae3da2 fixing more list selection bugs 2011-09-17 13:04:10 +00:00
rolux
823a14ebda fixing a list selection bug 2011-09-17 12:16:31 +00:00
rolux
b1aa2fe73d some bugfixes 2011-09-17 11:50:01 +00:00
rolux
f7ea2f71ee remove Ox.each, , $.extend, $.map and $.merge 2011-09-17 20:36:30 +02:00
rolux
6d35c64eb1 fix event handlers 2011-09-17 19:40:15 +02:00
rolux
9e2f0ad404 url controller fixes 2011-09-17 09:15:24 +00:00
rolux
deb208dcba url controller update 2011-09-17 07:07:59 +00:00
rolux
e76cbc998e use new module load syntax 2011-09-09 23:05:20 +00:00
rolux
fcc98384e7 add flags 2011-09-09 16:37:07 +00:00
rolux
3154c18067 make theme selectable 2011-09-09 12:09:05 +00:00
rolux
5f8fe066b9 minor fixes 2011-09-08 08:17:39 +00:00
rolux
cf9b8c34e8 scroll folders during drag and drop 2011-09-05 02:20:38 +00:00
rolux
02582aa432 spring-loaded left panel 2011-09-05 01:30:05 +00:00
rolux
ba9cd056dd spring-loaded folder lists 2011-09-04 22:06:14 +00:00
rolux
987ccf8af6 use splitpanel tooltips 2011-09-04 21:15:53 +00:00
j
b122e05883 use itemName 2011-09-04 20:43:41 +02:00
rolux
6b438aa06a preserve selection when switching from featured browser to featured folder and the selected list is not featured, but a favorite 2011-09-04 16:42:34 +00:00
rolux
0c37faa946 allow for ctrl+n in list folders, and alt+ctrl+n in the personal lists folder; plus cover various corner cases regarding the selected list when switching between list folders and list browsers 2011-09-04 16:08:28 +00:00
rolux
1eef7e7fd1 support drag and drop from (item view) list browser 2011-09-04 12:43:59 +00:00
rolux
8b9088481d fix a bug where after moving items, there number would be subtracted from the lists totals twice 2011-09-04 11:31:05 +00:00
rolux
434d3e3738 some formatting for HSL values 2011-09-04 04:15:12 +00:00
rolux
cca9c84d89 some icons for list view 2011-09-04 01:52:41 +00:00
rolux
f3fac54365 minor fixes 2011-09-03 23:35:24 +00:00
rolux
83ac59857e minor fixes 2011-09-03 23:29:16 +00:00
rolux
ffd14620c9 better (custom) drag and drop 2011-09-03 23:04:48 +00:00
rolux
770a0c3224 less errors in opera 2011-09-03 15:25:32 +00:00
rolux
921a116a57 support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that 2011-09-03 13:19:00 +00:00
rolux
545d5c4dc8 some improvements to list folders 2011-09-01 09:17:49 +00:00
rolux
d24f4bc05e add find-as-you-type to list browsers 2011-09-01 07:43:32 +00:00
rolux
e95d30e2d1 make find work in list browsers 2011-09-01 07:00:35 +00:00
rolux
ae19191014 add volumes folder 2011-09-01 04:46:44 +00:00
rolux
1ef359c6ae add tooltip to lists; bugfixes for drag and drop 2011-08-28 19:50:38 +00:00
rolux
20fc6a5bf5 some item/list drag&drop (works in firefox, buggy in safari, fails in chrome) 2011-08-28 06:24:01 +00:00
rolux
22e4ddc628 add new pandora logo 2011-08-26 00:22:26 +00:00
rolux
c97c6e3169 fixing a bug where item editor view would be off after movies browser toggle 2011-08-25 19:24:02 +00:00
rolux
a373d423eb support deeper nesting of brackets in url find query 2011-08-25 02:51:58 +00:00
j
bf345dff14 dont fail if movie is unknown 2011-08-25 16:44:22 +02:00
rolux
b11d8edd2d improved formatting of item or view does not exist messages 2011-08-24 22:15:50 +00:00
rolux
5310584923 remove some output 2011-08-24 21:57:59 +00:00
rolux
7e7e2c95df support urls like '0xdb.org/Inception/1::' 2011-08-24 21:57:07 +00:00
rolux
6c3563455f new files 2011-08-24 21:21:25 +00:00
rolux
5d7d22c960 improved formatting of durations in url 2011-08-24 21:11:02 +00:00
rolux
9eacf537fb better integration of home, about, preferences, login, etc, and support for /item/position urls 2011-08-24 21:04:13 +00:00
rolux
2ae3edb488 fix an error on login, logout, or load with empty find string 2011-08-24 16:42:55 +00:00
rolux
ba209d082e some query fixes 2011-08-24 09:25:39 +00:00
rolux
95ac3ee685 some query fixes 2011-08-24 08:25:08 +00:00
rolux
c7ff10ab0e some query fixes 2011-08-24 06:32:59 +00:00
rolux
a8b30f5a48 better mapping between find query string and lists, find input, groups 2011-08-24 06:19:34 +00:00
rolux
2633b3d738 some improvements in parseFind 2011-08-23 19:58:40 +00:00
rolux
eed90192d5 some improvements in parseFind 2011-08-23 19:44:29 +00:00
rolux
b074f348ef a new approach to parsing the find query and returning some App/UI state, unambiguously 2011-08-23 19:19:41 +00:00
rolux
8d7ed0280a merging changes 2011-08-23 08:08:59 +00:00
j
20fe099c32 remove unused jquery code, moved to oxjs 2011-08-21 10:57:09 +02:00
rolux
4d5b0ded27 merging changes 2011-08-21 08:17:10 +00:00
rolux
97749b22c0 fix icon list preview 2011-08-21 03:12:46 +00:00
rolux
aebe5be0d0 player results view (experimental) 2011-08-20 09:47:56 +00:00
j
244dff6217 posterRatio 2011-08-20 11:07:45 +02:00
rolux
9224540645 some more fixes 2011-08-19 20:55:02 +00:00
rolux
0f1f3cc81b some more fixes 2011-08-19 20:38:19 +00:00
j
8cd2e78abc merge 2011-08-19 22:23:32 +02:00
j
0b57a77dbf format detection no longer jquery plugin 2011-08-19 20:55:06 +02:00
rolux
5b49168890 load less videos per clip 2011-08-19 18:08:51 +00:00
rolux
a815b3119e some more fixes 2011-08-19 17:45:16 +00:00
rolux
524052790c fix video icon list openpreview 2011-08-19 17:34:36 +00:00
rolux
b7314110a6 debugging 2011-08-19 17:16:45 +00:00
rolux
e323abd366 trigger mousedown on video icon list openpreview 2011-08-19 17:14:04 +00:00
rolux
0562b8c643 debugging 2011-08-19 16:49:09 +00:00
rolux
db91272f23 some further fixes 2011-08-19 16:04:33 +00:00
rolux
ad38fa019e switch to new get api results 2011-08-19 14:43:05 +00:00
j
c25099920c use posterRatio 2011-08-19 14:33:02 +02:00
rolux
a2d46c7b8b add timelines view (draft) 2011-08-19 06:40:19 +00:00
rolux
e7320cb890 video-related fixes 2011-08-19 02:13:16 +00:00
j
d186ab42d8 resolutions moved 2011-08-18 21:08:50 +02:00
rolux
e60c606db1 merging changes 2011-08-18 14:03:08 +00:00
rolux
d684f17e4f add video to clip view 2011-08-18 14:02:29 +00:00
j
fc26ff01bd streams per file and no longer per item 2011-08-18 14:01:37 +02:00
rolux
d897cb13bd small bugfixes 2011-08-18 11:32:47 +00:00
rolux
784c6fdba7 sync sort menu and text list 2011-08-18 07:54:46 +00:00
rolux
731aa82bf1 dont fail if no subtitles layer 2011-08-17 22:18:17 +00:00
rolux
d8ab423184 update player view 2011-08-17 19:34:55 +00:00
j
ba1df87e46 new frame urls 2011-08-17 21:30:37 +02:00
rolux
df2ec09e50 use border radius for icon lists with frame icons 2011-08-17 15:52:58 +00:00
rolux
2482f30a41 cancel requests when updating URL 2011-08-17 15:35:30 +00:00
rolux
5f3a554183 make showAnnotations sticky 2011-08-17 15:20:43 +00:00
rolux
6aa8f23ce2 add about dialog 2011-08-17 14:59:11 +00:00
rolux
ef30225ed7 don't reload groups when changing list view or list sort 2011-08-17 13:23:17 +00:00
rolux
bd88297eb9 use new dialog 2011-08-17 11:39:55 +00:00
rolux
3b00b384f2 some bit shuffling that seems to make item views return to lists views with proper selection 2011-08-17 09:29:42 +00:00
j
b9fb78d395 cleanup menu 2011-08-16 19:03:14 +02:00
rolux
33cec4a30d typo 2011-08-16 14:20:52 +00:00
rolux
a9c8954780 more thorough fix for missing list preferences 2011-08-16 14:19:37 +00:00
rolux
1054cfb07c fix bug in menu (check if a list exists in user ui prefs before accessing its properties) 2011-08-16 13:55:18 +00:00
rolux
2381ddb9ca fix bug in menu (check if a list exists in user ui prefs before accessing its properties) 2011-08-16 13:41:43 +00:00
rolux
db0d3aea01 make video preview links work 2011-08-16 13:28:12 +00:00
rolux
a54d18049e replace Flipbook with VideoPreview 2011-08-08 13:58:28 +00:00
j
b2070dcbdd resolutions 2011-08-16 12:13:48 +02:00
rolux
c4c2ea5cb2 use new dialog for list preview 2011-08-08 07:48:13 +00:00
j
fa55fd7af2 add clear cache to debug menu 2011-08-11 19:28:44 +02:00
rolux
a5467b4095 minor changes 2011-08-07 23:43:21 +00:00
rolux
51310ab89c in info view, also update image list when it's hidden 2011-08-07 22:21:38 +00:00
rolux
20cb120d4b update info view when switching icons 2011-08-07 22:15:08 +00:00
rolux
881ce6513d allow for switching list icons 2011-08-07 20:25:33 +00:00
rolux
59273eba79 new icon script 2011-08-07 18:30:14 +00:00
rolux
05112101cc make external links work in info view 2011-08-07 17:05:49 +00:00
rolux
ea432a4b6c make links work in info view 2011-08-07 16:30:26 +00:00
rolux
8d644cc27a use Ox.UI.getImageURL() 2011-08-09 19:07:24 +02:00
rolux
885d80dbcc update item clips view 2011-08-07 03:04:33 +00:00
rolux
6cd378c78c simplify size calculation when using fixed ratio 2011-08-07 02:43:33 +00:00
rolux
395216cb83 support fixed-ratio icon lists 2011-08-07 02:32:48 +00:00
j
50c2e4fda7 more 2011-08-06 18:20:04 +00:00
rolux
12e2c36d89 new frame urls 2011-08-06 18:18:39 +00:00
rolux
73a14c8a47 new frame urls 2011-08-06 18:17:22 +00:00
rolux
fe45b30345 use new media urls 2011-08-06 18:00:15 +00:00
rolux
1523a81007 some fixes for info view 2011-08-06 13:34:56 +00:00
j
3e151a1a86 reload poster 2011-08-07 18:23:20 +02:00
rolux
2305fa4d20 some changes towards fixed height icon lists 2011-08-06 04:28:19 +00:00
rolux
280373f88e improving info view 2011-08-06 03:19:14 +00:00