Sat, 15 Dec 2007 17:07:40 +0000 |
reimar |
Fix indentation
|
Sat, 15 Dec 2007 17:06:59 +0000 |
reimar |
Remove pointless pa_stream_trigger call
|
Sat, 15 Dec 2007 16:58:25 +0000 |
reimar |
Documentation for waitop function
|
Sat, 15 Dec 2007 15:38:38 +0000 |
ulion |
Make the end_sector accessable (it should be).
|
Sat, 15 Dec 2007 15:32:27 +0000 |
ulion |
Add auto-update property for property menu item.
|
Sat, 15 Dec 2007 13:37:41 +0000 |
nicodvb |
removed the obscene priv->stream entry. Someone must have injected vodka in my milk when I wrote it
|
Sat, 15 Dec 2007 13:30:44 +0000 |
nicodvb |
get rid of the file-static dvb_config and free the config at close() . Patch by Andrew Calkin and me
|
Sat, 15 Dec 2007 13:24:01 +0000 |
ulion |
Only read disc info once and save it for later using.
|
Sat, 15 Dec 2007 13:05:06 +0000 |
nicodvb |
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)
|
Sat, 15 Dec 2007 12:17:51 +0000 |
ulion |
The buffer used for pread need be aligned, but currently it got an offset 23
|
Sat, 15 Dec 2007 12:11:44 +0000 |
ulion |
Get end position of last track by adding its starting address with track size.
|
Sat, 15 Dec 2007 01:12:44 +0000 |
ulion |
Replace printf with mp_msg.
|
Fri, 14 Dec 2007 23:41:56 +0000 |
gpoirier |
partial sync with some of the latest commits
|
Fri, 14 Dec 2007 22:02:48 +0000 |
uau |
Always enable largefile support by default
|
Fri, 14 Dec 2007 18:38:08 +0000 |
ben |
implemented frame selection for savage driver
|
Fri, 14 Dec 2007 18:36:08 +0000 |
ben |
fix frame size calculation
|
Fri, 14 Dec 2007 18:25:06 +0000 |
ben |
remove useless code parts
|
Fri, 14 Dec 2007 18:19:50 +0000 |
ben |
bgr24 and bgr32 support
|
Fri, 14 Dec 2007 18:15:34 +0000 |
ben |
rgb -> bgr
|
Fri, 14 Dec 2007 17:59:43 +0000 |
ben |
register values were already set: simplify
|
Fri, 14 Dec 2007 15:39:46 +0000 |
ulion |
Only print one track info when exactly seeking to the beginning of a track.
|
Fri, 14 Dec 2007 08:39:45 +0000 |
ulion |
Support chapter in OSD menu.
|
Fri, 14 Dec 2007 08:33:11 +0000 |
ulion |
Support chapter as a property.
|
Fri, 14 Dec 2007 08:26:06 +0000 |
ulion |
Fix stream cdda seeks to CD's end and hangs forever bug.
|
Fri, 14 Dec 2007 08:16:39 +0000 |
ulion |
Support using unrar executable to access rar-compressed vobsub files.
|
Fri, 14 Dec 2007 07:15:13 +0000 |
cehoyos |
Cosmetics: Fix indentation.
|
Fri, 14 Dec 2007 07:14:33 +0000 |
cehoyos |
Set correct image format for 24bit "raw " in mov files.
|
Thu, 13 Dec 2007 12:51:05 +0000 |
ulion |
Add demuxer functions for chapter feature.
|
Thu, 13 Dec 2007 12:38:17 +0000 |
ulion |
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
|
Wed, 12 Dec 2007 23:01:49 +0000 |
nicodvb |
cosmetics: partially reformatted this monstruosity
|
Wed, 12 Dec 2007 22:54:20 +0000 |
nicodvb |
fix memleaks; patch by andrew calkin from gmail com
|
Wed, 12 Dec 2007 19:26:55 +0000 |
ben |
reverted r25323: deprecated by ulion's recent patches
|
Wed, 12 Dec 2007 16:25:56 +0000 |
ptt |
synced with r25379
|
Wed, 12 Dec 2007 13:39:01 +0000 |
compn |
add lagarith codec, someone finally found it in the wild.
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Wed, 12 Dec 2007 08:50:54 +0000 |
diego |
cosmetics: Remove ugly and inconsistent uppercasing from filenames.
|
Wed, 12 Dec 2007 08:45:05 +0000 |
diego |
cosmetics: Move public function declarations together.
|
Wed, 12 Dec 2007 08:29:55 +0000 |
diego |
Add missing declaration for dct64_altivec, fixes the warning:
|
Wed, 12 Dec 2007 06:32:54 +0000 |
ulion |
Fix memory leak. I thought asx_get_attrib() return a const char *,
|
Wed, 12 Dec 2007 05:39:17 +0000 |
ulion |
Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>.
|
Wed, 12 Dec 2007 05:30:59 +0000 |
ulion |
Remove headers not used.
|
Wed, 12 Dec 2007 04:00:07 +0000 |
ulion |
Add OSD menu keybindings for Apple Remote.
|
Wed, 12 Dec 2007 02:48:47 +0000 |
ulion |
Update comment that navigating keys is defined in menu.conf.
|
Tue, 11 Dec 2007 23:52:55 +0000 |
diego |
Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.
|
Tue, 11 Dec 2007 23:25:36 +0000 |
diego |
Add missing #include <stdio.h>, fixes the warning:
|
Tue, 11 Dec 2007 22:37:36 +0000 |
diego |
support for xtensa CPU architecture
|
Tue, 11 Dec 2007 22:31:57 +0000 |
diego |
Slightly simplify preprocessor conditionals.
|
Tue, 11 Dec 2007 22:29:22 +0000 |
diego |
Ahem, fix breakage of last commit: The AltiVec detection code has three
|
Tue, 11 Dec 2007 21:58:42 +0000 |
ben |
allow osd menu being controlled by joystick
|
Tue, 11 Dec 2007 20:40:34 +0000 |
diego |
Do not set SYS_AMIGAOS4, it is unused.
|
Tue, 11 Dec 2007 20:39:18 +0000 |
diego |
SYS_AMIGAOS4 --> __AMIGAOS4__
|
Tue, 11 Dec 2007 20:36:33 +0000 |
diego |
slight consistency change for default DVD device selection
|
Tue, 11 Dec 2007 20:33:56 +0000 |
diego |
Remove redundant condition from list of CD/DVD-ROM devices.
|
Tue, 11 Dec 2007 20:32:50 +0000 |
diego |
Do not set -DSYS_DARWIN, it is unused.
|
Tue, 11 Dec 2007 20:32:21 +0000 |
diego |
Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.
|
Tue, 11 Dec 2007 20:30:30 +0000 |
diego |
Remove redundant and obfuscating preprocessor conditional.
|