Mercurial > mplayer.hg
graph
-
Typo fix in message2007-12-22, by reimar
-
Simplify int_fastXY_t test in configure.2007-12-22, by reimar
-
Do not send mouse movements events in root win mode.2007-12-22, by ulion
-
Remove useless #ifdefs2007-12-22, by reimar
-
Add support for XScreenSaverSuspend2007-12-22, by reimar
-
Check availability before check argument for getting gamma properties.2007-12-22, by ulion
-
Revert to r25490, since the r25491 is not correct.2007-12-22, by ulion
-
Combine code for check availability of property audio(id).2007-12-22, by ulion
-
Combine common code for check whether chapter is available.2007-12-22, by ulion
-
OSD menu support mouse selection.2007-12-22, by ulion
-
Move two variable to the scope where they are indeed used.2007-12-22, by ulion
-
Simplify a little bit2007-12-21, by reimar
-
Remove a check that is never in any way useful2007-12-21, by reimar
-
comment typo fixes2007-12-21, by diego
-
Avoid some le2me_ASF_* stuff operating directly on buffer, should2007-12-21, by reimar
-
The lagarith DLL requires an MMX2 CPU.2007-12-21, by diego
-
Remove another useless cast2007-12-21, by reimar
-
100l, buffer bound checks work better when done _before_ access.2007-12-21, by reimar
-
Reduce some extreme parsing ugliness (mostly cosmetic)2007-12-21, by reimar
-
Remove useless alloc casts2007-12-21, by reimar
-
Reduce code duplication: add a asf_read_wrapper function that never does partial reads2007-12-21, by reimar
-
30% synced with r227532007-12-20, by ptt
-
Move more variables into the block where they are used2007-12-20, by reimar
-
Move a variable to where it is used2007-12-20, by reimar
-
Support send mouse movements commands to mplayer.2007-12-20, by ulion
-
Fix stream_cache to use sector_size set in stream_t.2007-12-20, by ulion
-
Move ds->current=NULL; further up to the free_demux_packet.2007-12-20, by reimar
-
Fix comment from unrarlib to unrar_exec2007-12-20, by ulion
-
Remove redundant code since unrarlib was removed.2007-12-20, by ulion
-
Use tv_sec instead of tv_usec to set 1 second timeout, e.g. NetBSD2007-12-20, by reimar
-
Remove internal unrarlib copy, the new unrarexec code is a strict superset.2007-12-20, by diego
-
Make sure strides have positive values before converting.2007-12-20, by benoit
-
Add variable bx, dx to simplify code of function menu_draw_list.2007-12-20, by ulion
-
Add local variable 'line_h' to simplify code of function menu_list_draw.2007-12-20, by ulion
-
Ignore mouse pos command when pausing.2007-12-19, by ulion
-
Currently menu title did not align center together with menu items when x>=0.2007-12-19, by ulion
-
Calculate and draw osd accurately.2007-12-19, by ulion
-
Make libmenu init and uninit in proper place.2007-12-19, by ulion
-
Vobsub support tridx setting in .idx file.2007-12-19, by ulion
-
Use calloc instead of malloc when allocate vobsub_t.2007-12-19, by ulion
-
sync w/r254552007-12-19, by gpoirier
-
Protocol name should be case insensitive.2007-12-19, by ulion
-
Merge 'Jump to ...' with 'Prev/Next' menu item into one item 'Prev/Next ...'.2007-12-19, by ulion
-
typo noticed by Paul TT2007-12-18, by diego
-
sync w/254402007-12-18, by gpoirier
-
Use NSMakeRect and NSRect in correct way:2007-12-18, by ulion
-
Fix wrong code in last commit.2007-12-18, by ulion