Mercurial > mplayer.hg
graph
-
removed definitions of no more used or file-static functions2006-09-20, by nicodvb
-
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);2006-09-19, by nicodvb
-
removed old dvdnav_event definitions2006-09-19, by nicodvb
-
show in the osd the number of the button selected by the mouse2006-09-19, by nicodvb
-
removed dead code2006-09-19, by nicodvb
-
Іnitial button value is -1. Only (button>0) is a correct button selection.2006-09-19, by jonas
-
removed mention of dvdnav_event2006-09-19, by nicodvb
-
Sort events by ReadOrder (if both layer and start time are equal).2006-09-19, by eugeni
-
Set ReadOrder values for external subtitles.2006-09-19, by eugeni
-
Calculate text bounding box in such way that it does not depend on the height2006-09-19, by eugeni
-
Remove just the targets, not the original codecs.2006-09-19, by diego
-
Cosmetics: fix indentation after last commit.2006-09-19, by eugeni
-
Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.2006-09-19, by eugeni
-
sync with r198812006-09-19, by gpoirier
-
Allow shared libavcodec, but explain the implications.2006-09-19, by rathann
-
Add (if applicable) footnote to binary codecs in the feature list.2006-09-18, by rathann
-
fix for disabling screensaver when in fullscreen mode while using the sub window.2006-09-18, by vayne
-
demuxer->movi_end is updated after ds_fill_buffer(),2006-09-18, by nicodvb
-
permit seeking to 0: there's no reason to prevent it2006-09-18, by nicodvb
-
in the previous commit I forgot to set s->end_pos=02006-09-18, by nicodvb
-
at titleset change call update_title_len() to reset stream->end_pos2006-09-18, by nicodvb
-
don't seek until dvdnav_get_position() returns something meaningful2006-09-18, by nicodvb
-
Fix a stupid bug in list concatenation.2006-09-18, by eugeni
-
synced with r198952006-09-18, by Gabrov
-
When the hardware sample format is AC3, do not force using an hardcoded2006-09-18, by cladisch
-
Replace preprocessor hacks to work around compilers not supporting named2006-09-18, by diego
-
When one of the PCM configuration function in init() fails, abort2006-09-18, by cladisch
-
configure should fall back on -mcpu=pentium4 if -mcpu=prescott2006-09-18, by diego
-
Replace silly compilation shell scripts by a simple Makefile.2006-09-18, by diego
-
Fix compilation, too few arguments to fputs.2006-09-18, by diego
-
Fix stupid use of multiplication to check signs which fails because of2006-09-18, by uau
-
Restore original copyright notice as found in xine and xine-mms where this2006-09-18, by diego
-
fix "groff comment issue" (' at beginning of line)2006-09-18, by kraymer
-
r19881: Shorten scale filter parameter names to avoid excessive line length.2006-09-18, by kraymer
-
Add hint about how to check man pages for markup errors.2006-09-18, by diego
-
Add --disable-dvdnav to help output.2006-09-18, by diego
-
roff markup fixes2006-09-18, by diego
-
Shorten scale filter parameter names to avoid excessive line length.2006-09-18, by diego
-
synced with r198792006-09-17, by Gabrov
-
Reduce code duplication in init_render_context().2006-09-17, by eugeni
-
Remove the dependency of libswscale on img_format.h2006-09-17, by lucabe
-
better description of set_mouse_pos.2006-09-17, by nicodvb
-
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()2006-09-17, by lucabe
-
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)2006-09-17, by lucabe
-
Remove outdated graphics cards recommendations and fix wrong GTK dependency.2006-09-17, by diego
-
Reword the font section to be a bit more descriptive.2006-09-17, by diego
-
more appropriate translation for INTERACTIVE CONTROL2006-09-17, by kraymer
-
r19865: Wording improvements, document only one half of -mouse-movements flag option.2006-09-17, by kraymer
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-17, by voroshil
-
conditional declerations are unnecessary2006-09-17, by ods15
-
conditional declerations are unnecessary2006-09-17, by ods15
-
Add demux_nut to MPlayer repo2006-09-17, by ods15
-
Remove obsolete font generator Gimp plugin.2006-09-16, by diego
-
Wording improvements, document only one half of -mouse-movements flag option.2006-09-16, by diego
-
minor wording/spelling changes2006-09-16, by diego
-
The recent renaming of the gcc-checking switches to gcc-check was incomplete.2006-09-16, by diego
-
Subtract glyph bitmap from outline bitmap.2006-09-16, by eugeni
-
documented set_mouse_pos2006-09-16, by nicodvb
-
COSMETICS: fixed broken indentation2006-09-16, by nicodvb
-
documented -[no]mouse-movements2006-09-16, by nicodvb
-
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)2006-09-16, by nicodvb
-
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de2006-09-16, by nicodvb
-
Add \be (blur edges) support to libass.2006-09-16, by eugeni
-
Make blur() public. Will be used in libass.2006-09-16, by eugeni
-
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.2006-09-16, by eugeni
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-16, by voroshil
-
fix typos ("bytes" -> "Bytes")2006-09-16, by kraymer
-
Fixed missed sync tag, thanks to Andrew Savchenko2006-09-16, by voroshil
-
Change demuxer for "application/octet-stream" http streams from2006-09-15, by eugeni
-
don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann2006-09-15, by nicodvb
-
disable multichannel mode, it never worked reliable2006-09-15, by faust3
-
r19839: Add repeated screenshot mode to vf_screenshot.2006-09-15, by kraymer
-
Add repeated screenshot mode to vf_screenshot.2006-09-15, by eugeni
-
Fix Irix build with gcc < 3.x, closes Bugzilla #572.2006-09-14, by diego
-
r19829: Improve TrueType font installation section2006-09-14, by voroshil
-
mmx implementation of yadif. 3.5x faster.2006-09-14, by lorenm
-
cosmetics (indentation)2006-09-14, by lorenm
-
cosmetics2006-09-14, by lorenm
-
r19832: remove leftover parenthesis2006-09-13, by kraymer
-
remove leftover parenthesis2006-09-13, by kraymer
-
Make font outline width proportional to movie resolution.2006-09-13, by eugeni
-
r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.2006-09-13, by kraymer
-
Improve TrueType font installation section.2006-09-13, by diego
-
Move subtitles and OSD section from the installation to the usage chapter.2006-09-13, by diego
-
Slightly restructure font installation section.2006-09-13, by diego
-
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.2006-09-13, by diego
-
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.2006-09-13, by diego
-
r19823: Remove mpsub section, the format is documented in DOCS/tech.2006-09-13, by kraymer
-
Remove mpsub section, the format is documented in DOCS/tech.2006-09-13, by diego
-
various fixes, rewording2006-09-13, by kraymer
-
r19820: Marillat packages binary codecs, not bitmap fonts.2006-09-13, by kraymer
-
Marillat packages binary codecs, not bitmap fonts.2006-09-13, by diego
-
Don't explain how to install bitmap fonts, use TrueType fonts instead.2006-09-13, by diego
-
Fix r19815: mkv_d->duration could be assigned an uninitialized value.2006-09-13, by eugeni
-
Fix seeking in Matroska files with non-default TimecodeScale value.2006-09-12, by eugeni
-
Fix block duration calculation in mkv demuxer.2006-09-12, by eugeni
-
Fix movie duration calculation in case when TimecodeScale element comes after2006-09-12, by eugeni
-
* remove extern definitions of functions in .c files2006-09-12, by attila
-
r19809: link fix: The codecs page was merged into the download page2006-09-12, by voroshil
-
r19810: Remove bogus and outdated codecs installation section.2006-09-12, by kraymer
-
r19809: link fix: The codecs page was merged into the download page.2006-09-12, by kraymer
-
Remove bogus and outdated codecs installation section.2006-09-12, by diego
-
link fix: The codecs page was merged into the download page.2006-09-12, by diego
-
Support for variable fps OGM files, blessed by Moritz.2006-09-12, by diego
-
Move conditional compilation to the build system.2006-09-12, by diego
-
r19801: Mailing list page URL changed.2006-09-12, by kraymer
-
r19799: ability to pass channel name (not only number) to radio_set_channel2006-09-12, by kraymer
-
Fix missing link change from previous commit2006-09-12, by voroshil
-
No real change for r19801: already have correct url2006-09-12, by voroshil
-
add support for vp6 in flash2006-09-12, by aurel
-
Mailing list page URL changed.2006-09-11, by diego
-
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just2006-09-11, by reimar
-
ability to pass channel name (not only number) to radio_set_channel2006-09-11, by voroshil
-
some typos fixed2006-09-11, by voroshil
-
r19793: Fixes suggested by the Wanderer2006-09-11, by voroshil
-
Clarify binary codecs section.2006-09-11, by diego
-
Many translation and typo fixes.2006-09-11, by voroshil
-
separate independant clauses with a semicolon, as suggested by The Wanderer2006-09-10, by gpoirier
-
Fixes suggested by The Wanderer2006-09-10, by gpoirier
-
r19779: RTC is no longer the default timing method2006-09-10, by voroshil
-
synced with r197902006-09-10, by Gabrov
-
grammar fix2006-09-10, by diego
-
Some more hints for binary packagers.2006-09-10, by diego
-
small wording/spelling fixes2006-09-10, by diego
-
keypad 7 returns to nearest dvdnav menu2006-09-10, by nicodvb
-
KP7 bound to dvdnav 7 (previous menu)2006-09-10, by nicodvb
-
permit to select previous dvdnav menu, in the order chapter->title->root2006-09-10, by nicodvb
-
reassigned to KEY_KP? the dvdnav bindings used in input.conf2006-09-09, by nicodvb
-
VP50 and VP62 support via lavc2006-09-09, by rtogni
-
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()2006-09-09, by nicodvb
-
RTC is no longer the default timing method.2006-09-09, by diego
-
mention dvdnav keys bindings2006-09-09, by nicodvb
-
mention that 'h' and 'k' work with dvb input, too2006-09-09, by nicodvb
-
added unallocated keys to navigate the dvdnav menus2006-09-09, by nicodvb
-
unconditionally include label goto_enable_cache (to be used next by dvdnav)2006-09-09, by nicodvb
-
Add proper GPL headers.2006-09-09, by diego
-
r19767: Remove outdated hint about patching kernel sources.2006-09-09, by voroshil
-
if no track number specified play the whole disc, or the menus can't be shown at start2006-09-09, by nicodvb
-
FFmpeg VMware video codec2006-09-09, by diego
-
Remove outdated hint about patching kernel sources.2006-09-09, by diego
-
fix broken term_osd output in update_osd_msg()2006-09-09, by gpoirier
-
r19760: remove trailing slash from link2006-09-09, by voroshil
-
-nortc is now the default, document -rtc instead. Change the description2006-09-09, by uau
-
Disable rtc timing by default.2006-09-09, by uau
-
increased revision tag after typo fix in English faq.xml (synced with r19760)2006-09-08, by Gabrov
-
remove trailing slash from link2006-09-08, by Gabrov
-
Remove useless extern declaration of nortc which is a static variable in2006-09-08, by uau
-
DOCS/xml/hu synced with r197572006-09-08, by Gabrov
-
man/hu/mplayer.1 synced with r197512006-09-08, by Gabrov
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-08, by voroshil
-
Sections structure synced with english pages.2006-09-08, by voroshil
-
Removed outdated file. Content moved to documentation.xml.2006-09-08, by voroshil
-
r19751: Abit of doc about dvdnav support in MPlayer, ...2006-09-08, by voroshil
-
Fixes suggested by Diego2006-09-08, by gpoirier
-
Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.2006-09-08, by gpoirier
-
rename formats.xml into containers.xml2006-09-08, by gpoirier
-
r19738: formats.xml --> containers.xml, the chapter was renamed long ago.2006-09-08, by kraymer
-
r19742: Remove reference to nvidia-opinions section, it's completely outdated.2006-09-08, by kraymer
-
19737: Remove 404 NuppelVideo link.2006-09-08, by kraymer
-
r19738: formats.xml --> containers.xml, chapter wa renamed long ago2006-09-08, by voroshil
-
r19739: readvcd link fix2006-09-08, by voroshil
-
r19737: Remove 404 NuppelVideo link.2006-09-08, by voroshil
-
r19736: Remove references to obsolete font generators and 404 links.2006-09-08, by voroshil
-
Remove reference to nvidia-opinions section, it's completely outdated.2006-09-07, by diego
-
Remove reference to gcc-296 section, it's very outdated now.2006-09-07, by diego
-
Remove tvout-voodoo section that only consists of one broken link.2006-09-07, by diego
-
readvcd link fix2006-09-07, by diego
-
formats.xml --> containers.xml, the chapter was renamed long ago.2006-09-07, by diego
-
Remove 404 NuppelVideo link.2006-09-07, by diego
-
Remove references to obsolete font generators and 404 links.2006-09-07, by diego
-
r19733: (hopefully last) mplayer lists link fix2006-09-07, by kraymer
-
r19732: Mailing list descriptions are on homepage, remove from here2006-09-07, by voroshil
-
(hopefully last) mplayer lists link fix2006-09-07, by kraymer
-
Mailing list descriptions are on the homepage, remove from here.2006-09-07, by diego
-
Outdated file synced with r195892006-09-07, by voroshil
-
fixed wrong synced tag2006-09-07, by voroshil
-
r19687: Codecs page link fix, paragraph reworded2006-09-07, by voroshil
-
Made better translation of some phrases, typos fixed2006-09-07, by voroshil
-
Outdated file synced with r173222006-09-07, by voroshil
-
Add #include <limits.h>, fixes build on Solaris 8.2006-09-07, by diego
-
Outdated file synced with r197152006-09-06, by voroshil
-
ISO C90 warnings fixes2006-09-06, by vayne
-
updated missed sync tag2006-09-06, by voroshil
-
Bugfix: timing for empty karaoke words was lost, resulting2006-09-06, by eugeni
-
r19719: fix cpufreq link2006-09-06, by voroshil
-
Add support for POWER5 as found on IBM eServer OpenPower 7202006-09-06, by gpoirier
-
fix cpufreq link2006-09-06, by kraymer
-
r19715: fix some more mailman links2006-09-06, by voroshil
-
r19715: fix some more mailman links2006-09-06, by kraymer
-
replace tabs by spaces (more readable in std editor..)2006-09-06, by kraymer
-
fix some more mailman links2006-09-06, by kraymer
-
r19713: fix link to amigasoft.net2006-09-06, by kraymer
-
fix link to amigasoft.net2006-09-06, by kraymer
-
sync of existing (German) xml docs:2006-09-06, by kraymer
-
Outdated file synced with r189642006-09-06, by voroshil
-
Some more CVS --> Subversion changes, explain what to do with the sync tag2006-09-06, by diego
-
Add official GPL header to make license explicit as discussed on ffmpeg-devel.2006-09-06, by diego
-
better translation of some technical phrases, typos fixed2006-09-06, by voroshil
-
sync w/ r196882006-09-06, by gpoirier
-
r19685: Fix mailing list URLs.2006-09-06, by voroshil
-
Outdated file synced with r196852006-09-06, by voroshil
-
r19686: Remove the most outdated entries, small updates.2006-09-06, by voroshil
-
Added myself to MAINTAINERS2006-09-06, by voroshil
-
FFmpeg sync: Fall back on grep if svn client is not installed.2006-09-05, by diego
-
Use better resolution for pts computation.2006-09-05, by rtogni
-
Workaround for broken fonts with bad ascender/descender.2006-09-05, by eugeni
-
Change \fad behaviour so that it does not get cancelled by \r.2006-09-05, by eugeni
-
Simplification.2006-09-05, by eugeni
-
set svn:keywords and svn:eol-style properties for radio.xml2006-09-05, by kraymer
-
fix charset issues and a little wording2006-09-05, by kraymer
-
r19693: fix some typos2006-09-05, by kraymer
-
fix some typos2006-09-05, by kraymer
-
r19561: Clarify font load message.2006-09-05, by kraymer
-
my old email address is not really in use any more..2006-09-05, by kraymer
-
added radio.xml, patch by Christian Obst (christian_obst gmx net)2006-09-05, by kraymer
-
r19688: insert linebreak2006-09-05, by kraymer
-
insert linebreak2006-09-05, by kraymer
-
Codecs page link fix, paragraph reworded.2006-09-05, by diego
-
Remove the most outdated entries, small updates.2006-09-05, by diego
-
Fix mailing list URLs.2006-09-05, by diego
-
sync with r182472006-09-05, by diego
-
sync with r196772006-09-05, by diego
-
Remove reference to deleted divx4 section.2006-09-05, by diego
-
sync with r195872006-09-05, by diego
-
sync with r184262006-09-05, by diego
-
Remind packagers not to use deprecated codecs and skins paths.2006-09-04, by diego
-
Update binary codecs section.2006-09-04, by diego
-
lists.mplayerhq.hu URL fix, comment out mailing list search.2006-09-04, by diego
-
sync with r195872006-09-04, by diego
-
synced with r186062006-09-04, by diego
-
synced with r140242006-09-04, by diego
-
synced with r196202006-09-04, by diego
-
Experimental WVC1 decoding via lavc2006-09-04, by rtogni
-
Add -ass-styles man page entry.2006-09-04, by eugeni
-
Add vertical clipping for subtitles that were moved because of a collision.2006-09-04, by eugeni
-
Fix possible unallocated memory read in libass line wrapping code.2006-09-04, by eugeni
-
minor wording change2006-09-04, by diego
-
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.2006-09-04, by gpoirier
-
typo2006-09-03, by kraymer
-
Remove Alex from some maintainer positions that he no longer has.2006-09-03, by diego
-
Add note about translating in teams and taking over unmaintained translations.2006-09-03, by diego
-
Remove outdated references to CVS.2006-09-03, by diego
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-03, by diego
-
Workaround for live Real streams starting with nonzero pts2006-09-03, by rtogni
-
Apply -ass-force-style also to matroska plaintext subs.2006-09-03, by eugeni
-
Cosmetics: restore indentation after recent changes.2006-09-03, by eugeni
-
Add -ass-styles option. It allows to load styles from a file and use them2006-09-03, by eugeni
-
Fix last commit.2006-09-03, by eugeni
-
More checks in ass_render_event.2006-09-03, by eugeni
-
Remove unneeded variable.2006-09-03, by eugeni
-
Add some more mime types from the SUSE packman package.2006-09-03, by diego
-
small markup/grammar fix2006-09-03, by diego
-
ass-color and ass-border-color options.2006-09-03, by eugeni
-
Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patch2006-09-03, by reimar
-
added missing reference to radio.xml2006-09-02, by Gabrov
-
Add support for rendering matroska plaintext subtitles with libass.2006-09-02, by eugeni
-
Matroska subtitles are always utf-8, no need to recode them.2006-09-02, by eugeni
-
Fix read beyond the end of allocated memory block.2006-09-02, by eugeni
-
Display track names in matroska files.2006-09-02, by eugeni
-
Don't sort events when reading external subs. With r19644, the order does not matter.2006-09-02, by eugeni
-
Better collision detection algorithm. The idea is to keep a subtitle in place2006-09-02, by eugeni
-
forgotten to pass the crc32 be2me_32()2006-09-02, by nicodvb
-
Remove some unused code.2006-09-02, by eugeni
-
Read layer info from external subs.2006-09-02, by eugeni
-
-lm needs to come before -laudio to avoid link errors in the NAS check.2006-09-02, by diego
-
synced with r196382006-09-02, by Gabrov
-
man/hu/mplayer.1 synced with r196352006-09-02, by Gabrov
-
Fix sync tag.2006-09-02, by diego
-
Set default svn:keywords and svn:eol-style properties.2006-09-02, by diego
-
DOCS/xml/hu synced with r196342006-09-02, by Gabrov
-
Set default svn:eol-style and svn:keywords properties.2006-09-02, by diego
-
new translation, synced with r173222006-09-02, by diego
-
Get rid of code I neither know nor use anymore.2006-09-02, by attila
-
sync with r195872006-09-02, by diego
-
Document (no)global x264 encoding option.2006-09-01, by diego
-
Add noglobal counterpart to the global flag.2006-09-01, by diego
-
Make \fr* parameter a floating point value.2006-09-01, by eugeni
-
Extract "application/x-font" attachments from matroska, in addition2006-09-01, by eugeni
-
adding myself to the files in relevant places2006-09-01, by rik
-
Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>2006-09-01, by rik
-
Remove stray and superflous #ifdef checks.2006-09-01, by diego
-
fix build on some old 2.6 kernels, patch by Gernot Hillier2006-09-01, by ben
-
Update with current status.2006-09-01, by diego
-
wording/spelling cosmetics2006-09-01, by diego
-
The FSF changed postal address.2006-09-01, by diego
-
Add miniLZO and librtsp.2006-09-01, by diego
-
Bugfix: potential write of unallocated memory.2006-08-31, by eugeni
-
include forgotten limits.h2006-08-31, by nicodvb
-
Bugfix: wrong height value used in font size calculation.2006-08-31, by eugeni
-
Remove spurious line.2006-08-31, by diego
-
Check for requirements at configure-time, not at run-time.2006-08-31, by diego
-
Improve radio command descriptions.2006-08-31, by diego
-
Do not cast calloc/malloc results2006-08-31, by reimar
-
cosmetics: Fix ugly one-space indentation in radio check.2006-08-31, by diego
-
sync w/r195692006-08-31, by gpoirier
-
wording/markup fixes2006-08-31, by diego
-
r19606: documented -lavfdopts2006-08-31, by kraymer
-
mention -demuxer lavf in the dvb input section2006-08-30, by nicodvb
-
documented -lavfdopts2006-08-30, by nicodvb
-
split in 2 'horribly long line'2006-08-30, by nicodvb
-
added lavfdopts to pass options to libavformat2006-08-30, by nicodvb
-
make sure opt.h is present when detecting libavformat2006-08-30, by nicodvb
-
r19599: Improve radio section.2006-08-30, by kraymer
-
Avoid a potential strdup(NULL)2006-08-30, by rtogni
-
make the C code of the swscaler which i wrote LGPL2006-08-30, by michael
-
Improve radio section.2006-08-29, by diego
-
Change default font family and color for plain text subs.2006-08-29, by eugeni
-
complete range of frequencies for Ireland; patch by gmccullagh gmail com2006-08-29, by nicodvb
-
description of radio slave commands, copied from TV command descriptions :-)2006-08-29, by reimar
-
Bugfix: strdup of NULL value.2006-08-29, by eugeni
-
r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)2006-08-29, by kraymer
-
grammar/wording/markup fixes2006-08-29, by diego
-
fixe some typos and formatting of -radio entry2006-08-29, by kraymer
-
Apply -ass-force-style also to tracks generated from subdata.2006-08-29, by eugeni
-
Fix build after radio commit, patch by Jindrich Makovicka.2006-08-29, by diego
-
fix build failure when ASS is disabled2006-08-28, by aurel
-
ftp.mplayerhq.hu --> upload.mplayerhq.hu2006-08-28, by diego
-
Cosmetics: reindent, remove tabs and break overlong lines.2006-08-28, by reimar
-
Cosmetics: fix indentation after last patch2006-08-28, by reimar
-
Hardware EOSD (ass) support.2006-08-28, by reimar
-
"global header" support, this is pretty much just copy and pasted code from2006-08-28, by michael
-
Add EOSD support to vf_vo.2006-08-28, by eugeni
-
Forgot that AUTHORS has multiple sections and ended up putting2006-08-28, by reimar
-
svn diff does not show files you forgot to add, so recommend of svn status, too2006-08-28, by reimar
-
Forgotten documentation part of radio support patch2006-08-28, by reimar
-
bug fix for starting gmplayer with -fs when using the sub window2006-08-28, by vayne
-
vo_colorkey change to avoid clashes with other black windows2006-08-28, by vayne
-
segfault fix2006-08-28, by michael
-
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)2006-08-28, by reimar
-
Ignore '*' at the beginning of style name.2006-08-28, by eugeni
-
Fix font scaling taking margins into account.2006-08-28, by eugeni
-
Add missing backslashes.2006-08-28, by diego
-
sync with r195612006-08-28, by gpoirier
-
Add -(no)ass-use-margins option.2006-08-28, by eugeni
-
Synced to 25.8.20062006-08-28, by jheryan
-
Synced to 25.8.20062006-08-28, by jheryan
-
Synced to 25.8.20062006-08-28, by jheryan
-
live.com --> LIVE5552006-08-28, by diego
-
Move MLIB_LIB to COMMON_LIBS.2006-08-27, by diego
-
Cosmetics: fix indentation after r19562.2006-08-27, by eugeni
-
Transition effects support.2006-08-27, by eugeni
-
Clarify font load message.2006-08-27, by diego
-
Reenable some encoders even for MPlayer-only compilation, some filters need it.2006-08-27, by diego
-
Only add include flags if cc_check succeeded.2006-08-27, by diego
-
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.2006-08-27, by diego
-
Clarify messages.2006-08-27, by diego
-
Zero fill ass_settings_t before use.2006-08-27, by eugeni
-
Mixed up from and to charsets in iconv open failure message.2006-08-27, by reimar
-
Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.2006-08-26, by diego
-
Remove superfluous --with-termcaplib option.2006-08-26, by diego
-
Add --extra-libs option to pass linker flags.2006-08-26, by diego
-
Simplify ass_glyph_cache_reset().2006-08-26, by eugeni
-
Fix mingw compilation2006-08-26, by reimar
-
Cosmetics: recommit patch changing return values to defines2006-08-26, by reimar
-
Recreate tcp.c as partial copy from network.c2006-08-26, by reimar
-
remove to allow readding as copy from network.c2006-08-26, by reimar
-
Get rid of demux_aid_vid_mismatch mess.2006-08-26, by reimar
-
Reset glyph cache on reconfigure.2006-08-26, by eugeni
-
Add right and left margins support to libass.2006-08-26, by eugeni
-
Remove --with-madlibdir option, it never worked anyway.2006-08-26, by diego
-
documented new slave mode commands2006-08-26, by ben
-
extended slave mode with metadata retrieval commands2006-08-26, by ben
-
added new helpers to allow easy metadata retrieval and make libmenu use them2006-08-25, by ben
-
updated sample of libmenu config file with latest improvements2006-08-25, by ben