summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/pb.c
Commit message (Collapse)AuthorAgeFilesLines
* introduce new 'stream' directory for all stream layer related components and ↵ben2006-07-311-1/+1
| | | | | | split them from libmpdemux git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
* drops casts from void * on malloc/calloc from the gui codereynaldo2006-07-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19066 b3059339-0415-0410-9bf9-f77b7e298cf2
* vpotmeter fix, scroll in the correct directionods152005-12-271-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17255 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include paths, -I.. is in CFLAGS.diego2005-12-081-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17145 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix popup menu problems: GTK cannot get a grab while the button is down,reimar2005-12-041-1/+1
| | | | | | | so show it on button release instead of button press. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17088 b3059339-0415-0410-9bf9-f77b7e298cf2
* many 10l for me ...pontscho2003-03-201-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9626 b3059339-0415-0410-9bf9-f77b7e298cf2
* another 10lpontscho2003-02-061-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9306 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix -fspontscho2003-01-251-4/+12
| | | | | | | | | | - set sub_fps to null for new files - fix one sig11, if you play vcd, and the disc is not vcd, playtree is dead - add playbar vertical position support - etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9089 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lpontscho2003-01-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8976 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add playbarpontscho2003-01-171-0/+228
- add vpotmeter - fix gtk menu's pixel bug - fix some critical (10l) bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8974 b3059339-0415-0410-9bf9-f77b7e298cf2