|
|
|
@c14bb395488bd2061952b09494c42036a7e9f6f4
|
[c14bb395488bd2061952b09494c42036a7e9f6f4]
|
09/03/08 21:57:41 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
double variable declaration |
|
|
|
@1cfa87702e2c683698f42ea63a615a915e162577
|
[1cfa87702e2c683698f42ea63a615a915e162577]
|
09/03/08 21:46:22 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Pull cancellation into (most) remaining interfaces |
|
|
|
@5f8906e3671bfc9909197b98151794242d385f79
|
[5f8906e3671bfc9909197b98151794242d385f79]
|
09/03/08 21:35:06 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
No point in checking vlc_object_alive there |
|
|
|
@71849c06eaa1ec56d66c825105a302c33e36a7b5
|
[71849c06eaa1ec56d66c825105a302c33e36a7b5]
|
08/13/08 20:48:07 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Remove GCCism |
|
|
|
@c75cb72efbb5a0a05721cd99793b2eeb1a1eeff7
|
[c75cb72efbb5a0a05721cd99793b2eeb1a1eeff7]
|
08/03/08 10:57:36 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
In VCDFormatStr(), made temp_str non-static
Signed-off-by: Rémi … |
|
|
|
@49ab2f56bf3809a18933baac3297e512fc115169
|
[49ab2f56bf3809a18933baac3297e512fc115169]
|
08/01/08 15:58:58 |
Rémi Duraffort <ivoire@videolan.org> |
Fix previous commit. |
|
|
|
@31a163942d6682ae31679e6e2be898f9314b2cc0
|
[31a163942d6682ae31679e6e2be898f9314b2cc0]
|
08/01/08 12:38:17 |
Rémi Duraffort <ivoire@videolan.org> |
vcdx: Fix memleaks. |
|
|
|
@00b95848260cd44f140a05da8aa5baf13580e2d3
|
[00b95848260cd44f140a05da8aa5baf13580e2d3]
|
07/05/08 13:55:16 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
modules: use vlc_object_alive() |
|
|
|
@89d24455d9c05be06de9ba8979806e0eb7647570
|
[89d24455d9c05be06de9ba8979806e0eb7647570]
|
06/14/08 16:55:05 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
vcdx: Don't include playlist.h |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
05/31/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@358c28c444e3063246c6d966b0834b1078018fdf
|
[358c28c444e3063246c6d966b0834b1078018fdf]
|
05/28/08 19:56:15 |
Rémi Denis-Courmont <rem@videolan.org> |
intf_Destroy(): use vlc_object_release() and a destructor instead
While … |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
05/21/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@43f58febd846de699ea5dfee21f4b1f03b2adc0d
|
[43f58febd846de699ea5dfee21f4b1f03b2adc0d]
|
05/09/08 23:11:52 |
Rafaël Carré <funman@videolan.org> |
Do not leak psz_demux |
|
|
|
@630076053112b47b2f6279b1e67a4031d2ca45b2
|
[630076053112b47b2f6279b1e67a4031d2ca45b2]
|
05/08/08 18:23:43 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove E_() |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
05/08/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@8aa3a9c40e88ea93c10cc3de46005f896fd126f1
|
[8aa3a9c40e88ea93c10cc3de46005f896fd126f1]
|
04/30/08 19:05:28 |
Rémi Denis-Courmont <rem@videolan.org> |
Disc reading libs want ANSI rather than UTF-8 paths - fixes #1560 |
|
|
|
@f94a2f9c4a4c7979d9695bb240686c73b6cf7e00
|
[f94a2f9c4a4c7979d9695bb240686c73b6cf7e00]
|
04/14/08 02:02:24 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
access: Rename access2 to access as access is no longer existing. |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
04/14/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@aaf004a2f6af24de589f44bb3fe7ec018b04f3ae
|
[aaf004a2f6af24de589f44bb3fe7ec018b04f3ae]
|
02/03/08 21:12:50 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include stddef without checking for it. |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@4f028428053d0342c55deb6ba8b8da114c6a0caa
|
[4f028428053d0342c55deb6ba8b8da114c6a0caa]
|
01/16/08 18:51:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Revert the so-called whitelisting commits that are actually blacklisting |
|
|
|
@806cf5165824be921bf2402ecf11fd3ee6501f9c
|
[806cf5165824be921bf2402ecf11fd3ee6501f9c]
|
01/16/08 18:36:14 |
Rafaël Carré <funman@videolan.org> |
input options whitelisting, step 2 (refs #1371) |
|
|
|
@6ee1e193fd896ab9a4729fde14f009d9ce629815
|
[6ee1e193fd896ab9a4729fde14f009d9ce629815]
|
09/10/07 20:56:52 |
Rafaël Carré <funman@videolan.org> |
Removes trailing spaces. Removes tabs. |
|
|
|
@9e595c955f1aebae18435f0f5c740802ce347852
|
[9e595c955f1aebae18435f0f5c740802ce347852]
|
08/20/07 21:23:10 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdio while we're at it.
Finally rid of the strcasestr warning |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
08/20/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
08/20/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@2f65bd42d2c22389b33982d0c1b62afc790b7941
|
[2f65bd42d2c22389b33982d0c1b62afc790b7941]
|
01/02/07 22:50:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix a bunch of format string injection in VCDX and CDDA.
Initially … |
|
|
|
@ea82a404e991564ff7eb41929b2c1d912d347d1a
|
[ea82a404e991564ff7eb41929b2c1d912d347d1a]
|
11/26/06 17:01:31 |
Clément Stenac <zorglub@videolan.org> |
Nicer commits, faster breaking time and better-looking headers
That's not … |
|
|
|
@a29a4e2e57c454027d791cdd8c69948ed03643e0
|
[a29a4e2e57c454027d791cdd8c69948ed03643e0]
|
11/26/06 16:36:01 |
Clément Stenac <zorglub@videolan.org> |
Did I loose the count ? |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
11/26/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@dc8b128a9f34d9eb75d3158566cbb95df8bae61b
|
[dc8b128a9f34d9eb75d3158566cbb95df8bae61b]
|
10/10/06 00:37:29 |
Christophe Mutricy <xtophe@videolan.org> |
forward port [17012] and make update-po |
|
|
|
@f485214f09dd284cbb85674e937fbbb0a6032a2e
|
[f485214f09dd284cbb85674e937fbbb0a6032a2e]
|
09/15/06 16:31:51 |
Clément Stenac <zorglub@videolan.org> |
For consistency, remove references to vlc from libvlc
Also, make it … |
|
|
|
@551cd1d569dcd10d574bf28761137fb14c199b09
|
[551cd1d569dcd10d574bf28761137fb14c199b09]
|
09/08/06 00:01:06 |
Derk-Jan Hartman <hartman@videolan.org> |
* Reset access->info.b_eof when we search. After you have read up untill … |
|
|
|
@2d824acd426d7f4c5169083ce9966b5ed4e15da3
|
[2d824acd426d7f4c5169083ce9966b5ed4e15da3]
|
08/03/06 17:34:08 |
Clément Stenac <zorglub@videolan.org> |
Fix duplicate definitions of FREE |
|
|
|
@3876aaa761ba9ef1914a10591ecf0a1cbfcee6bc
|
[3876aaa761ba9ef1914a10591ecf0a1cbfcee6bc]
|
05/17/06 21:38:53 |
Derk-Jan Hartman <hartman@videolan.org> |
* This makes the cddax and vcdx modules compile again. meta is disabled. … |
|
|
|
@f99f42e6f75e98e1bbc64ac455d6d9d5ac991b98
|
[f99f42e6f75e98e1bbc64ac455d6d9d5ac991b98]
|
02/01/06 20:40:01 |
Rémi Denis-Courmont <rem@videolan.org> |
Additionnal conversions |
|
|
|
@adc858d87a4a45299f8d5ccfce2fe94466c6db59
|
[adc858d87a4a45299f8d5ccfce2fe94466c6db59]
|
02/01/06 19:06:48 |
Rémi Denis-Courmont <rem@videolan.org> |
Uniformize source files encoding |
|
|
|
@f6220ffd0fe9ed7e2cc68c4b58714d268ab8013b
|
[f6220ffd0fe9ed7e2cc68c4b58714d268ab8013b]
|
01/22/06 17:01:30 |
Clément Stenac <zorglub@videolan.org> |
Fix build of vcdx module |
|
|
|
@60a7a1fd2da979424374e964b42f3d42b7effa86
|
[60a7a1fd2da979424374e964b42f3d42b7effa86]
|
01/13/06 13:16:06 |
Rémi Denis-Courmont <rem@videolan.org> |
Partial distcheck fix |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
01/13/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@84b1163ffc6635866dca38ecd4138886367b9538
|
[84b1163ffc6635866dca38ecd4138886367b9538]
|
10/30/05 18:27:01 |
Felix Paul Kühne <fkuehne@videolan.org> |
* fixed some untranslatable strings and strings which existed both with … |
|
|
|
@ed1279a6ea4bbc2b1dc0e04acb27906f55391046
|
[ed1279a6ea4bbc2b1dc0e04acb27906f55391046]
|
07/23/05 13:25:49 |
Rocky Bernstein <rocky@videolan.org> |
access.c: LID and Segment for non PBC (the default) needs more work. … |
|
|
|
@bd39e4ea89742aba2dde16f93b777c6cb18c6a08
|
[bd39e4ea89742aba2dde16f93b777c6cb18c6a08]
|
07/20/05 11:55:49 |
Rocky Bernstein <rocky@videolan.org> |
Fix bug in track-length seeking. |
|
|
|
@812558533ce231d378bde58aa5f5061b10856b69
|
[812558533ce231d378bde58aa5f5061b10856b69]
|
07/20/05 02:08:24 |
Rocky Bernstein <rocky@videolan.org> |
Initialize track_end variable. |
|
|
|
@42ac9cdbf088b05e4327af2d7a4564db33a83c91
|
[42ac9cdbf088b05e4327af2d7a4564db33a83c91]
|
07/16/05 16:33:05 |
Rémi Denis-Courmont <rem@videolan.org> |
sleep is not thread-safe - use VLC API msleep instead |
|
|
|
@c3543a6fef87b7a4fd727631d4783c43fdea9a36
|
[c3543a6fef87b7a4fd727631d4783c43fdea9a36]
|
07/16/05 06:47:12 |
Rocky Bernstein <rocky@videolan.org> |
Meant to set first and last entry for each *track*. |
|
|
|
@d579d01b1cca11aa18eb9ab32422538d2f915b0f
|
[d579d01b1cca11aa18eb9ab32422538d2f915b0f]
|
07/16/05 06:32:18 |
Rocky Bernstein <rocky@videolan.org> |
Remove gcc 4 uninitialize variable warning. |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
07/09/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@445347100cb494841a2f142361d11be6a56165c2
|
[445347100cb494841a2f142361d11be6a56165c2]
|
07/09/05 03:56:01 |
Rocky Bernstein <rocky@videolan.org> |
vcdplayer.c: fix gcc 4-caught uninitialized variable.
vcd.c: more logical … |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
07/08/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@7ea393d4a68fcffe6c64f2fbef7767346b8c66c0
|
[7ea393d4a68fcffe6c64f2fbef7767346b8c66c0]
|
06/10/05 16:20:08 |
Felix Paul Kühne <fkuehne@videolan.org> |
* fixed some strings |
|
|
|
@b7c52465b1500d1c0aacbeb93080f97294ac34d6
|
[b7c52465b1500d1c0aacbeb93080f97294ac34d6]
|
06/03/05 21:32:11 |
Felix Paul Kühne <fkuehne@videolan.org> |
* backport of [11257] to trunk |
|
|
|
@d8f3a9ae3a5bfb03bae6f8acfba5fcd9f2d31a3c
|
[d8f3a9ae3a5bfb03bae6f8acfba5fcd9f2d31a3c]
|
05/09/05 18:46:13 |
Felix Paul Kühne <fkuehne@videolan.org> |
* fix the compilation which were accidentally broken in r10922 |
|
|
|
@b95300b75a8d00f0ae59b6c2e7c9d1764aba0546
|
[b95300b75a8d00f0ae59b6c2e7c9d1764aba0546]
|
05/07/05 22:02:48 |
Felix Paul Kühne <fkuehne@videolan.org> |
* controls.m: added l10n of the volume-string shown when changing the … |
|
|
|
@18e1ef362b9f2006dede65f4ff25b1572f23e1e6
|
[18e1ef362b9f2006dede65f4ff25b1572f23e1e6]
|
05/01/05 16:48:08 |
Rocky Bernstein <rocky@videolan.org> |
fix next/previous chapter in disc mode
fix updating meta (caused by a … |
|
|
|
@0b0141010c38c6ad35ee03c0ff28b9b810ba0ce5
|
[0b0141010c38c6ad35ee03c0ff28b9b810ba0ce5]
|
04/10/05 03:51:44 |
Rocky Bernstein <rocky@videolan.org> |
Crash on quit fixed.
Add Track length mode.
Entry slider fixed update … |
|
|
|
@f5961ab3d9baa3ea197cb94f71db2383fd80a1c7
|
[f5961ab3d9baa3ea197cb94f71db2383fd80a1c7]
|
03/11/05 23:36:40 |
Anil Daoud <anil@videolan.org> |
* configure.ac: alsa is now really default enabled
* modules/demux/*: typo … |
|
|
|
@b56e2184f0dff765dc4a3814ddbc7e9db49e1162
|
[b56e2184f0dff765dc4a3814ddbc7e9db49e1162]
|
03/10/05 14:42:45 |
Clément Stenac <zorglub@videolan.org> |
Fix refcount problems + fix a part of coding style problems |
|
|
|
@7b6d33911304c0a8171957062652ee94fa3a0cc2
|
[7b6d33911304c0a8171957062652ee94fa3a0cc2]
|
01/26/05 14:05:14 |
Rocky Bernstein <rocky@videolan.org> |
configure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
cdda/*: … |
|
|
|
@79053042f17a929d8fd175cc51d989f1f6abdba9
|
[79053042f17a929d8fd175cc51d989f1f6abdba9]
|
12/26/04 19:29:50 |
Rocky Bernstein <rocky@videolan.org> |
Some cleanup and unification with xine vcd plugin. |
|
|
|
@0e5f99c2b3cfb98577a767e63e3b30bfcedd3b05
|
[0e5f99c2b3cfb98577a767e63e3b30bfcedd3b05]
|
12/25/04 14:58:09 |
Rocky Bernstein <rocky@videolan.org> |
info.c: Add LID info in stream and media info.
vcdplayer.{c,h}, since this … |
|
|
|
@ae42134e0ca730662917c2642cbf23de426cfd7e
|
[ae42134e0ca730662917c2642cbf23de426cfd7e]
|
12/23/04 05:28:19 |
Rocky Bernstein <rocky@videolan.org> |
Deal with just one of the many crashes. This one in trying to find an … |
|
|
|
@d6b04c78471b3eea40e679a558fc53289525364e
|
[d6b04c78471b3eea40e679a558fc53289525364e]
|
12/23/04 05:01:45 |
Rocky Bernstein <rocky@videolan.org> |
Fill out more VCD player-independent parts. Modal (track, segment,
entry) … |
|
|
|
@e2bc9a538ea717487c2ccf7e7f1d55c95721feda
|
[e2bc9a538ea717487c2ccf7e7f1d55c95721feda]
|
12/22/04 12:18:11 |
Rocky Bernstein <rocky@videolan.org> |
More segment playing improvements, be able to map seekpoints to
segments … |
|
|
|
@ebcd06fd9e0bef4662c19f079f1732f3dfa3d3a0
|
[ebcd06fd9e0bef4662c19f079f1732f3dfa3d3a0]
|
12/22/04 05:22:24 |
Rocky Bernstein <rocky@videolan.org> |
Some work towards get segments working again. |
|
|
|
@f0080eb7af9639e37a44caffd22e9c3fd3d2d59f
|
[f0080eb7af9639e37a44caffd22e9c3fd3d2d59f]
|
12/22/04 03:17:30 |
Rocky Bernstein <rocky@videolan.org> |
Get chapter next/prev working for entries.
Customization of the title … |
|
|
|
@c7cac1b20abc9d907ed715e1040be49532d280c2
|
[c7cac1b20abc9d907ed715e1040be49532d280c2]
|
12/21/04 04:42:04 |
Rocky Bernstein <rocky@videolan.org> |
Work on getting slider seeking working better. |
|
|
|
@12077fd171905b6c9c958986d69d071a302d83b8
|
[12077fd171905b6c9c958986d69d071a302d83b8]
|
12/20/04 08:44:39 |
Rocky Bernstein <rocky@videolan.org> |
Improve entry navigation and title update.
Next/Prev chapter don't work … |
|
|
|
@6ba6c14fd5e810734e4170bbb95b1a731525212c
|
[6ba6c14fd5e810734e4170bbb95b1a731525212c]
|
12/20/04 05:52:29 |
Rocky Bernstein <rocky@videolan.org> |
Fix bad bug with was causing discontinuous video playback.
Some entry … |
|
|
|
@cf38ae4672f190d66fac78709f6019b1cb484cad
|
[cf38ae4672f190d66fac78709f6019b1cb484cad]
|
12/19/04 23:41:57 |
Rocky Bernstein <rocky@videolan.org> |
Cleanups towards getting this to a usable state.
Much still remains to be … |
|
|
|
@27fdfcfd6872d4868a8bef6f01ef4341fe033096
|
[27fdfcfd6872d4868a8bef6f01ef4341fe033096]
|
12/19/04 14:58:38 |
Rocky Bernstein <rocky@videolan.org> |
First attempt to libcdio VCD working under new regime. It is still
mostly … |
|
|
|
@91d93983e61dbc6cc7392fdfc71fede68dec7a5b
|
[91d93983e61dbc6cc7392fdfc71fede68dec7a5b]
|
12/14/04 12:40:09 |
Clément Stenac <zorglub@videolan.org> |
* Provide playlist_LockFoo functions for some functions
* Fix deadlock … |
|
|
|
@a90a19a6b0468ea9fedadc27cfc1118d70295263
|
[a90a19a6b0468ea9fedadc27cfc1118d70295263]
|
12/11/04 15:45:46 |
Clément Stenac <zorglub@videolan.org> |
Improvements to preferences
* Each module can declare a "human-readable … |
|
|
|
@6c4b8e5ab8d18bc08ac68d2fcec1d5ae7f1a0b6d
|
[6c4b8e5ab8d18bc08ac68d2fcec1d5ae7f1a0b6d]
|
07/29/04 17:18:04 |
Derk-Jan Hartman <hartman@videolan.org> |
* vcdx Coding style fixes. |
|
|
|
@05c9649a2b0b79d5b7c7cf760b36bf21e388e1bb
|
[05c9649a2b0b79d5b7c7cf760b36bf21e388e1bb]
|
06/07/04 20:32:12 |
Laurent Aimar <fenrir@videolan.org> |
* all: use var_Set/Get "state"/"position"/"rate" instead of old functions. |
|
|
|
@ba3b2639faa7bb59abbd3c29ef2c8663161a6094
|
[ba3b2639faa7bb59abbd3c29ef2c8663161a6094]
|
05/18/04 12:49:15 |
Rocky Bernstein <rocky@videolan.org> |
Tolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz. |
|
|
|
@82957718f138f8c34ceac6c5558ad955913b0cf7
|
[82957718f138f8c34ceac6c5558ad955913b0cf7]
|
05/07/04 04:03:56 |
Rocky Bernstein <rocky@videolan.org> |
Tolerate compilation with vcdimager 0.7.20. Sigh. |
|
|
|
@4b9f4ff644a2bec2461a882fb4e064195cf19b2d
|
[4b9f4ff644a2bec2461a882fb4e064195cf19b2d]
|
04/27/04 18:35:15 |
Sam Hocevar <sam@videolan.org> |
* Massive spelling corrections. |
|
|
|
@9af9c30640e77ccba94f6521b82d76b7edc25b87
|
[9af9c30640e77ccba94f6521b82d76b7edc25b87]
|
04/01/04 10:05:52 |
Rocky Bernstein <rocky@videolan.org> |
vcdplayer_selection2lid not here anymore. It comes from libvcdinfo. |
|
|
|
@16395c1ad2758aec7aabd7fda70b5dbca232a36e
|
[16395c1ad2758aec7aabd7fda70b5dbca232a36e]
|
04/01/04 09:21:19 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access/vcdx/access.c: use input_Control(INPUT_ADD_INFO). |
|
|
|
@6cbedca649ebd2a5ae46608ca7c5b91ee365b0e5
|
[6cbedca649ebd2a5ae46608ca7c5b91ee365b0e5]
|
03/29/04 02:42:35 |
Rocky Bernstein <rocky@videolan.org> |
Small cosmetic changes |
|
|
|
@5fd57071bda1c5b407bc8c28d4123883143690af
|
[5fd57071bda1c5b407bc8c28d4123883143690af]
|
03/28/04 22:17:49 |
Rocky Bernstein <rocky@videolan.org> |
Correct multi-default selection. But we need vcdimager 0.71 CVS for
this. … |
|
|
|
@4cf8c490faa4f86e405de75982939aaaacbef437
|
[4cf8c490faa4f86e405de75982939aaaacbef437]
|
03/15/04 05:22:39 |
Rocky Bernstein <rocky@videolan.org> |
CVD subtitle selection works via front-end spu-es variable changes.
SVCD … |
|
|
|
@33b7101c5c9dca24146742a7437cda34c2b1b060
|
[33b7101c5c9dca24146742a7437cda34c2b1b060]
|
03/15/04 01:03:56 |
Rocky Bernstein <rocky@videolan.org> |
Fill out VCD information Media Info section when playing an entire VCD
or … |
|
|
|
@d1c5652ec6b7e0626c18315145322dbd18b69543
|
[d1c5652ec6b7e0626c18315145322dbd18b69543]
|
03/14/04 17:32:32 |
Rocky Bernstein <rocky@videolan.org> |
PBC is probably not an advanced option. |
|
|
|
@8c9cd3a2969385bfcd9395a4996be7f453598c6b
|
[8c9cd3a2969385bfcd9395a4996be7f453598c6b]
|
03/14/04 03:44:06 |
Rocky Bernstein <rocky@videolan.org> |
Syntax error for WIN32 |
|
|
|
@8def66dbbf53ecd1a7e227d106be9ddaf9308024
|
[8def66dbbf53ecd1a7e227d106be9ddaf9308024]
|
03/12/04 03:51:20 |
Rocky Bernstein <rocky@videolan.org> |
more WIN32 changes. |
|
|
|
@36e99b03208623c3655528a4595383d51fc707a4
|
[36e99b03208623c3655528a4595383d51fc707a4]
|
03/11/04 09:22:25 |
Rocky Bernstein <rocky@videolan.org> |
Change to facilitate compiling -mno-cygwin on cygwin and possibly other … |
|
|
|
@46d298846cd1cc877a65ed72b7b4258f6ec26cdb
|
[46d298846cd1cc877a65ed72b7b4258f6ec26cdb]
|
03/11/04 09:02:55 |
Rocky Bernstein <rocky@videolan.org> |
Use memset, not bzero. Helps with -mno-cygwin (and possibly others). |
|
|
|
@c40cb8b83420574f0ce26d72f1761ae9775773c8
|
[c40cb8b83420574f0ce26d72f1761ae9775773c8]
|
03/07/04 17:03:25 |
Rocky Bernstein <rocky@videolan.org> |
More printf lint for cygwin (and possibly others) |
|
|
|
@9474462d342a51a57ff8ba005ee60c845d3abebf
|
[9474462d342a51a57ff8ba005ee60c845d3abebf]
|
03/07/04 15:46:55 |
Rocky Bernstein <rocky@videolan.org> |
printf lint changes for cygwin. |
|
|
|
@45adedc913a84e90c60d920f20230aee5d430cdc
|
[45adedc913a84e90c60d920f20230aee5d430cdc]
|
03/05/04 18:34:23 |
Sam Hocevar <sam@videolan.org> |
* Added "Id" svn:keywords property to all files containing "$Id:".
* … |
|
|
|
@c87d50dd850bac965aaf9e81b97e0c166fc22a4f
|
[c87d50dd850bac965aaf9e81b97e0c166fc22a4f]
|
03/03/04 21:39:53 |
Gildas Bazin <gbazin@videolan.org> |
* ALL: changed the prototype of module_Need() to accept a "strict" boolean … |
|
|
|
@f0dfceb529c4e41faefa89a286f6038922b99670
|
[f0dfceb529c4e41faefa89a286f6038922b99670]
|
02/22/04 11:30:41 |
Rocky Bernstein <rocky@videolan.org> |
Fix mem leak caught by valgrind. |
|
|
|
@d675fdfc51f12be3883ee613464e41df13b2c1e2
|
[d675fdfc51f12be3883ee613464e41df13b2c1e2]
|
02/22/04 10:35:48 |
Rocky Bernstein <rocky@videolan.org> |
Make sure a couple of variables are initialized before
reading. (caught by … |
|
|
|
|