|
|
|
@177
|
[177]
|
13/05/07 23:20:19 |
littlejohn |
This is the linux x86-64 trunk repo |
|
|
|
@176
|
[176]
|
13/05/07 22:26:26 |
littlejohn |
Some boilerplate code added |
|
|
|
@175
|
[175]
|
01/05/07 13:18:36 |
littlejohn |
Eclipse plugin related files added |
|
|
|
@174
|
[174]
|
30/04/07 18:44:33 |
littlejohn |
jvlc swt package |
|
|
|
@173
|
[173]
|
30/04/07 18:17:18 |
littlejohn |
Ignore eclipse resources |
|
|
|
@172
|
[172]
|
30/04/07 18:04:54 |
littlejohn |
Initial project layout |
|
|
|
@171
|
[171]
|
30/04/07 17:25:01 |
littlejohn |
Trunk for SWT Video Widget project created. |
|
|
|
@170
|
[170]
|
30/04/07 17:24:07 |
littlejohn |
-- |
|
|
|
@169
|
[169]
|
30/04/07 17:13:45 |
littlejohn |
jvlc repository cleanup |
|
|
|
@168
|
[168]
|
30/04/07 17:13:12 |
littlejohn |
jvlc repository cleanup |
|
|
|
@167
|
[167]
|
30/04/07 17:12:51 |
littlejohn |
jvlc repository cleanup |
|
|
|
@166
|
[166]
|
15/10/06 23:52:16 |
littlejohn |
Cosmetic changes. |
|
|
|
@165
|
[165]
|
15/10/06 23:40:12 |
littlejohn |
Javadocs updates and code style fixes. |
|
|
|
@164
|
[164]
|
15/10/06 21:11:06 |
littlejohn |
Quest for quality. Checkstyle and Java Formatter style files added to … |
|
|
|
@163
|
[163]
|
15/10/06 18:52:20 |
littlejohn |
initial project import |
|
|
|
@162
|
[162]
|
15/10/06 18:42:00 |
littlejohn |
Initial tree for jvlc eclipse plugin |
|
|
|
@161
|
[161]
|
19/09/06 22:51:08 |
littlejohn |
some modifications to avoid crashes on close of the jvlccanvas without … |
|
|
|
@160
|
[160]
|
09/08/06 23:13:38 |
littlejohn |
Javadocs update and probably a bugfix. |
|
|
|
@159
|
[159]
|
02/08/06 16:12:33 |
littlejohn |
Slight makefile update. |
|
|
|
@158
|
[158]
|
01/08/06 14:49:07 |
littlejohn |
Some code cleanup. |
|
|
|
@157
|
[157]
|
01/08/06 11:33:51 |
littlejohn |
ops, forgot to implement input._getPosition. fixed. |
|
|
|
@156
|
[156]
|
01/08/06 11:23:01 |
littlejohn |
Refactoring completed, core and graphcs native functions moved to … |
|
|
|
@155
|
[155]
|
01/08/06 10:33:01 |
littlejohn |
VLM and Input refactored. |
|
|
|
@154
|
[154]
|
01/08/06 09:48:32 |
littlejohn |
Audio and Input classes added with relative native implementations. |
|
|
|
@153
|
[153]
|
01/08/06 08:31:51 |
littlejohn |
Moving toward JVLC 0.1.0:
* refactoring of Java classes and methods:
- … |
|
|
|
@152
|
[152]
|
31/07/06 11:55:50 |
littlejohn |
Release 0.0.8 |
|
|
|
@151
|
[151]
|
31/07/06 11:32:40 |
littlejohn |
New input handling functions:
* set time position
* set position (float) |
|
|
|
@150
|
[150]
|
31/07/06 10:07:23 |
littlejohn |
javadoc.xml for ant javadocs generation updated.
README updated. |
|
|
|
@149
|
[149]
|
31/07/06 09:56:36 |
littlejohn |
Class in ReparentResizeExample? renamed to match filename.
Javadocs … |
|
|
|
@148
|
[148]
|
31/07/06 09:16:16 |
littlejohn |
A new example added. |
|
|
|
@147
|
[147]
|
31/07/06 09:12:20 |
littlejohn |
Video resize method added.
Resize and reparent functions moved to … |
|
|
|
@146
|
[146]
|
28/07/06 17:45:23 |
littlejohn |
Also update drawable variable when reparenting. |
|
|
|
@145
|
[145]
|
28/07/06 16:36:28 |
littlejohn |
It's now possible to reparent the video output.
It's not crossplatform ATM … |
|
|
|
@144
|
[144]
|
27/07/06 16:50:29 |
littlejohn |
WIN32 native paint method (and file). |
|
|
|
@143
|
[143]
|
27/07/06 16:36:42 |
phmo95 |
Adding playMedia, stopMedia and pauseMedia bindings for VLM |
|
|
|
@142
|
[142]
|
27/07/06 16:35:44 |
phmo95 |
Adding playMedia, stopMedia and pauseMedia bindings for VLM |
|
|
|
@141
|
[141]
|
27/07/06 15:15:49 |
phmo95 |
Adding a directory tests for test code |
|
|
|
@140
|
[140]
|
26/07/06 15:47:20 |
littlejohn |
JVLC APIs update:
* declare that methods throw VLCException
* javadocs … |
|
|
|
@139
|
[139]
|
26/07/06 11:18:40 |
littlejohn |
Howto run jvlc in a win32 environment - by Philippe Morin |
|
|
|
@138
|
[138]
|
19/07/06 11:08:21 |
littlejohn |
Libvlc bindings updates:
* bugfixes in conversion from String[] to ppsz_
… |
|
|
|
@137
|
[137]
|
18/07/06 12:13:28 |
littlejohn |
Philippe Morin contributions integrated:
* VLM bindings
* exception … |
|
|
|
@136
|
[136]
|
07/07/06 17:42:36 |
littlejohn |
argv[0] added |
|
|
|
@135
|
[135]
|
15/06/06 15:10:59 |
littlejohn |
VERY very very initial configure/build system. don't use this, since
it … |
|
|
|
@134
|
[134]
|
12/06/06 18:28:01 |
littlejohn |
a little change in the createInstance function avoids possible … |
|
|
|
@133
|
[133]
|
10/06/06 20:06:03 |
littlejohn |
README updated: least recommended revision number: r15871 |
|
|
|
@132
|
[132]
|
10/06/06 20:04:02 |
littlejohn |
the example takes a snapshot in the user.dir folder. |
|
|
|
@131
|
[131]
|
10/06/06 20:02:28 |
littlejohn |
make example added. example file modified. |
|
|
|
@130
|
[130]
|
10/06/06 19:49:40 |
littlejohn |
VLCExample class added. |
|
|
|
@129
|
[129]
|
10/06/06 19:48:19 |
littlejohn |
The while() in Playlist.play could cause a DoS. removed. |
|
|
|
@128
|
[128]
|
10/06/06 18:17:48 |
littlejohn |
getInputFPS implemented. |
|
|
|
@127
|
[127]
|
10/06/06 17:50:52 |
littlejohn |
getInputPosition done |
|
|
|
@126
|
[126]
|
10/06/06 17:35:27 |
littlejohn |
muting and unmuting functions implemented |
|
|
|
@125
|
[125]
|
10/06/06 15:35:27 |
littlejohn |
FAQ update |
|
|
|
@124
|
[124]
|
10/06/06 12:53:06 |
littlejohn |
A class file is not THAT useful in the repository… |
|
|
|
@123
|
[123]
|
10/06/06 12:52:16 |
littlejohn |
Generic Video Widget added - thanks to Kuldipsingh Pabla |
|
|
|
@122
|
[122]
|
09/06/06 12:04:11 |
littlejohn |
Status is not needed anymore. Use the jvlc.isInputPlaying() and … |
|
|
|
@121
|
[121]
|
09/06/06 10:53:50 |
littlejohn |
Given the ability to destroy the jvlc object. |
|
|
|
@120
|
[120]
|
06/06/06 15:29:00 |
littlejohn |
new release: 0.0.6 |
|
|
|
@119
|
[119]
|
06/06/06 10:45:36 |
littlejohn |
passing dummy argment to libvlc_new if createInstance() is used. |
|
|
|
@118
|
[118]
|
06/06/06 00:29:16 |
littlejohn |
added synchronization of get(vout|input) in playlist. |
|
|
|
@117
|
[117]
|
06/06/06 00:23:01 |
littlejohn |
Synchro gets tighter. There's still a problem with vout handling. |
|
|
|
@116
|
[116]
|
05/06/06 20:26:40 |
littlejohn |
more synchronization with vlc core added
FAQ updated |
|
|
|
@115
|
[115]
|
05/06/06 18:08:38 |
littlejohn |
thanks to Tvrtko Bedekovic |
|
|
|
@114
|
[114]
|
05/06/06 18:02:02 |
littlejohn |
code cleanup: checking for input playing no more needed in playlist_play. |
|
|
|
@113
|
[113]
|
05/06/06 17:36:45 |
littlejohn |
Initial win32 port (thanks to Tvrtko Bedekovic)
Video window dimension … |
|
|
|
@112
|
[112]
|
05/06/06 17:03:29 |
littlejohn |
A new status thread added. Now we know for sure when an input is running … |
|
|
|
@111
|
[111]
|
02/06/06 13:29:44 |
littlejohn |
video screenshot functions added
now we are a little bit more certain when … |
|
|
|
@110
|
[110]
|
02/05/06 14:05:25 |
littlejohn |
comments and FAQ update |
|
|
|
@109
|
[109]
|
21/04/06 20:14:48 |
littlejohn |
JVLCOBJECTS classes are ordered by dependence |
|
|
|
@108
|
[108]
|
19/04/06 17:42:14 |
littlejohn |
Kuldip patches for play options handling merged |
|
|
|
@107
|
[107]
|
19/04/06 15:52:12 |
littlejohn |
now we can delete an item and clear a playlist |
|
|
|
@106
|
[106]
|
17/04/06 15:58:38 |
littlejohn |
Now JVLCCanvas may also accept a JVLC object in the constructor. |
|
|
|
@105
|
[105]
|
11/04/06 14:59:43 |
littlejohn |
now we could get for an input the total time and the current playing time … |
|
|
|
@104
|
[104]
|
11/04/06 01:18:39 |
littlejohn |
Initial input handling support. |
|
|
|
@103
|
[103]
|
10/04/06 11:18:20 |
littlejohn |
a 'debug' printf commented out |
|
|
|
@102
|
[102]
|
10/04/06 11:17:18 |
littlejohn |
In the native interface solved an argument passing bug. |
|
|
|
@101
|
[101]
|
03/04/06 19:01:28 |
littlejohn |
Unneeded files removed. |
|
|
|
@100
|
[100]
|
03/04/06 18:38:41 |
littlejohn |
Copyright changed.
Audio/Video native functions implemented. |
|
|
|
@99
|
[99]
|
31/03/06 16:24:09 |
littlejohn |
New JVLC version |
|
|
|
@98
|
[98]
|
31/03/06 16:17:31 |
littlejohn |
Now the ugly swt player works as a standalone app. |
|
|
|
@97
|
[97]
|
31/03/06 15:45:24 |
littlejohn |
JVLCPlayer renamed to JVLC
SWTVideoWidget works: now we support swt … |
|
|
|
@96
|
[96]
|
31/03/06 11:09:03 |
littlejohn |
Old JVLC implementation removed |
|
|
|
@95
|
[95]
|
31/03/06 11:07:34 |
littlejohn |
VlcClient? now is run with make run
NewClient? moved to SampleClient? |
|
|
|
@94
|
[94]
|
31/03/06 10:57:01 |
littlejohn |
Mediacontrol has to be re-written from scratch, so let's remove'em
atm. |
|
|
|
@93
|
[93]
|
31/03/06 10:54:23 |
littlejohn |
remove old vlc implementation |
|
|
|
@92
|
[92]
|
27/03/06 19:52:09 |
littlejohn |
new libvlc.h control interface related files |
|
|
|
@91
|
[91]
|
27/03/06 19:49:35 |
littlejohn |
sources update to latest Videolan libvlc.h control API |
|
|
|
@90
|
[90]
|
19/01/06 18:23:35 |
littlejohn |
header include change to reflect new mediacontrol interface |
|
|
|
@89
|
[89]
|
17/12/05 18:43:27 |
littlejohn |
-Djava.library.path not needed anymore |
|
|
|
@88
|
[88]
|
15/12/05 21:54:23 |
littlejohn |
0.0.4 tag |
|
|
|
@87
|
[87]
|
15/12/05 16:16:29 |
littlejohn |
makefile machine independent |
|
|
|
@86
|
[86]
|
14/12/05 17:56:57 |
littlejohn |
Updates to include latest mediacontrol changes in vlc. |
|
|
|
@85
|
[85]
|
13/12/05 14:22:59 |
littlejohn |
refresh with lastest changes |
|
|
|
@84
|
[84]
|
12/12/05 21:44:53 |
littlejohn |
play/pause/stop/resume in mediacontrol binding |
|
|
|
@83
|
[83]
|
12/12/05 02:23:48 |
littlejohn |
In this case an header for vlc-mediacontrol-jni.cc was needed.
I'll … |
|
|
|
@82
|
[82]
|
11/12/05 23:42:54 |
littlejohn |
cleanup in mediacontrol-jni
added a constructor in … |
|
|
|
@81
|
[81]
|
11/12/05 21:53:05 |
littlejohn |
removed a redundant -I in makefile |
|
|
|
@80
|
[80]
|
11/12/05 21:50:50 |
littlejohn |
Added VLC_HOME description |
|
|
|
@79
|
[79]
|
11/12/05 21:47:56 |
littlejohn |
VLC_HOME variable added |
|
|
|
@78
|
[78]
|
11/12/05 21:44:12 |
littlejohn |
Ok, now mediacontrol is going in smoothly, I just have to
complete the … |