aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* add half new input support for guiGravatar pontscho2002-02-25
* Small bugfix with getting playlist last line.Gravatar albeu2002-02-25
* rename V -> VC just for understandingGravatar nick2002-02-25
* Minor fixes and probably final fix of vsyncGravatar nick2002-02-25
* fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersGravatar melanson2002-02-25
* colorkey enabled ... until colorkey is correctly supported in vidixGravatar michael2002-02-25
* mem corruption bug fix.Gravatar pontscho2002-02-24
* colorkey supportGravatar michael2002-02-24
* Small bugfix (memcpy too small without sizeof(int) :( )Gravatar albeu2002-02-24
* Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockGravatar albeu2002-02-24
* fix playtree bug. but ... i dont' see this ... bazmegGravatar pontscho2002-02-24
* vsyncGravatar michael2002-02-24
* 10l++Gravatar pontscho2002-02-24
* inttypes.h bug fix. 10lGravatar pontscho2002-02-24
* exclude benchmark stuff execution from normal playbackGravatar nick2002-02-24
* make -frames key optional for max/total benchmarkGravatar nick2002-02-24
* Really take tab as a space in cmd parsing.Gravatar albeu2002-02-24
* older API fixes, support for async modeGravatar alex2002-02-24
* Additional notesGravatar nick2002-02-24
* More info on dropped framesGravatar nick2002-02-24
* frame dropping prediction with benchmarksGravatar nick2002-02-24
* Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andGravatar albeu2002-02-24
* Added an option to select the input config fileGravatar albeu2002-02-24
* Fix my mistake (forgot to remove a getch2_enable) but in the rigthGravatar albeu2002-02-24
* max & average benchmarksGravatar nick2002-02-24
* fixes bug in alban's new input handling code that caused the terminalGravatar rfelker2002-02-24
* fixes build with new-input disabledGravatar rfelker2002-02-24
* do not fault if no directbuffer available (for example: ggi display-multi)Gravatar alex2002-02-24
* reworked :) should work on low bpp outputsGravatar alex2002-02-24
* dont ignore --disable-mmx, ...Gravatar michael2002-02-24
* totally reworked, working fine on fbdev too, applied Andres Beck's patches, q...Gravatar alex2002-02-23
* ehh, return error if cannot open displayGravatar alex2002-02-23
* Also use tab as cmd arg sepparatorGravatar albeu2002-02-23
* Make blocking call in libmpdemux interuptable (only with new input,Gravatar albeu2002-02-23
* Change in configure relative to lirc, same thing in Makefile plusGravatar albeu2002-02-23
* Make old and new lirc support independant from each otherGravatar albeu2002-02-23
* These 2 files are intended for code common to the whole libGravatar albeu2002-02-23
* Fixed bug with comments in input.conf parserGravatar albeu2002-02-23
* Bug fix in entry parsing.Gravatar albeu2002-02-23
* html fixes (noticed by some hawk-eyed one, whose name disappeared into theGravatar gabucino2002-02-23
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)Gravatar pontscho2002-02-23
* Handle HTTP OK response that doesn't contain a mime-type.Gravatar bertrand2002-02-23
* Fixed the http response parser when the http header only has the HTTPGravatar bertrand2002-02-23
* Bugfix in x11_common.c mainly. Don't screw up the display name,Gravatar albeu2002-02-23
* "At least next new file translated and very little fixes in the second."Gravatar gabucino2002-02-22
* using vo_dx, vo_dyGravatar alex2002-02-22
* setting vo_dx and vo_dy in event handlingGravatar alex2002-02-22
* added vo_dx,vo_dy (used currently only by X based outputs)Gravatar alex2002-02-22
* 10l accidently commited an already customized version with different default ...Gravatar atmos42002-02-22
* Forgot to commit with vo_sdl osd patch.Gravatar atmos42002-02-22