Changeset 056748baea3a19ee8a2d666ac29cae9605bc6572
- Timestamp:
- 04/08/03 23:31:52
(5 years ago)
- Author:
- Christophe Massiot <massiot@videolan.org>
- git-committer:
- Christophe Massiot <massiot@videolan.org> 1049837512 +0000
- git-parent:
[8e2410ecb5693126ab6f0a5cc9e78ace96e0560f]
- git-author:
- Christophe Massiot <massiot@videolan.org> 1049837512 +0000
- Message:
* Updated ChangeLog?.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r6bbf004 |
r056748b |
|
| | 1 | 2003-04-08 Tuesday 21:26 gbazin |
|---|
| | 2 | |
|---|
| | 3 | * modules/audio_output/waveout.c: compilation fix for builtins only build. |
|---|
| | 4 | |
|---|
| | 5 | 2003-04-08 Tuesday 13:22 sam |
|---|
| | 6 | |
|---|
| | 7 | * ./debian/changelog: ready for releasable .deb packages. |
|---|
| | 8 | |
|---|
| | 9 | 2003-04-08 Tuesday 08:59 sam |
|---|
| | 10 | |
|---|
| | 11 | * ./configure.ac.in: if CoreAudio is too old, disable the coreaudio_resampler |
|---|
| | 12 | module for the moment. |
|---|
| | 13 | |
|---|
| | 14 | 2003-04-08 Tuesday 08:35 massiot |
|---|
| | 15 | |
|---|
| | 16 | * Fixed the translation option with Mac OS X. |
|---|
| | 17 | |
|---|
| | 18 | 2003-04-08 Tuesday 07:22 sigmunau |
|---|
| | 19 | |
|---|
| | 20 | modules/video_filter/Modules.am: forgot to add the osdtest module |
|---|
| | 21 | modules/video_filter/osd_text.c: fixed a bug in size/place calculations. |
|---|
| | 22 | Support gamma correction of the text. |
|---|
| | 23 | |
|---|
| | 24 | 2003-04-08 Tuesday 07:19 alexis |
|---|
| | 25 | |
|---|
| | 26 | Update spec file for the 0.5.3 release, courtesy of Jason Luka. |
|---|
| | 27 | |
|---|
| | 28 | 2003-04-08 Tuesday 02:06 gbazin |
|---|
| | 29 | |
|---|
| | 30 | * modules/gui/skins/src/event.cpp, modules/gui/skins/src/event.h: |
|---|
| | 31 | fixed 2 nasty buffer overflows. This fixes the last crashes I've got |
|---|
| | 32 | with the skins interface. |
|---|
| | 33 | |
|---|
| | 34 | 2003-04-07 Monday 21:51 massiot |
|---|
| | 35 | |
|---|
| | 36 | * Updated ChangeLog |
|---|
| | 37 | * src/libvlc.c: Darwin doesn't have a "translation" config variable |
|---|
| | 38 | |
|---|
| 1 | 39 | 2003-04-07 Monday 17:35 gbazin |
|---|
| 2 | 40 | |
|---|