Mercurial > mplayer.hg
graph
-
loader: Simplify stdint.h #include handling.2013-03-23, by diego
-
Update internal libdvdcss to Git revision 39e0e2b.2013-03-23, by diego
-
build: Add _BSD_SOURCE definition for strsep().2013-03-23, by diego
-
configure: Group all libdvdcss-related tests together2013-03-22, by diego
-
configure: Do not consider unrelated libdvdcss variables in libdvdread test.2013-03-22, by diego
-
configure: cosmetics: Group some libdvdcss-related config.h entries together.2013-03-22, by diego
-
configure: Delete temporary files when a configure run is interrupted.2013-03-22, by diego
-
configure: cosmetics: Move some config.h entries to more sensible places2013-03-22, by diego
-
configure: Do a proper fallback from internal to external libdvdread.2013-03-22, by diego
-
Fix fsTopList_items memory leaks.2013-03-21, by ib
-
build: Restructure mp_msg-related link library handling.2013-03-21, by diego
-
build: Do not record system headers in dependency tracking files.2013-03-21, by diego
-
Simplify if-clauses after r36034.2013-03-21, by ib
-
Transfer almost identical code into a function.2013-03-21, by ib
-
Allow home directory to be in non-ASCII encoding.2013-03-21, by ib
-
Cosmetic: Rename variables holding data in UTF-8 encoding.2013-03-21, by ib
-
Swap statements (for cosmetic reasons).2013-03-21, by ib
-
Remove fsSelectedDirectoryUtf8.2013-03-21, by ib
-
Remove pointless code.2013-03-21, by ib
-
Fix get_current_dir_name_utf8() memory leaks.2013-03-21, by ib
-
x11 common: Improve spelling/grammar2013-03-20, by al
-
configure: Explain that certain CPPFLAGS are added for glibc compatibility.2013-03-20, by diego
-
Make fsSelectedDirectory a local variable.2013-03-20, by ib
-
configure: Do not unconditionally set all host CPPFLAGS.2013-03-20, by diego
-
configure: Merge setting of global -I flags into setting of other CPPFLAGS.2013-03-20, by diego
-
configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.2013-03-20, by diego
-
Support mixed filename encodings.2013-03-19, by ib
-
Support mixed filename encodings.2013-03-19, by ib
-
Support mixed filename encodings.2013-03-19, by ib
-
build: whitespace cosmetics; add two more section comments2013-03-19, by diego
-
Move headers only required for the MGA code below MGA ifdef.2013-03-19, by diego
-
build: Only build subrip tool if the UnRAR executable is available.2013-03-19, by diego
-
build: Only compile modify_reg tool if Win32 emulation is enabled.2013-03-19, by diego
-
Revise doxygen comment.2013-03-19, by ib
-
build: Only build qtx tests if QTX_EMULATION is set.2013-03-19, by diego
-
build: Ensure that all test tools are removed on clean.2013-03-19, by diego
-
build: Add proper conditional compilation for all tools.2013-03-19, by diego
-
configure: Simplify some checks that set feature flags.2013-03-19, by diego
-
configure: Set CPPFLAGS to enable commonly used system features2013-03-19, by diego
-
build: Split object files from link libraries in generic executable rule.2013-03-19, by diego
-
build: Compile all codec-cfg* host tools with one generic rule.2013-03-19, by diego
-
Add strings.h #includes for strncasecmp().2013-03-19, by diego
-
Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.2013-03-18, by cehoyos
-
configure: Simplify some checks that set feature flags.2013-03-17, by diego
-
configure: Set CPPFLAGS to enable commonly used system features2013-03-17, by diego
-
configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.2013-03-17, by diego
-
Add _BSD_SOURCE #define for struct hostent and struct ip_mreq.2013-03-17, by diego
-
Add _BSD_SOURCE #define for inet_aton().2013-03-17, by diego