log

age author description
Sat, 08 Dec 2007 16:27:25 +0000 ben rework of libmenu open_dir()
Sat, 08 Dec 2007 14:19:12 +0000 ulion Remove useless include added in last commit by mistake.
Sat, 08 Dec 2007 12:55:10 +0000 cehoyos Allow usage of icc 10.1
Sat, 08 Dec 2007 12:15:03 +0000 ulion Move vobsub palette->yuv convert code into a common function.
Sat, 08 Dec 2007 04:29:11 +0000 diego Add missing declarations for AltiVec functions, fixes the warnings:
Sat, 08 Dec 2007 02:57:50 +0000 ulion Remove useless variable aoIsCreated since we took good care of init failure.
Sat, 08 Dec 2007 02:38:02 +0000 ulion Restore y of palette into the same value range as it was in the .ifo file.
Fri, 07 Dec 2007 15:30:12 +0000 diego Fix 'make checkheaders' on AltiVec-enabled systems.
Thu, 06 Dec 2007 12:54:47 +0000 diego minor spelling/grammar fixes
Thu, 06 Dec 2007 11:30:35 +0000 ptt cleanup and conformation of values description for -ass-hinting
Thu, 06 Dec 2007 02:52:59 +0000 zuxy Do not PostQuitMessage when destroying a child window.
Wed, 05 Dec 2007 23:44:31 +0000 ivo suppress silly messages when checktree is not called from the root of the tree
Wed, 05 Dec 2007 23:41:59 +0000 ivo only check source code for gnuisms
Wed, 05 Dec 2007 23:39:01 +0000 ivo simpler and more easily expandable test whether we need a shortlist that
Wed, 05 Dec 2007 23:36:03 +0000 ivo test for presence of .svn directory if we are supposed to traverse the tree
Wed, 05 Dec 2007 19:07:25 +0000 ptt three little corrections...
Wed, 05 Dec 2007 19:06:12 +0000 ptt initial submit for revision... 24% synced with r22753
Wed, 05 Dec 2007 18:24:40 +0000 ulion Prevent from outputing mass of 'skip' log messages in verbose level.
Wed, 05 Dec 2007 17:42:56 +0000 ivo when gathering the list of files to check via svn info, also include
Tue, 04 Dec 2007 22:37:58 +0000 ben sync ivtv driver with vidix.sf.net (multiple revisions)
Tue, 04 Dec 2007 22:33:46 +0000 ben sync with vidix.sf.net r319: remove useless vars
Tue, 04 Dec 2007 22:33:08 +0000 ben sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driver
Tue, 04 Dec 2007 22:22:24 +0000 ben Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlay
Tue, 04 Dec 2007 21:56:18 +0000 ben sync with vidix.sf.net r318: resolve bitfield collision in vidix radeon driver (patch by Guillaume Lecerf)
Tue, 04 Dec 2007 18:10:20 +0000 ben add new configure option to disable VIDIX PCI device name database (saves a 300 kB on mplayer binary)
Tue, 04 Dec 2007 15:26:56 +0000 lu_zero Rename demuxer tags to clarify
Tue, 04 Dec 2007 15:13:50 +0000 lu_zero live555 and libnemesi support coexists
Tue, 04 Dec 2007 15:05:14 +0000 lu_zero 10l ... the header was used there too
Tue, 04 Dec 2007 13:11:48 +0000 lu_zero Remove non necessary header
Tue, 04 Dec 2007 13:05:25 +0000 lu_zero Make libnemesi use specific struct and DEMUXER_TYPE
Tue, 04 Dec 2007 12:38:31 +0000 ulion Add cleanup codes for init() failure to prevent leak.
Tue, 04 Dec 2007 12:34:44 +0000 ulion When auto loading subs, log warning instead of error for load failure.
Tue, 04 Dec 2007 10:42:59 +0000 ulion Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
Mon, 03 Dec 2007 23:38:51 +0000 diego Use correct printf length modifiers, fixes the following warnings:
Mon, 03 Dec 2007 21:45:43 +0000 ivo cosmetics/indentation
Mon, 03 Dec 2007 21:43:48 +0000 ivo when gathering the list of files to check via svn info, also include
Mon, 03 Dec 2007 21:40:54 +0000 ivo add functions that are not specifically marked as being deprecated or obsolete,
Mon, 03 Dec 2007 19:06:23 +0000 ben synchronized with vidix.sf.net r315: remove now useless defines
Mon, 03 Dec 2007 19:05:12 +0000 ben synchronized with vidix.sf.net r315: update savage driver pci ids list
Mon, 03 Dec 2007 17:22:24 +0000 ptt syncd with r25278
Mon, 03 Dec 2007 09:58:50 +0000 Gabrov synced with r25282
Mon, 03 Dec 2007 09:57:21 +0000 rfelker 10l, len may change after initialization time
Mon, 03 Dec 2007 09:07:31 +0000 rfelker fix declaration after statement, take 2
Mon, 03 Dec 2007 09:03:45 +0000 rfelker fix declaration after statement
Mon, 03 Dec 2007 04:08:36 +0000 ulion Skip empty vobsub streams when selecting subtitles.
Mon, 03 Dec 2007 03:29:55 +0000 corey fix typo
Mon, 03 Dec 2007 03:20:11 +0000 ulion Fix custom palette format from rgb to yuv, we use it as yuv in the spudec.
Sun, 02 Dec 2007 23:01:01 +0000 diego Remove unused variables, fixes the warnings:
Sun, 02 Dec 2007 22:32:44 +0000 reimar Get rid of some useless extra ()
Sun, 02 Dec 2007 22:12:50 +0000 reimar mime_type_table is const as well
Sun, 02 Dec 2007 22:08:22 +0000 reimar Add a few forgotten static/const attributes in tvi_vbi.c
Sun, 02 Dec 2007 21:48:45 +0000 reimar Make wsKeyNames array const
Sun, 02 Dec 2007 21:41:51 +0000 reimar evNames / evBoxs should be "static const"
Sun, 02 Dec 2007 21:37:08 +0000 reimar stream_opts arrays should be const
Sun, 02 Dec 2007 21:26:23 +0000 reimar Make m_option_t arrays referenced by cfg-common.h const
Sun, 02 Dec 2007 20:48:16 +0000 reimar Table of ID3 genres should be const as well
Sun, 02 Dec 2007 20:43:35 +0000 reimar Format mapping table should be const
Sun, 02 Dec 2007 18:24:01 +0000 reimar Preserve unsv:// protocol specifier over http redirects.
Sun, 02 Dec 2007 18:04:14 +0000 cehoyos Fix playback of streams with more than one video track (only one supported).
Sun, 02 Dec 2007 17:45:08 +0000 reimar Get rid of fsPressed variable and related code. It does not really