-
I often use the window.innerWidth property in javascript and unfortunately it appears that it's not supported in Lobo. Please add the innerWidth property or at least a similar property for determining the width of the content area in the browser. IE uses document.documentElement.clientWidth while Gecko browsers use window.innerWidth.
2009-09-25 23:22:46 UTC in Lobo - Java Web Browser
-
Thanks for adding support for encodings without video. On a separate topic, I've run into a slight problem with the dirac plugin. I compiled and installed the latest trunk along with the dirac plugin. Both seemed to compile and install without error. However when I run ogmrip I'm presented with a message stating that the dirac plugin has been disabled. I've installed all of the...
2009-07-01 09:22:53 UTC in OGMRip
-
I've put together an example of what this feature might look like at the link below. There would be two separate video menus. One would be the source video where the audio/subtitle streams would be extracted from. The other video menu would simply contain the selected video stream and a "No video" option. If a user only wanted to extract a subtitle stream they would first select...
2009-06-28 02:26:27 UTC in OGMRip
-
Would it be possible to add the ability to disable video streams in ogmrip? Let's say that you just want to extract the subtitles from a video into srt format. It's currently possible to accomplish this with ogmrip but only if you select the video stream as well. Once the subtitle processing is completed you can pause/suspend the video encoding and then copy the subtitle file from the /tmp...
2009-06-27 06:11:41 UTC in OGMRip
-
For gecko based browsers (FF, SM, Flock) I would typically use window.innerWidth or for IE I would use document.documentElement.clientWidth. Unfortunately Lobo doesn't seem to support either of those properties. I've also tried retrieving the computed style for the documentElement in order to access the current css width property but unfortunately it's always null...
2009-06-08 00:04:00 UTC in Lobo - Java Web Browser
-
divz_admin registered the Divz project.
2008-06-20 23:46:23 UTC in Divz