|
24hourloop forum |
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-07 01:30:51
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
Subversion: Just install subversion through the package manageer (dunno what distro you use). It'll pick it up. |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-06 19:43:17
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
The 0.59 works!
Thank you, I can see all options.
I have download Netbeans, but I can't find a Plug-in for subversion.
Only for windows, but i need for linux. |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-04 14:30:05
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
Couldn't leave it alone. Made the whole thing scrollable. Download v. 0.58. |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-04 13:12:22
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
Well, as it turns out it isn't as easy as throwing the whole thing into a scroll pane (everything is in a panel and shoving the panel into the scroll pane achieves really nothing that I can see). If you feel like you can rig it - have at it at sourceforge. The class in question is MovieEditDlg.
I fear it would require more time from mem to redesign this dialog than I am willing to invest into this version.
If you want to make the change you can either forward it to me or I can give you access to sourceforge (I still keep a separate copy on a svn server in my house - don't know what to do if Sourceforge decides to total one of their drives without a backup ... |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-03 09:42:27
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
I use both. Somehow I prefer Netbeans but GWT for example was essentially written in Eclipse. The whole thing has been ported nicely to Netbeans but I sense there will be less problems going with the intended route. Netbeans, however, has the best Swing UI builder that I have seen. I even like it better than the Instantiations code and they charge quite a bit for a hobbyist.
Anyhow, MR is now on sourceforge (at least I am in the middle of committing it). You can either browse it or get it through anonymous access at http://mediareader.svn.sourceforge.net/svnroot/mediareader/.
The whole thing is GPL'd simply because I'd like to take advantage myself of imp[rovements that other folks make.
If you don't like the code, don't shred me. It was never written with collaboration in mind so commentary is sparse - to say the least.
Oh, one last thing: If you want to use the automated installed (click on the install builder file in the Installer directory) you will need to have Izpack installed. |
IP Logged
|
|
Last Edited On: 2009-09-03 09:42:27 By admin for the Reason |
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-03 04:21:32
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
No problem, its time.
I don't know Netbeans, my favorite is Eclipse.
I'll watch it with time.
|
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-03 01:25:27
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
So you are interested in looking at the code. I have a long weekend here in the U.S. (four days off) so I will try to get all of it done. Note that the code was developed under Netbeans so chances to quickly pick up on it will require a Netbeans install (currently 6.71, free download from Sun). |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-03 01:21:11
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
I think thats enough for a better graphics.
And how far is the host by sourceforge oder googlecode? |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-02 00:49:30
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
That's a five minute code change. That would do it for you? |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-02 00:29:39
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
Or you make the panel scrollable, like this:
http://java.sun.com/docs/books/tutorial/uiswing/components/scrollpane.html |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-01 01:52:35
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
Yes, it assumes at least 1024. Let me see whether some things can be shifted around. |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-01 01:45:17
|
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-09-01 01:17:40
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
What resolution are you running? |
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-08-31 22:45:56
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
Screenshot:
http://www.24hourloop.com/components/com_ccboard/assets/uploads/102_91993b1a652188af1fe6e35ba6d487c3.png
|
IP Logged
|
|
|
|
|
|
Subject :Re:Re:Language Support, Scrolable windows and Source open?..
2009-08-28 13:36:19
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
Just saw this - I need to know where you cannot find the buttons and where the display is obscured. In the post editor you can attach a picture (insert it into the post). When you do it I can fix it.
As for the size: Yes, the code is generally fairly big for a few reasons:
- It's Java and therefore byte code. Not as compact.
- I included code for different OSs
- I included the code for Mediainfo and FFMpeg, etc. If I split those out, the download is much smaller.
- The code includes libraries of all sorts. With Java it is very hard to maintain versions so I always include the full libary set.
[xbmc-fan 2009-08-27 19:15:53]:
I have post a attachment with a screenshot of my desktop two ever post.
Sorry, I had not see the 'Aeon style studio tages', thank you.
It's a really nice tool :D
All other tools are write at C# and don't run under Linux, java rocks :D
But your gui packages are very big.
greets
xbmc-fan
|
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-08-27 19:15:53
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
I have post a attachment with a screenshot of my desktop two ever post.
Sorry, I had not see the 'Aeon style studio tages', thank you.
It's a really nice tool :D
All other tools are write at C# and don't run under Linux, java rocks :D
But your gui packages are very big.
greets
xbmc-fan |
IP Logged
|
|
|
|
|
|
Subject :Re:Re:Language Support, Scrolable windows and Source open?..
2009-08-27 00:35:12
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
Not sure where the buttons are that you refer to - can you paste a picture?
Actually, MR should put the proper information into the studio tag if you specify 'Aeon style studio tages' in the profile. DId you try this and it did not show the correct ones? You can always use the 'raw edit' to actually show you the generated nfo to see whether it did correclty. Maybe the names are not what they are supposed to be? Or did I misunderstand?
Anyhow, when ticked this should work, although when I read this initially it was not clear to me exactly *what* the naming convention was. If you find I used improper tags (i.e. 480p where is should say SD or something along those line, let me know).
You must specify Aeon style studio tags and probably rewrite your nfos after that. But first check whether you get what you expected.
[xbmc-fan 2009-08-26 22:00:23]:
Thank you for fast answer.
Picture say more the thousend words :D
I can't see the OK Button and the Button for change the vid source.
The german Support isn't high priority, I copy&paste the plot and the pictures are from imdb.com are better, too.
I have a other wish feature :D, the new xbmc have media flag support, link:
http://xbmc.org/forum/showthread.php?t=52581
http://xbmc.org/forum/showthread.php?t=50312
It were really nice, if you make 4 little check boxs to mark the flags.
The flags are only mark into the studio detail.
Example: <studio>Warner Bros / 720p / Bluray / ac-3 / 6ch / </studio>
The studio flag is mark by MR right, only the other iI musst mark manuel.
greets
xbmc-fan
|
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-08-26 22:00:23
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
Thank you for fast answer.
Picture say more the thousend words :D
I can't see the OK Button and the Button for change the vid source.
The german Support isn't high priority, I copy&paste the plot and the pictures are from imdb.com are better, too.
I have a other wish feature :D, the new xbmc have media flag support, link:
http://xbmc.org/forum/showthread.php?t=52581
http://xbmc.org/forum/showthread.php?t=50312
It were really nice, if you make 4 little check boxs to mark the flags.
The flags are only mark into the studio detail.
Example: <studio>Warner Bros / 720p / Bluray / ac-3 / 6ch / </studio>
The studio flag is mark by MR right, only the other iI musst mark manuel.
greets
xbmc-fan
|
IP Logged
|
|
|
|
|
|
Subject :Re:Language Support, Scrolable windows and Source open?..
2009-08-26 02:02:00
|
|
|
| admin |
|
|
 |
Joined: 2009-04-01 01:20:03
Posts: 141
Location: |
|
|
|
|
|
|
Let me know which windows aren't. I may not have had enough data for some of them and not seen it. All you scroll.
I am not sure whether the changing to imdb.de is that simple. In some of the cases I look for actual text of explicitly request English. I will have a quick look at it and see.
Yes, it is open source but currently house on an svn server here at my place. I have been meaning to house it at Google or Sourceforge but I must say I am not familiar with the process
It has the usual GPL restrictions as I use GPL'd code myself. I can look into movign it to a new home or give you svn anonymous checkout from here. |
IP Logged
|
|
|
|
|
|
Subject :Language Support, Scrolable windows and Source open?..
2009-08-25 21:57:09
|
|
|
|
|
|
 |
Joined: 2010-09-09 04:04:54
Posts: 0
Location: |
|
|
|
|
|
|
Hi,
first, good work and really nice work, but much windows aren't scrollable.
I take Ubuntu 9.04 and have a Display with 1280x800 and i can't see all window off the screen and I can't scroll.
A new feature can be Language Support, you musst only change imdb.com into imdb.de or other language.
And last, is your source open?
greets
xbmc.fan |
IP Logged
|
|
|
|
|