Changeset e69c7de6cf315eaf7156dcec085eb31288f8b79d
- Timestamp:
- 08/12/03 20:34:47
(5 years ago)
- Author:
- Gildas Bazin <gbazin@videolan.org>
- git-committer:
- Gildas Bazin <gbazin@videolan.org> 1060713287 +0000
- git-parent:
[e005b8863211d8722ea7f925bb6a8ea8a7420aa4]
- git-author:
- Gildas Bazin <gbazin@videolan.org> 1060713287 +0000
- Message:
* ChangeLog?: re-re-re-updated the changelog for the 0.6.2 release.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r91f69ae |
re69c7de |
|
| | 1 | 2003-08-12 Tuesday 18:25 gbazin |
|---|
| | 2 | |
|---|
| | 3 | * po/de.po: update of the german translation by Felix K� |
|---|
| | 4 | 2003-08-12 Tuesday 17:01 gbazin |
|---|
| | 5 | |
|---|
| | 6 | * modules/codec/ffmpeg/video.[ch]: another temporary workaround. |
|---|
| | 7 | |
|---|
| | 8 | 2003-08-12 Tuesday 15:35 jpsaman |
|---|
| | 9 | |
|---|
| | 10 | Fixed long problem with tuning to frequencies like; 12669500 Hz which is not possible with the old satellite plugin, because it reads 12669,5 in kHz and could not be expressed. |
|---|
| | 11 | * Frequency, symbol rate, LNB_LOF1, LNB_LOF2 and LNB_SLOF are in Hz now. Input methods "dvb", "qpsk", "cable", "terrestrial" use this policy. |
|---|
| | 12 | * Added backwards compatibility with access method "satellite" as used by the GUI; frequency and symbol rate are interpreted as kHz. |
|---|
| | 13 | |
|---|
| | 14 | 2003-08-12 Tuesday 14:15 jpsaman |
|---|
| | 15 | |
|---|
| | 16 | * more cleanup |
|---|
| | 17 | |
|---|
| | 18 | 2003-08-12 Tuesday 12:43 jpsaman |
|---|
| | 19 | |
|---|
| | 20 | * Audio is verified to work, it was a problem with the test setup and not with the code ;-). |
|---|
| | 21 | * Added code to support LNB_LOF1, LNB_LOF2, LNB_SLOF commandline options. |
|---|
| | 22 | * Cleanup of code. |
|---|
| | 23 | |
|---|
| | 24 | 2003-08-12 Tuesday 08:19 sam |
|---|
| | 25 | |
|---|
| | 26 | * modules/demux/mkv.cpp: support for libmatroska 0.5.0. |
|---|
| | 27 | |
|---|
| | 28 | 2003-08-11 Monday 23:07 gbazin |
|---|
| | 29 | |
|---|
| | 30 | * share/http/index.html: added "del" and "empty" controls. |
|---|
| | 31 | |
|---|
| | 32 | 2003-08-11 Monday 20:49 gbazin |
|---|
| | 33 | |
|---|
| | 34 | * ChangeLog: updated changelog for 0.6.2. |
|---|
| | 35 | |
|---|
| 1 | 36 | 2003-08-11 Monday 20:48 gbazin |
|---|
| 2 | 37 | |
|---|