Page 1 of 1

Bookmarks

Posted: 29 Nov 2012 14:56
by malix0
Hi,

I'm watching video tutorial and I'm really interested on bookmarks. I need to bookmark video scene to came back and watch it again. On this thread viewtopic.php?f=35&t=102906&hilit=bookmark, I see that bookmark support is planned, but it seems not yet done. I dug a little bit the vlc source repository, but can not find evidence of work on that item. When you plan to work on it? If I want try to implement it myself and contribute to porting, who can help me to understand how sources are organized and which is the right method to proceed?

Sincerly
Massimo Fidanza

Re: Help us test VLC for Android and report bugs

Posted: 29 Nov 2012 21:26
by edwardw
I dug a little bit the vlc source repository, but can not find evidence of work on that item.
Sure, it is planned.
When you plan to work on it?
When I have time to work on it.
If I want try to implement it myself and contribute to porting, who can help me to understand how sources are organized and which is the right method to proceed?
Are you familiar with Java?

Re: Help us test VLC for Android and report bugs

Posted: 30 Nov 2012 04:45
by malix0
I dug a little bit the vlc source repository, but can not find evidence of work on that item.
Sure, it is planned.
When you plan to work on it?
When I have time to work on it.
If I want try to implement it myself and contribute to porting, who can help me to understand how sources are organized and which is the right method to proceed?
Are you familiar with Java?
Not too much, but I'm just watching this tutorial http://marakana.com/s/post/1017/android ... o_tutorial
And also I'm a more than ten year experienced programmer, with experience on PHP (OO), Python, PL/SQL, Delphi, VB and C#

Re: Bookmarks

Posted: 05 Dec 2012 03:49
by malix0
I got no answer on this. I tried to find by myself java files inside the vlc source repository, but can't found anything.