Mercurial > mplayer.hg
graph
-
Mark modified files as such.Wed, 08 Nov 2006 22:45:11 +0000, by diego
-
Support URL redirections that do not specify full URL.Wed, 08 Nov 2006 22:42:31 +0000, by reimar
-
Updated for controversial changes and irc-only decisionsWed, 08 Nov 2006 22:21:50 +0000, by rtogni
-
partial syncWed, 08 Nov 2006 20:34:32 +0000, by gpoirier
-
Reset _ld_xvid so that stray libs do not appear on the link command line.Wed, 08 Nov 2006 19:58:10 +0000, by diego
-
dts, width/height explanationWed, 08 Nov 2006 19:04:48 +0000, by michael
-
s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.Wed, 08 Nov 2006 18:57:40 +0000, by eugeni
-
size and stream_id docsWed, 08 Nov 2006 18:50:58 +0000, by michael
-
Remove unused variables.Wed, 08 Nov 2006 18:46:42 +0000, by diego
-
Rename xvid4 variable/option back to xvid so as not to break scripts.Wed, 08 Nov 2006 18:46:03 +0000, by diego
-
clearer frame_code explanationWed, 08 Nov 2006 18:40:08 +0000, by michael
-
cosmetics: Fix indentation after last commit.Wed, 08 Nov 2006 18:36:46 +0000, by diego
-
Separate XviD 3 and XviD 4 tests.Wed, 08 Nov 2006 18:35:32 +0000, by diego
-
simple 1 line definition of what a keyframe isWed, 08 Nov 2006 18:32:54 +0000, by michael
-
Change value used to indicate "unknown audio format" from 0 to -1.Wed, 08 Nov 2006 18:31:04 +0000, by uau
-
Remove some DivX 4 leftovers.Wed, 08 Nov 2006 17:37:50 +0000, by diego
-
r20774: Adding ability to check allowed frequency range.Wed, 08 Nov 2006 17:36:49 +0000, by voroshil
-
sync with r20774Wed, 08 Nov 2006 17:29:34 +0000, by voroshil
-
11l, revert r20782Wed, 08 Nov 2006 15:10:12 +0000, by kraymer
-
remove duplicate MSGTRWed, 08 Nov 2006 15:01:21 +0000, by kraymer
-
MSGTRs for libvo/aspect.c and libvo/vo_xv.cWed, 08 Nov 2006 14:55:37 +0000, by kraymer
-
MSGTRs for ao_alsa.cWed, 08 Nov 2006 14:52:33 +0000, by kraymer
-
symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_freeWed, 08 Nov 2006 14:48:36 +0000, by gpoirier
-
partial sync with latest manpage commitsWed, 08 Nov 2006 13:05:10 +0000, by gpoirier
-
Generated XSL files should be in UTF-8.Wed, 08 Nov 2006 12:39:16 +0000, by diego
-
Move some FourCC values from libavformat/riff.c to our private mapping.Wed, 08 Nov 2006 10:49:34 +0000, by diego
-
Spelling fix: Allowable -> AllowedWed, 08 Nov 2006 10:30:52 +0000, by voroshil
-
Adding ability to check allowed frequency range.Wed, 08 Nov 2006 07:02:43 +0000, by voroshil
-
- explain lavc lmin option more clearlyWed, 08 Nov 2006 03:23:02 +0000, by corey
-
support lavc mblmin and mblmaxWed, 08 Nov 2006 03:22:03 +0000, by corey
-
Create binaries with proper executable suffix under Windows.Wed, 08 Nov 2006 00:13:33 +0000, by diego
-
support for -dvdangleWed, 08 Nov 2006 00:11:42 +0000, by nicodvb
-
near-precise seeking in dvd://Wed, 08 Nov 2006 00:00:46 +0000, by nicodvb
-
Fix code that cuts audio data if the filters produce too much.Tue, 07 Nov 2006 23:16:55 +0000, by uau
-
sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %Tue, 07 Nov 2006 23:06:42 +0000, by gpoirier
-
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->ptsTue, 07 Nov 2006 22:57:42 +0000, by nicodvb
-
added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer)Tue, 07 Nov 2006 22:55:49 +0000, by nicodvb
-
now demux_seek() tries to seek aided by the stream layer, if possibleTue, 07 Nov 2006 22:54:28 +0000, by nicodvb
-
added definition of DEMUXER_CTRL_RESYNCTue, 07 Nov 2006 22:51:18 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)Tue, 07 Nov 2006 22:49:56 +0000, by nicodvb
-
Partial sync with en/mplayer.1 r20739Tue, 07 Nov 2006 22:48:14 +0000, by gpoirier
-
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIMETue, 07 Nov 2006 22:46:35 +0000, by nicodvb
-
typoTue, 07 Nov 2006 21:09:10 +0000, by diego
-
_inputmodules vs _noinputmodules typo fixTue, 07 Nov 2006 21:05:03 +0000, by diego
-
feed av_log() through mp_msg()Tue, 07 Nov 2006 19:52:47 +0000, by michael
-
fprintf -> mp_msgTue, 07 Nov 2006 19:05:38 +0000, by michael
-
Adding myself to man page translation and stram sections.Tue, 07 Nov 2006 18:57:25 +0000, by voroshil
-
Replace enneccesery O_RDWR with O_RDONLYTue, 07 Nov 2006 18:39:38 +0000, by voroshil
-
Restoring volume level of radio card on exit.Tue, 07 Nov 2006 18:27:40 +0000, by voroshil
-
sync tag update, no real changes neededTue, 07 Nov 2006 18:20:07 +0000, by voroshil
-
r20739: Remove remnants of long-gone libfame.Tue, 07 Nov 2006 18:15:37 +0000, by voroshil
-
If parsing a seek head fails then mplayer should try continue parsing the file after the seek head.Tue, 07 Nov 2006 18:14:30 +0000, by mosu
-
Add our own CODEC_ID -> fourcc translation tables so we do not needTue, 07 Nov 2006 17:37:23 +0000, by reimar
-
r20650 inverted the gtk1 check before setting charset, thisTue, 07 Nov 2006 17:21:34 +0000, by reimar
-
remove stray comment lineTue, 07 Nov 2006 16:45:49 +0000, by kraymer
-
Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,Tue, 07 Nov 2006 16:42:39 +0000, by diego
-
Remove bogus comment lines.Tue, 07 Nov 2006 16:40:22 +0000, by diego
-
Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.Tue, 07 Nov 2006 16:39:58 +0000, by diego
-
remove dead defines (spotted by mphelp_check.py)Tue, 07 Nov 2006 16:01:34 +0000, by kraymer
-
fix format identifiers mismatchTue, 07 Nov 2006 13:50:11 +0000, by kraymer
-
Initial (partially, about 40%) translation.Tue, 07 Nov 2006 12:31:37 +0000, by voroshil
-
Fix MacIntel build: "/nop" is illegal on Apple's older version of GASTue, 07 Nov 2006 07:07:05 +0000, by gpoirier
-
Remove remnants of long-gone libfame.Mon, 06 Nov 2006 22:57:14 +0000, by diego
-
Bugfix: when copying ass_force_style_list, ending 0 was left out.Mon, 06 Nov 2006 20:09:28 +0000, by eugeni
-
typoMon, 06 Nov 2006 18:05:38 +0000, by diego
-
output cosmeticsMon, 06 Nov 2006 16:23:04 +0000, by diego
-
Synced to 3.11.2006Mon, 06 Nov 2006 13:41:37 +0000, by jheryan
-
Calculate text bounding box in a way that does not depend on actual glyphMon, 06 Nov 2006 02:47:57 +0000, by eugeni
-
Don't let the program speak as 'I'.Mon, 06 Nov 2006 02:05:51 +0000, by diego
-
Remove hackish setting of extra libraries through --enable-static=-lfoo,Mon, 06 Nov 2006 00:18:06 +0000, by diego
-
Remove deprecated install-path option.Mon, 06 Nov 2006 00:13:37 +0000, by diego
-
spelling/grammar/wording/consistency for the help outputMon, 06 Nov 2006 00:09:07 +0000, by diego
-
WIN32 was already being set from config.h.Sun, 05 Nov 2006 20:35:16 +0000, by diego
-
Fix index-based seeking in audio-only files, fixes bug #621Sun, 05 Nov 2006 20:29:29 +0000, by reimar
-
printf->mp_msgSun, 05 Nov 2006 20:18:37 +0000, by rtogni
-
fix typo (noticed by jerome.ferrari lappis com)Sun, 05 Nov 2006 20:17:51 +0000, by kraymer
-
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cSun, 05 Nov 2006 19:36:21 +0000, by voroshil
-
Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.Sun, 05 Nov 2006 19:06:32 +0000, by diego
-
Initial partial translation of man pageSun, 05 Nov 2006 19:04:41 +0000, by voroshil
-
Initialize fontconfig in VFCTRL_INIT_EOSD handler.Sun, 05 Nov 2006 18:56:31 +0000, by eugeni
-
r20699: Missing <option> tagSun, 05 Nov 2006 18:53:21 +0000, by voroshil
-
Fix comment, it's 'sowt', not 'swot' ('twos' reversed)Sun, 05 Nov 2006 18:40:16 +0000, by reimar
-
Fix tdfx-related copy + paste typos, patch by Ville Skytt¸«£, ville.skytta iki fi.Sun, 05 Nov 2006 18:27:07 +0000, by diego
-
Cosmetics: indentation fix.Sun, 05 Nov 2006 18:21:39 +0000, by eugeni
-
Fix compilation: forgotten mp_msg.h includeSun, 05 Nov 2006 17:43:25 +0000, by reimar
-
Fix an obvious typo.Sun, 05 Nov 2006 17:32:18 +0000, by eugeni
-
printf ->mp_msgSun, 05 Nov 2006 17:31:28 +0000, by rtogni
-
Fix the following compiler warnings:Sun, 05 Nov 2006 17:26:55 +0000, by eugeni
-
Do not use abort()Sun, 05 Nov 2006 17:08:36 +0000, by rtogni
-
better wording for "workarounding"Sun, 05 Nov 2006 16:49:09 +0000, by kraymer
-
MSGTRs for demux_avi.cSun, 05 Nov 2006 16:36:02 +0000, by kraymer
-
Add 4XM audio.Sun, 05 Nov 2006 16:34:45 +0000, by diego
-
Synced with r20705Sun, 05 Nov 2006 15:37:06 +0000, by torinthiel
-
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cSun, 05 Nov 2006 15:23:50 +0000, by kraymer
-
spellfix and improvement suggested by WandererSun, 05 Nov 2006 15:18:17 +0000, by nicodvb
-
some fixes for latest demux_mkv messagesSun, 05 Nov 2006 15:13:05 +0000, by kraymer
-
Unify ./configure script handlingSun, 05 Nov 2006 15:11:04 +0000, by torinthiel
-
Better URL markupSun, 05 Nov 2006 15:10:05 +0000, by torinthiel
-
Better wording, especially if hyperlinks are not visibleSun, 05 Nov 2006 15:09:36 +0000, by torinthiel
-
Remove ugly indentation in <screen> tagsSun, 05 Nov 2006 15:08:39 +0000, by torinthiel
-
Don't break a paragraph in a middle of a thoughtSun, 05 Nov 2006 15:07:41 +0000, by torinthiel
-
A bunch of missing <systemitem class="library"> tagsSun, 05 Nov 2006 15:06:43 +0000, by torinthiel
-
Missing <option> tagSun, 05 Nov 2006 15:06:02 +0000, by torinthiel
-
better wording for note about utf-8Sun, 05 Nov 2006 14:31:14 +0000, by kraymer
-
note for translators to use utf-8 encoding for help_mp files and xml docsSun, 05 Nov 2006 14:00:35 +0000, by kraymer
-
add MSGTR_MPDEMUX_MKV for demux_mkv.cSun, 05 Nov 2006 13:53:27 +0000, by kraymer
-
synced with r20693Sun, 05 Nov 2006 13:35:25 +0000, by Gabrov
-
fix overly long lineSun, 05 Nov 2006 13:28:38 +0000, by kraymer
-
markup fixSun, 05 Nov 2006 13:15:37 +0000, by kraymer
-
version bump, no changes madeSun, 05 Nov 2006 12:54:05 +0000, by kraymer
-
Partial sync w/ en/mplayer.1 (6)Sun, 05 Nov 2006 12:50:03 +0000, by kraymer
-
consistency/grammarSun, 05 Nov 2006 12:49:32 +0000, by diego
-
synced with r20586Sun, 05 Nov 2006 12:46:35 +0000, by Gabrov
-
Split too long line into a number of small oneSun, 05 Nov 2006 12:30:00 +0000, by voroshil
-
Always respect w and h params to mpcodecs_config_vo overSun, 05 Nov 2006 12:10:44 +0000, by reimar
-
r20682: punctuation, full stop -> commaSun, 05 Nov 2006 11:54:29 +0000, by voroshil
-
(cosmetics) remove unneeded tabsSun, 05 Nov 2006 11:29:02 +0000, by torinthiel
-
reccomend the usage of :tsaf with :format=dvd in -mpegoptsSun, 05 Nov 2006 10:54:14 +0000, by nicodvb
-
mention :tsaf on every instance of -mpegopts format=dvdSun, 05 Nov 2006 10:50:29 +0000, by nicodvb
-
punctuation, full stop -> commaSun, 05 Nov 2006 10:35:07 +0000, by torinthiel
-
Remove empty variable.Sun, 05 Nov 2006 09:04:32 +0000, by diego
-
output cosmeticsSun, 05 Nov 2006 00:10:10 +0000, by diego
-
Fix some echo -n occurrences, patch by sci-fi@hush.ai.Sun, 05 Nov 2006 00:02:48 +0000, by diego
-
synced with r20677Sat, 04 Nov 2006 23:38:59 +0000, by Gabrov
-
cosmetics: reformatted with only tabsSat, 04 Nov 2006 23:07:55 +0000, by nicodvb
-
use calloc() instead of malloc()Sat, 04 Nov 2006 23:05:38 +0000, by nicodvb
-
nonsense removal: compare old and new frequency in order to skip tuningSat, 04 Nov 2006 23:03:52 +0000, by nicodvb
-
Corrigendum 1Sat, 04 Nov 2006 22:01:51 +0000, by michael
-
Hack around Windows focus problem with -vo glSat, 04 Nov 2006 21:44:53 +0000, by reimar
-
ass renderer absolutely needs readable target mpi.Sat, 04 Nov 2006 20:48:15 +0000, by reimar
-
Remove completely useless cursor variable.Sat, 04 Nov 2006 19:19:03 +0000, by reimar
-
Add FFmpeg fraps video decoder.Sat, 04 Nov 2006 18:11:17 +0000, by diego
-
More precise bounding box calculation for karaoke effects.Sat, 04 Nov 2006 17:58:09 +0000, by eugeni
-
Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1Sat, 04 Nov 2006 16:25:32 +0000, by rtogni
-
convert DOCS/xml/hu to UTF-8Sat, 04 Nov 2006 15:56:11 +0000, by kraymer
-
SHOULD not -> SHOULD NOTSat, 04 Nov 2006 13:56:55 +0000, by ods15
-
introSat, 04 Nov 2006 13:33:35 +0000, by michael
-
Clarify state of openal ao.Sat, 04 Nov 2006 12:01:29 +0000, by reimar
-
Extended/reworked fontconfig test to work without pkg-config with versionsSat, 04 Nov 2006 11:57:03 +0000, by reimar
-
changed email addressSat, 04 Nov 2006 10:21:52 +0000, by henry
-
no real change needed for r20657Sat, 04 Nov 2006 10:02:22 +0000, by voroshil
-
Sync with r20637Sat, 04 Nov 2006 09:45:00 +0000, by torinthiel
-
Synced with r20658Sat, 04 Nov 2006 09:34:56 +0000, by torinthiel
-
(cosmetics) Unify and clarify blank lines usageSat, 04 Nov 2006 09:30:30 +0000, by torinthiel
-
Move "and" to end of list, improves grammarSat, 04 Nov 2006 09:24:33 +0000, by torinthiel
-
update for r20654Sat, 04 Nov 2006 07:14:50 +0000, by henry
-
pass the interlacing info to the filter chainSat, 04 Nov 2006 07:08:54 +0000, by henry
-
fix quantizer export for interlaced videoSat, 04 Nov 2006 07:05:21 +0000, by henry
-
Prefer microsoft-specific charmaps to all other.Fri, 03 Nov 2006 23:11:00 +0000, by eugeni
-
don't set the resolution for dvr-ms files: in the asf headers it seems toFri, 03 Nov 2006 22:53:24 +0000, by nicodvb
-
Streamline and simplify internal vs external libdvdread handling.Fri, 03 Nov 2006 22:03:58 +0000, by diego
-
remove charset files (all of them are in UTF-8 now anyway)Fri, 03 Nov 2006 21:52:35 +0000, by kraymer
-
attempt to fix the unbound future frame issue with keyframes on the muxer sideFri, 03 Nov 2006 21:40:13 +0000, by michael
-
Document ao_openal.Fri, 03 Nov 2006 21:36:11 +0000, by diego
-
2nd try for a keyframe definitionFri, 03 Nov 2006 21:13:50 +0000, by michael
-
partial syncFri, 03 Nov 2006 20:59:58 +0000, by gpoirier
-
Introduce MSGT_ASS, use it for all libass messages.Fri, 03 Nov 2006 18:15:33 +0000, by eugeni
-
no real change need for r20586, updating sync tagFri, 03 Nov 2006 15:46:47 +0000, by voroshil
-
add missing tag updateFri, 03 Nov 2006 15:43:33 +0000, by voroshil
-
r20637:libmpdvdkit no longer exists.Fri, 03 Nov 2006 15:40:21 +0000, by voroshil
-
r20620: better description for -correct-ptsFri, 03 Nov 2006 14:36:48 +0000, by kraymer
-
r20571: cvidix tricksFri, 03 Nov 2006 14:30:07 +0000, by kraymer
-
fix typoFri, 03 Nov 2006 14:19:32 +0000, by kraymer
-
keyframe definitionFri, 03 Nov 2006 14:10:58 +0000, by michael
-
libmpdvdkit no longer exists.Fri, 03 Nov 2006 14:02:08 +0000, by diego
-
I'm effectively maintaining libdvdcss and libdvdread.Fri, 03 Nov 2006 13:57:49 +0000, by diego
-
main header typoFri, 03 Nov 2006 13:53:29 +0000, by michael
-
move file up so its found first, this probably improves readabilityFri, 03 Nov 2006 13:52:12 +0000, by michael
-
libmpdvdkit2 --> libdvdcssFri, 03 Nov 2006 13:51:04 +0000, by diego
-
libmpdvdkit2 --> libdvdreadFri, 03 Nov 2006 13:50:32 +0000, by diego
-
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.Fri, 03 Nov 2006 13:48:52 +0000, by diego
-
Remove stray line.Fri, 03 Nov 2006 12:30:52 +0000, by diego
-
Move libdvdcss into its own subdirectory.Fri, 03 Nov 2006 12:25:56 +0000, by diego
-
Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.Fri, 03 Nov 2006 10:48:17 +0000, by diego
-
Remove useless default target.Fri, 03 Nov 2006 10:37:22 +0000, by diego
-
Move the rest of the config.h parameters to the Makefile.Fri, 03 Nov 2006 10:36:45 +0000, by diego
-
Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.Fri, 03 Nov 2006 10:09:39 +0000, by diego
-
bump version numberFri, 03 Nov 2006 09:58:23 +0000, by diego
-
Remove options not present in upstream config.h.in.Fri, 03 Nov 2006 09:58:07 +0000, by diego
-
Sync some cosmetics from upstream.Fri, 03 Nov 2006 09:52:13 +0000, by diego
-
typo, roff markupFri, 03 Nov 2006 08:56:03 +0000, by diego
-
better description for -correct-ptsFri, 03 Nov 2006 05:14:37 +0000, by uau
-
Implement loading subtitles from memory.Fri, 03 Nov 2006 02:15:08 +0000, by eugeni
-
Bugfix: sub_recode could deallocate global sub_cp under some circumstances.Fri, 03 Nov 2006 01:41:48 +0000, by eugeni
-
- random fixesFri, 03 Nov 2006 00:30:11 +0000, by torinthiel
-
Partial sync w/ en/mplayer.1 (5).Fri, 03 Nov 2006 00:27:41 +0000, by kraymer
-
Synced with r20614Fri, 03 Nov 2006 00:03:30 +0000, by torinthiel
-
another missing <application>Thu, 02 Nov 2006 23:55:14 +0000, by torinthiel
-
Support backspace for -vo gl/gl2 under WindowsThu, 02 Nov 2006 18:42:07 +0000, by reimar
-
remove accidential ';' (that's what too much C programming does to you ;-) )Thu, 02 Nov 2006 18:14:12 +0000, by reimar
-
Check for existence of libcdio_paranoia, not libcdio, since the former isThu, 02 Nov 2006 18:12:19 +0000, by reimar
-
Useless break in libcdio pkg-config checkThu, 02 Nov 2006 18:07:00 +0000, by reimar
-
Remove spurious $_inc_tmp in libcdio checkThu, 02 Nov 2006 18:05:22 +0000, by reimar
-
Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.Thu, 02 Nov 2006 17:05:31 +0000, by voroshil
-
Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.tsThu, 02 Nov 2006 16:20:25 +0000, by reimar
-
convert remaining help files to UTF-8Thu, 02 Nov 2006 11:45:10 +0000, by kraymer
-
Add support for conversions from the rgb565 and rgb555 formatsThu, 02 Nov 2006 09:01:01 +0000, by lucabe
-
Rework binary codec directory handling. Don't use directories from otherWed, 01 Nov 2006 20:31:18 +0000, by diego
-
More code shufflingWed, 01 Nov 2006 20:03:32 +0000, by reimar
-
cosmetics: move WIN32 read_toc code to allow for summarizing more commonWed, 01 Nov 2006 19:57:44 +0000, by reimar
-
qp height should be in macroblocks, not pixelsWed, 01 Nov 2006 19:52:42 +0000, by henry
-
Do not mix declarations and statements.Wed, 01 Nov 2006 19:44:35 +0000, by diego
-
Avoid code duplication for "last" toc entry.Wed, 01 Nov 2006 19:41:03 +0000, by reimar
-
simplify/unify read_tocWed, 01 Nov 2006 19:24:54 +0000, by reimar
-
Factor out common code in stream_cddb read_toc function.Wed, 01 Nov 2006 19:14:28 +0000, by reimar
-
some non russian/english characters (in people's names) copypasted from english page.Wed, 01 Nov 2006 19:11:43 +0000, by voroshil
-
Remove useless codeWed, 01 Nov 2006 19:02:01 +0000, by reimar
-
libcdio also needs to link against libcdio_paranoiaWed, 01 Nov 2006 18:54:10 +0000, by reimar
-
ARCH_X86 simplificationsWed, 01 Nov 2006 18:41:25 +0000, by reimar
-
Use common define for x86_32 and x86_64.Wed, 01 Nov 2006 18:36:20 +0000, by diego
-
mp3lib asm does not compile on AMD64.Wed, 01 Nov 2006 18:19:02 +0000, by reimar
-
Support for recent changes to ARCH_X86 handling in FFmpeg.Wed, 01 Nov 2006 18:17:18 +0000, by diego
-
Proper libcdio detection also without pkg-configWed, 01 Nov 2006 18:15:06 +0000, by reimar
-
proper Subversion-speak for revision numbersWed, 01 Nov 2006 17:58:47 +0000, by diego
-
- Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by meWed, 01 Nov 2006 17:47:18 +0000, by torinthiel
-
Missing comma addedWed, 01 Nov 2006 17:44:40 +0000, by torinthiel
-
The col utility eats non-ASCII characters without the -p option it seems.Wed, 01 Nov 2006 17:43:20 +0000, by diego
-
cosmetics: Reformat section.Wed, 01 Nov 2006 17:33:45 +0000, by diego
-
paragraph about groff and UTF-8Wed, 01 Nov 2006 17:31:11 +0000, by diego
-
gcc optimized != 0 check for extern function away, thus linkingWed, 01 Nov 2006 17:05:17 +0000, by reimar
-
encoding is now UTF-8Wed, 01 Nov 2006 14:50:36 +0000, by diego
-
libdvdcss r202, my patch was committed upstream.Wed, 01 Nov 2006 14:42:23 +0000, by diego
-
Typo: lseek --> lseek64, the former is not used in the code.Wed, 01 Nov 2006 14:41:59 +0000, by diego
-
trivial sync with r20551Wed, 01 Nov 2006 12:27:56 +0000, by voroshil