summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-28Replaced the hardcoded opcodes with "rdtsc" notation, make the rdtsc() functi...Stas Sergeev
2007-05-28Add an x86_64-specific version of rdtsc().Stas Sergeev
2007-05-28Merge from 1.2 main branch.Darren Salt
2007-05-28Merge from 1.1.Darren Salt
2007-05-26Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)Manfred Tremmel
2007-05-26Shuffle the HTTP input plugin's internal data slightly.Darren Salt
2007-05-25Add https to the "to do" list.Darren Salt
2007-05-25Add a message code to distinguish between HTTP response codes 401 and 403.Darren Salt
2007-05-24Fix reversed version comparison.Matt Messier
2007-05-23Fix reversed version comparison.Darren Salt
2007-05-23Missing "fi".Darren Salt
2007-05-21Merge changes from main 1.2 treeMatt Messier
2007-05-20Update gxine's config file location ready for 0.6.0.Darren Salt
2007-05-20Update the channels.conf location (using the XDG user config default).Darren Salt
2007-05-20Merge doc updates from 1.1.Darren Salt
2007-05-20Add stdout redirection to the example scan command.Darren Salt
2007-05-20Mention other methods of getting the current dir; use shell quoting.Darren Salt
2007-05-20Make it clearer that the notes immediately below the MRL summary are important.Darren Salt
2007-05-20Fix missing trailing "\"s.Darren Salt
2007-05-19Optimization flag fixes for building with --enable-debugMatt Messier
2007-05-19Input plugins: Enable vcd, but disable vcdo by defaultMatt Messier
2007-05-18Add back accidentally removed #undef of HOST_ARCH for universal buildsMatt Messier
2007-05-18Add README.macosx for information on Mac OS X supportMatt Messier
2007-05-18Work around missing pthread_mutex_timedlock() as necessaryMatt Messier
2007-05-18Merge changes from main 1.2 repositoryMatt Messier
2007-05-18Remove the --mandir for Debian builds and rely on autoconf getting it right.Darren Salt
2007-05-18Re-enable syncfb in .debs, but only when building for Linux.Darren Salt
2007-05-18Add summary info for vdr; build plugins if DVB is enabled (no point otherwise).Darren Salt
2007-05-18Merge from 1.2 main branch, except for summary info related to the vdr plugins.Darren Salt
2007-05-18Cope with library paths for XvMC and XxMC (and Xv, just in case) being null.Darren Salt
2007-05-17Fix OSS audio configuration test.Darren Salt
2007-05-17Remove obsolete automake diff.Darren Salt
2007-05-17Stop using external libdts since only libdts-dev is available in etch.Darren Salt
2007-05-17Fix samba configuration testMatt Messier
2007-05-17Add a changelog entry for the now-merged VDR support.Darren Salt
2007-05-17Merge fixes from Darren SaltMatt Messier
2007-05-17Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED.Darren Salt
2007-05-17Mac OS X universal binary build cleanupsMatt Messier
2007-05-17Add missing LIBCDIO_LIBS to the list of linked librariesMatt Messier
2007-05-17Add a diff showing the changes from gettext default Makefile.in.in.Darren Salt
2007-05-17Update gettext files. Fixes an install target failure.Darren Salt
2007-05-17Fix some m4 quoting mistakes which were breaking a Perl script.Darren Salt
2007-05-16Merge changes from main 1.2 repositoryMatt Messier
2007-05-17Link the vdr input plugin with pthread.Darren Salt
2007-05-17Merge from 1.2 main branch.Darren Salt
2007-05-17Merge from 1.1.Darren Salt
2007-05-17Convert character constants to hex values for redability in UTF-8 terminals.Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-05-17Convert AUTHORS to UTF-8. Add some now-useable accents & use ß where preferred.Darren Salt
2007-05-16v4l: replace faulty use of xprintf with lprintf.Simon Farnsworth