| Commit message (Expand) | Author | Age | Files | Lines |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -2/+2 |
* | fix name clash fix libsmbclient, patch by Raindel Shachar <raindel@techunix.t... | alex | 2003-06-03 | 1 | -1/+1 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 | 1 | -7/+1 |
* | From: Ben Low <ben@bdlow.net> | pontscho | 2003-05-26 | 5 | -19/+55 |
* | From: Michael Joosten <joost@c-lab.de> | pontscho | 2003-05-26 | 3 | -2/+5 |
* | [PATCH] CP1250 encoding to GUI and UTF-8 to font.desc | pontscho | 2003-05-25 | 1 | -0/+1 |
* | This could be a 10l, but the codes check later if the wsConvFunc is valid, so... | alex | 2003-05-23 | 1 | -0/+10 |
* | simplyfied it and fixed some 10ls (but sadly xshape still don't works) | alex | 2003-05-23 | 1 | -12/+4 |
* | some fixes and bigendian fix for 32bpp pngs | alex | 2003-05-23 | 2 | -8/+11 |
* | support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li... | alex | 2003-05-23 | 1 | -1/+5 |
* | support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl> | henry | 2003-04-07 | 1 | -11/+16 |
* | Using a different alignment for only the Gui is bad as this code use | albeu | 2003-04-04 | 1 | -3/+0 |
* | fix dvd, vcd playing, compiling, and add one small playlist patch | pontscho | 2003-04-03 | 2 | -4/+15 |
* | many 10l for me ... | pontscho | 2003-03-20 | 12 | -15/+57 |
* | bugfix from Raindel Shachar <raindel@techunix.technion.ac.il> | pontscho | 2003-03-20 | 1 | -14/+17 |
* | what's the opposite of backport? :) | arpi | 2003-03-17 | 2 | -5/+30 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -1/+1 |
* | 10l | pontscho | 2003-02-08 | 1 | -5/+5 |
* | minor fixes for font autoscaling | henry | 2003-02-08 | 1 | -7/+7 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -12/+6 |
* | this patch adds the option -guiwid to gmplayer. I think its a more clean | arpi | 2003-02-07 | 1 | -2/+4 |
* | Embed gui into the playback window, if winid>0 | arpi | 2003-02-06 | 1 | -0/+10 |
* | another 10l | pontscho | 2003-02-06 | 1 | -0/+2 |
* | fix one 10l | pontscho | 2003-02-06 | 1 | -11/+10 |
* | - It adds an option enqueue/noenqueue, so users can choose if they want to | arpi | 2003-02-05 | 4 | -7/+185 |
* | fix idx | pontscho | 2003-02-03 | 1 | -2/+3 |
* | better language support | pontscho | 2003-02-01 | 1 | -12/+12 |
* | - rewrite Jan Spitalnik's patch | pontscho | 2003-02-01 | 9 | -46/+94 |
* | add Type1 and fix one 10l | pontscho | 2003-02-01 | 1 | -3/+8 |
* | again ... | pontscho | 2003-02-01 | 1 | -4/+14 |
* | devfs baszas | pontscho | 2003-02-01 | 1 | -5/+16 |
* | save only video files place | pontscho | 2003-02-01 | 1 | -5/+5 |
* | workaround one possible sig11 | pontscho | 2003-02-01 | 1 | -1/+1 |
* | commit Dominik Mierzejewski's patch | pontscho | 2003-02-01 | 3 | -3/+5 |
* | commit and extend Diego Biurrun's patch | pontscho | 2003-02-01 | 1 | -71/+79 |
* | - fix -fs | pontscho | 2003-01-25 | 3 | -7/+15 |
* | fix compilation error when HAVE_FREETYPE isn't defined | colin | 2003-01-23 | 1 | -1/+1 |
* | - add subcp | pontscho | 2003-01-21 | 5 | -16/+90 |
* | - rewrite sub_fps | pontscho | 2003-01-21 | 7 | -78/+88 |
* | - add new entry's to hungarian skin howto (please Gabu translate) | pontscho | 2003-01-19 | 2 | -4/+3 |
* | fix selected audio language in menu | arpi | 2003-01-19 | 1 | -2/+2 |
* | show one ... | pontscho | 2003-01-19 | 1 | -2/+9 |
* | 11l:) | pontscho | 2003-01-19 | 1 | -1/+8 |
* | 10l | pontscho | 2003-01-18 | 1 | -10/+5 |
* | 10l | pontscho | 2003-01-18 | 1 | -0/+1 |
* | 10l found by Arpi (njamd) | pontscho | 2003-01-18 | 1 | -10/+3 |
* | 10l | arpi | 2003-01-17 | 1 | -1/+1 |
* | 10l | pontscho | 2003-01-17 | 2 | -0/+2 |
* | hm ... | pontscho | 2003-01-17 | 1 | -1/+1 |
* | - add playbar | pontscho | 2003-01-17 | 19 | -324/+764 |
* | preferences cosmetics | pontscho | 2003-01-16 | 1 | -40/+52 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 2 | -2/+2 |
* | correct skin changing | pontscho | 2003-01-13 | 6 | -13/+55 |
* | add DVD and CDRom device entry's, and fix two 10l bug | pontscho | 2003-01-12 | 3 | -4/+38 |
* | "cosmetic" :) | pontscho | 2003-01-12 | 1 | -6/+18 |
* | not needed. | pontscho | 2003-01-12 | 4 | -17/+0 |
* | motion fix from Gregory Kovriga <gkovriga@techunix.technion.ac.il> | pontscho | 2003-01-12 | 1 | -1/+14 |
* | add osd_level=3 support | pontscho | 2003-01-11 | 2 | -1/+7 |
* | - new font render finished | pontscho | 2003-01-11 | 3 | -155/+63 |
* | 10l | pontscho | 2003-01-09 | 1 | -2/+2 |
* | - sync with x11_common | pontscho | 2003-01-09 | 8 | -243/+177 |
* | Fix spelling of my name | jkeil | 2003-01-04 | 1 | -1/+1 |
* | add fwd/bck 10 min | pontscho | 2003-01-02 | 1 | -0/+2 |
* | correct widget destroy event handler (thank for D J Hawkey Jr <hawkeyd@visi.c... | pontscho | 2003-01-02 | 10 | -13/+25 |
* | add overlapping to preferences | pontscho | 2003-01-02 | 2 | -0/+6 |
* | SDL Audio configure window from Filip Kalinski <filon@pld.org.pl> | pontscho | 2003-01-02 | 5 | -1/+149 |
* | persistant history path from Pavel Rousar <p.rousar@sh.cvut.cz> | pontscho | 2003-01-02 | 2 | -2/+79 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 1 | -1/+1 |
* | missing #endif | arpi | 2002-12-28 | 1 | -0/+1 |
* | Lots of functions and variables specific to OSS audio are used without | arpi | 2002-12-28 | 4 | -0/+15 |
* | - fix (?) "mixer bug" | pontscho | 2002-12-16 | 4 | -11/+9 |
* | applied Gregory's patch | pontscho | 2002-12-16 | 2 | -15/+45 |
* | disable DPMS handling | pontscho | 2002-12-16 | 1 | -0/+8 |
* | - fix three submenu bug | pontscho | 2002-12-11 | 7 | -63/+99 |
* | need this | pontscho | 2002-12-05 | 2 | -4/+10 |
* | better 'Audio track' support, and one 10l | pontscho | 2002-12-05 | 2 | -13/+36 |
* | - audio track handling in menu (idea from Rüdiger Kuhlmann) | pontscho | 2002-11-29 | 6 | -14/+42 |
* | add autosync && some 10l bugfix | pontscho | 2002-11-28 | 4 | -5/+45 |
* | add stop_xscreensaver | pontscho | 2002-11-28 | 2 | -0/+7 |
* | - add Rüdiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch | pontscho | 2002-11-28 | 2 | -0/+13 |
* | no exit on fulscreen if you press esc | pontscho | 2002-11-28 | 3 | -1/+11 |
* | 10l fix in item disabling (vagymi) | pontscho | 2002-11-27 | 4 | -6/+5 |
* | - remove some unused/nonusable variables | pontscho | 2002-11-27 | 15 | -1617/+515 |
* | cache (buzeralas) | pontscho | 2002-11-25 | 5 | -9/+26 |
* | no seeking if stream is STREAMTYPE_STREAM (net/stdin) | pontscho | 2002-11-25 | 7 | -33/+47 |
* | if no have subwindow ... some menupoint is disabled:) | pontscho | 2002-11-25 | 1 | -7/+10 |
* | fix(?) cache | pontscho | 2002-11-25 | 2 | -5/+5 |
* | reversing my patch to check for -Wall support & use it if available (requeste... | rathann | 2002-11-25 | 1 | -1/+1 |
* | check for -Wall support & use it if available patch by (Dominik Mierzejewski ... | michael | 2002-11-23 | 1 | -1/+1 |
* | 10l | pontscho | 2002-11-13 | 2 | -6/+9 |
* | cleanup | pontscho | 2002-11-12 | 1 | -745/+130 |
* | new entry | pontscho | 2002-11-12 | 2 | -0/+141 |
* | Fix the Gui with NEW_CONFIG | albeu | 2002-11-12 | 1 | -1/+14 |
* | size ... | pontscho | 2002-11-11 | 1 | -304/+75 |
* | size optim | pontscho | 2002-11-11 | 1 | -228/+48 |
* | updating | pontscho | 2002-11-11 | 1 | -3/+2 |
* | updating | pontscho | 2002-11-11 | 2 | -27/+26 |
* | 10l - found by Jerome De Greef <jdegreef@brutele.be> | arpi | 2002-11-10 | 1 | -0/+1 |
* | fixed order of includes. | arpi | 2002-11-10 | 1 | -1/+1 |
* | patch from Colin Leroy <colin@colino.net> | pontscho | 2002-11-06 | 1 | -1/+1 |
* | cosmetic | pontscho | 2002-11-02 | 11 | -139/+123 |
* | not needed | pontscho | 2002-11-02 | 4 | -29/+41 |
* | not needed | pontscho | 2002-11-02 | 2 | -3/+2 |
* | rename | pontscho | 2002-11-02 | 3 | -0/+0 |
* | not needed | pontscho | 2002-11-02 | 2 | -264/+0 |
* | cleanup - round 2. | pontscho | 2002-11-02 | 7 | -142/+173 |
* | cleanup | pontscho | 2002-11-02 | 22 | -302/+265 |
* | 10l | pontscho | 2002-11-02 | 1 | -1/+4 |
* | small warning fix from Dominik Mierzejewski | pontscho | 2002-10-23 | 1 | -0/+1 |
* | A small patch to Gui/interface.c; the first fix is a plain bug, the second is | arpi | 2002-10-23 | 1 | -2/+2 |
* | add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch | pontscho | 2002-10-21 | 1 | -12/+49 |
* | Choose a good visual from the list of supported visuals on the X11 server, | jkeil | 2002-10-19 | 2 | -25/+41 |
* | - wsErrorHandler was crashing on solaris with a null pointer access in printf; | jkeil | 2002-10-19 | 1 | -2/+1 |
* | - dvd aspect changing bug - fixed | pontscho | 2002-10-16 | 3 | -9/+15 |
* | upsz ... | pontscho | 2002-10-10 | 1 | -0/+2 |
* | - better dxr3 support | pontscho | 2002-10-10 | 7 | -21/+44 |
* | last flip bug fixed | pontscho | 2002-10-10 | 1 | -1/+2 |
* | use snprintf instead of sprintf | pontscho | 2002-10-02 | 1 | -4/+4 |
* | add [video||audio]_driver_list | pontscho | 2002-10-02 | 4 | -41/+36 |
* | _NET_WM_FULLSCREEN support | pontscho | 2002-10-01 | 1 | -2/+8 |
* | upsz ... | pontscho | 2002-09-29 | 1 | -1/+1 |
* | sync | pontscho | 2002-09-29 | 1 | -2/+2 |
* | more | pontscho | 2002-09-28 | 1 | -2/+4 |
* | add aspect changing support | pontscho | 2002-09-28 | 4 | -3/+24 |
* | fix filter handling bug | pontscho | 2002-09-28 | 1 | -8/+7 |
* | -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net> | arpi | 2002-09-28 | 1 | -1/+1 |
* | - add "start in fullscreen" function | pontscho | 2002-09-28 | 4 | -3/+42 |
* | no fix window size | pontscho | 2002-09-28 | 1 | -5/+5 |
* | akarki fs pecse | pontscho | 2002-09-28 | 1 | -5/+9 |
* | added uhulinux url | alex | 2002-09-28 | 1 | -1/+2 |
* | - fix new afm/vfm support | pontscho | 2002-09-28 | 4 | -11/+119 |
* | compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu> | arpi | 2002-09-22 | 1 | -1/+1 |
* | adding CP1251 to GUI's Font encoding for FreeType | iive | 2002-09-16 | 1 | -0/+1 |
* | add one line | pontscho | 2002-09-14 | 1 | -0/+2 |
* | Can't return pointer to automatic C array, gmplayer file selector box does | jkeil | 2002-09-13 | 1 | -1/+1 |
* | Use the character substitution code from fntRender() / fntTextWidth() | jkeil | 2002-09-10 | 1 | -2/+9 |
* | Off-by-one error allocating bitmap, when (width*height) % 8 != 0 | jkeil | 2002-09-10 | 2 | -2/+2 |
* | 100l | pontscho | 2002-09-05 | 1 | -1/+1 |
* | - add fuckin locale fix from Dietrich Clauß <dc2@clauss.dyndns.org> | pontscho | 2002-09-05 | 1 | -21/+15 |
* | - add workaround for fuckin locale | pontscho | 2002-09-04 | 6 | -154/+36 |
* | obsoleted | pontscho | 2002-09-04 | 4 | -320/+0 |
* | Pontscho forgot to add *.rm to all video files... | diego | 2002-09-01 | 1 | -1/+1 |
* | rewrite eq interface and add *.rm to fs | pontscho | 2002-09-01 | 6 | -54/+39 |
* | obsoleted | pontscho | 2002-09-01 | 2 | -246/+0 |
* | remove obsoleted files | pontscho | 2002-08-31 | 2 | -7/+27 |
* | - add None to audio/video family selection | pontscho | 2002-08-31 | 2 | -44/+64 |
* | enable linewrapping | alex | 2002-08-31 | 1 | -0/+6 |
* | fix flip handling bug | alex | 2002-08-31 | 1 | -1/+2 |
* | upsz ... | pontscho | 2002-08-31 | 1 | -1/+1 |
* | fix vfm and add afm support | pontscho | 2002-08-31 | 2 | -32/+78 |
* | upsz, 10l | pontscho | 2002-08-30 | 1 | -2/+2 |
* | add subtitle dropping support | pontscho | 2002-08-30 | 6 | -6/+37 |
* | - fix window handling with dxr3 | pontscho | 2002-08-29 | 2 | -3/+1 |
* | - add play time subtitle change support | pontscho | 2002-08-29 | 4 | -6/+35 |
* | This patch fixes a compile error when HAVE_FREETYPE is not defined. | arpi | 2002-08-29 | 1 | -0/+2 |
* | - add freetype support for gui | pontscho | 2002-08-29 | 5 | -9/+344 |
* | FreeBSD iconv change/fix | nexus | 2002-08-28 | 1 | -5/+1 |
* | freetype 2.0/2.1+ support - disabled by default until bugs fixed | arpi | 2002-08-28 | 2 | -1/+5 |
* | removed old input code | alex | 2002-08-28 | 2 | -31/+0 |
* | - add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemai... | pontscho | 2002-08-27 | 1 | -1/+4 |
* | - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org> | pontscho | 2002-08-26 | 14 | -33/+125 |
* | Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com> | atmos4 | 2002-08-24 | 1 | -1/+1 |
* | fix (?) cmd line handling | pontscho | 2002-08-15 | 6 | -172/+103 |
* | - add dxr3 gui support (dialogbox, etc.) | pontscho | 2002-08-14 | 10 | -71/+439 |
* | add uri2filename converter | pontscho | 2002-08-14 | 5 | -11/+59 |
* | kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback | pontscho | 2002-08-11 | 2 | -10/+59 |
* | fix -sub | pontscho | 2002-08-11 | 1 | -0/+1 |
* | 10l :) | pontscho | 2002-08-11 | 1 | -1/+1 |
* | add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) an... | pontscho | 2002-08-11 | 9 | -6/+329 |
* | - fix equ handling | pontscho | 2002-08-05 | 8 | -20/+23 |
* | - fix playlist2dvd bug | pontscho | 2002-08-04 | 2 | -2/+2 |
* | - fix mixer handling | pontscho | 2002-08-04 | 15 | -52/+73 |
* | - fix fuckin' locale (?:) | pontscho | 2002-08-04 | 5 | -13/+14 |
* | gui.conf parsing moved to after gtkInit() - should fix i18n problems | arpi | 2002-08-04 | 2 | -2/+4 |
* | upsz 2 | pontscho | 2002-07-31 | 2 | -4/+4 |
* | gtk dialog bug fix | pontscho | 2002-07-30 | 10 | -21/+26 |
* | upsz :) | pontscho | 2002-07-30 | 1 | -1/+1 |
* | |