Mercurial > mplayer.hg
graph
-
Without current playlist item, reset guiInfo's Filename and StreamType.Sun, 25 Nov 2012 14:38:58 +0000, by ib
-
Fix incorrect mp_image allocations when the input format changes.Sun, 25 Nov 2012 14:18:12 +0000, by reimar
-
Allow setting guiInfo.Filename to NULL.Sun, 25 Nov 2012 14:17:23 +0000, by ib
-
Improve add_to_gui_playlist().Sun, 25 Nov 2012 12:24:02 +0000, by ib
-
Choose better variable name for current playlist item.Sun, 25 Nov 2012 11:55:07 +0000, by ib
-
Move add_to_gui_playlist() to util/list.c.Sun, 25 Nov 2012 11:51:35 +0000, by ib
-
Fix bitrate calculation for FLAC files.Sun, 25 Nov 2012 11:37:52 +0000, by reimar
-
Rename uiGotoTheNext uiProcessNextInPlaylist.Sat, 24 Nov 2012 15:54:22 +0000, by ib
-
gui/win32: Remove static from add_to_gui_playlistFri, 23 Nov 2012 21:47:31 +0000, by al
-
Add a version script to hide all symbols.Fri, 23 Nov 2012 20:53:54 +0000, by reimar
-
Add --large-address-aware to allow 32 bit Windows builds to useFri, 23 Nov 2012 20:34:49 +0000, by reimar
-
Fix auto-detection of MinGW as compile target.Fri, 23 Nov 2012 20:33:22 +0000, by reimar
-
Also free the noauth_url entry in the URL struct.Fri, 23 Nov 2012 19:26:01 +0000, by reimar
-
Pass pointer to start of allocated memory to free,Fri, 23 Nov 2012 19:21:36 +0000, by reimar
-
Fix segmentation fault with mouse button release.Fri, 23 Nov 2012 14:17:21 +0000, by ib
-
Cosmetic: Adjust indent.Fri, 23 Nov 2012 14:10:10 +0000, by ib
-
Prevent negative array index read.Fri, 23 Nov 2012 14:03:37 +0000, by ib
-
Always stick with current playlist item after a uiCurr() call.Fri, 23 Nov 2012 13:35:31 +0000, by ib
-
Remove dead code.Fri, 23 Nov 2012 12:44:53 +0000, by ib
-
Prevent floating point exception.Fri, 23 Nov 2012 12:30:44 +0000, by ib
-
Prevent unintended sign extension from int to long on 64-bit machines.Fri, 23 Nov 2012 12:08:56 +0000, by ib
-
Close the skin file after reading.Fri, 23 Nov 2012 10:31:07 +0000, by ib
-
Check return value after reading file.Fri, 23 Nov 2012 10:24:10 +0000, by ib
-
Don't use signed variable for file length.Fri, 23 Nov 2012 10:15:43 +0000, by ib
-
Pass guiApp's wsTWindow parameters always by reference (if possible).Fri, 23 Nov 2012 10:04:26 +0000, by ib
-
Remove dead code.Fri, 23 Nov 2012 09:25:54 +0000, by ib
-
Pass big parameter by reference rather than by value.Fri, 23 Nov 2012 09:20:49 +0000, by ib
-
Check array index.Fri, 23 Nov 2012 09:02:22 +0000, by ib