log

age author description
Fri, 05 Apr 2013 14:24:54 +0000 reimar Ensure we call init_vo at the end of get_format to ensure the vo is properly initialized.
Fri, 05 Apr 2013 14:21:40 +0000 reimar Do not try with scale filter etc. when the format is a HWACCEL format.
Fri, 05 Apr 2013 13:46:51 +0000 reimar Detect invalid data from FFmpeg.
Fri, 05 Apr 2013 12:43:11 +0000 ib Make comment a doxygen comment.
Fri, 05 Apr 2013 12:41:49 +0000 ib Revise gtkEvents().
Fri, 05 Apr 2013 12:40:24 +0000 ib Rename gtkEventHandling() gtkEvents().
Fri, 05 Apr 2013 12:36:36 +0000 ib Remove gtkEventHandling().
Fri, 05 Apr 2013 12:34:44 +0000 ib Add comment.
Thu, 04 Apr 2013 19:53:40 +0000 ib Remove commented code.
Thu, 04 Apr 2013 19:42:17 +0000 ib Don't allow the URL dialog to be vertically user-resizable.
Thu, 04 Apr 2013 19:18:11 +0000 ib Don't allow the URL dialog to be user-shrinkable.
Thu, 04 Apr 2013 19:15:11 +0000 ib Don't allow the file selector to be user-shrinkable.
Thu, 04 Apr 2013 18:37:59 +0000 ib Fix parameter auto_shrink.
Thu, 04 Apr 2013 18:27:52 +0000 ib Don't allow the message box to be user-resizable.
Thu, 04 Apr 2013 18:23:24 +0000 ib Don't allow the file selector to be user-shrinkable.
Thu, 04 Apr 2013 18:18:37 +0000 ib Fix parameter auto_shrink.
Thu, 04 Apr 2013 18:11:15 +0000 ib Don't allow the about box to be user-resizable.
Thu, 04 Apr 2013 18:01:27 +0000 ib Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).
Thu, 04 Apr 2013 13:27:41 +0000 ib Don't set (too small) height.
Thu, 04 Apr 2013 13:21:51 +0000 ib Avoid casts by passing an existing pointer.
Thu, 04 Apr 2013 12:10:14 +0000 ib Change some class hint names.
Thu, 04 Apr 2013 11:50:37 +0000 ib Cosmetic: Rename GMPlayer definition gmplayer.
Thu, 04 Apr 2013 11:47:39 +0000 ib Define "MPlayer" string.
Thu, 04 Apr 2013 10:53:20 +0000 ib Remove all gtk_widget_set_name() calls.
Thu, 04 Apr 2013 10:45:30 +0000 ib Remove all gtk_object_set_data() calls.
Thu, 04 Apr 2013 09:41:25 +0000 ib Cosmetic: Rename signal handler function.
Thu, 04 Apr 2013 09:39:03 +0000 ib Cosmetic: Rename static variables.
Wed, 03 Apr 2013 16:43:24 +0000 ib Cosmetic: Rearrange definitions.
Wed, 03 Apr 2013 16:28:52 +0000 ib Cosmetic: Rename variable and correct spelling.
Wed, 03 Apr 2013 16:25:55 +0000 ib Cosmetic: Adjust indent.
Wed, 03 Apr 2013 16:25:33 +0000 ib Remove unnecessary initialization.
Wed, 03 Apr 2013 16:13:41 +0000 ib Cosmetic: Switch conditions (for consistency).
Wed, 03 Apr 2013 16:09:58 +0000 ib Cosmetic: Rename variables (consistently).
Wed, 03 Apr 2013 11:52:42 +0000 reimar Add limited -endpos support when dumping.
Wed, 03 Apr 2013 09:40:30 +0000 reimar Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
Mon, 01 Apr 2013 18:16:20 +0000 ib Group and sort #includes, remove unneeded ones.
Mon, 01 Apr 2013 18:14:24 +0000 reimar Revert r36098, it breaks compilation on x86-64 Linux.
Mon, 01 Apr 2013 18:12:48 +0000 reimar Print a message before fetching a new FFmpeg version.
Mon, 01 Apr 2013 08:33:45 +0000 ib Cosmetic: Don't mix #includes with variable definitions.
Mon, 01 Apr 2013 08:27:07 +0000 ib Make #defines enums.
Mon, 01 Apr 2013 08:20:57 +0000 ib Remove pointless #defines.
Mon, 01 Apr 2013 08:14:25 +0000 ib Move function declaration where it belongs.
Mon, 01 Apr 2013 08:06:52 +0000 ib Cosmetic: Order declarations alphabetically.
Sun, 31 Mar 2013 23:09:34 +0000 ib Cosmetic: Rearrange #includes.
Sun, 31 Mar 2013 22:45:25 +0000 ib Move variable declarations and definitions where they belong.
Sun, 31 Mar 2013 22:41:03 +0000 ib Move variable declarations where they belong.
Sun, 31 Mar 2013 22:36:42 +0000 ib Move variable declarations and definitions where they belong.
Sun, 31 Mar 2013 22:28:22 +0000 ib Make variable DVDSubMenu static.
Sun, 31 Mar 2013 22:22:08 +0000 ib Remove unused declaration.
Sun, 31 Mar 2013 22:13:32 +0000 ib Remove unnecessary #includes.
Sun, 31 Mar 2013 21:58:33 +0000 ib Remove unused declaration.
Sun, 31 Mar 2013 18:30:30 +0000 ib Move gtkFindCList() to tools.c.
Sun, 31 Mar 2013 18:08:37 +0000 ib Cosmetic: Prefix all functions in dialog/tools.c with gtk.
Sun, 31 Mar 2013 17:41:18 +0000 ib Cosmetic: Relocate gtkSelectInCList().
Sun, 31 Mar 2013 17:38:13 +0000 ib Make gtkSetDefaultToCList() static.
Sun, 31 Mar 2013 17:36:04 +0000 ib Remove unused gtkClearList().
Sun, 31 Mar 2013 17:08:30 +0000 ib Cosmetic: Rename gtkActive() gtkRaise().
Sun, 31 Mar 2013 12:42:47 +0000 ib Add, group and sort #includes, remove unneeded ones.
Sun, 31 Mar 2013 12:18:41 +0000 ib Cosmetic: Format to MPlayer coding style.
Sun, 31 Mar 2013 12:10:42 +0000 ib Cosmetic: Rearrange code.
Sun, 31 Mar 2013 03:57:53 +0000 ib Rephrase positively.
Sun, 31 Mar 2013 03:32:17 +0000 ib Add, group and sort #includes, remove unneeded ones.
Sun, 31 Mar 2013 02:38:38 +0000 ib Replace #include.
Sun, 31 Mar 2013 01:24:57 +0000 ib Cosmetic: Format to MPlayer coding style.
Sun, 31 Mar 2013 01:20:18 +0000 ib Remove pointless replacement lists.
Sat, 30 Mar 2013 15:09:51 +0000 ib Silence "warning: unused parameter".
Sat, 30 Mar 2013 14:33:35 +0000 ib Remove WidgetDestroy().
Sat, 30 Mar 2013 14:32:07 +0000 ib Don't use WidgetDestroy().
Sat, 30 Mar 2013 14:13:23 +0000 ib There is no need to hide the widget prior to destruction.
Sat, 30 Mar 2013 08:53:02 +0000 reimar Avoid declaring loop variables inside the for()
Sat, 30 Mar 2013 08:42:57 +0000 reimar Add -heartbeat-interval option.
Sat, 30 Mar 2013 03:32:16 +0000 upsuper Move PIC detection to the front of PIE added.
Fri, 29 Mar 2013 17:28:44 +0000 ib Remove HidePreferences(), HideAudioConfig() and HideDXR3Config().
Fri, 29 Mar 2013 17:23:47 +0000 ib Remove HideEqualizer() and HideEquConfig().
Fri, 29 Mar 2013 17:21:31 +0000 ib Remove HideFileSelect().
Fri, 29 Mar 2013 17:17:02 +0000 ib Remove HidePlaylist().
Fri, 29 Mar 2013 17:15:19 +0000 ib Remove HideSkinBrowser().
Fri, 29 Mar 2013 14:09:40 +0000 ib Make HideEquConfig() static.
Fri, 29 Mar 2013 13:54:58 +0000 ib Remove HideURLDialog().
Fri, 29 Mar 2013 13:43:21 +0000 ib Cosmetic: Rename the functions creating the dialogs.
Fri, 29 Mar 2013 01:41:06 +0000 ib Make create_SkinBrowser() static.
Fri, 29 Mar 2013 01:36:39 +0000 ib Make create_Preferences() static.
Fri, 29 Mar 2013 01:30:14 +0000 ib Make create_AudioConfig() static.
Fri, 29 Mar 2013 01:27:37 +0000 ib Make GTK widget AudioConfig static.
Fri, 29 Mar 2013 01:21:02 +0000 ib Make create_MessageBox() static.
Fri, 29 Mar 2013 01:17:42 +0000 ib Make create_Equalizer() static.
Fri, 29 Mar 2013 01:14:44 +0000 ib Make create_About() static.
Fri, 29 Mar 2013 01:11:48 +0000 ib Make create_URL() static.
Fri, 29 Mar 2013 01:07:42 +0000 ib Cosmetic: Rename HideURLDialogBox() HideURLDialog().
Fri, 29 Mar 2013 01:05:41 +0000 ib Remove unused declaration.
Fri, 29 Mar 2013 00:40:02 +0000 ib Cosmetic: Rename variables.
Thu, 28 Mar 2013 17:47:33 +0000 ib Move declaration of GTK widget Playlist where it belongs.
Thu, 28 Mar 2013 17:42:40 +0000 ib Remove unnecessary declaration.
Thu, 28 Mar 2013 17:39:01 +0000 ib Make create_PlayList() static.
Thu, 28 Mar 2013 17:28:41 +0000 ib Cosmetic: Rename ShowPlayList() ShowPlaylist().
Thu, 28 Mar 2013 17:19:13 +0000 ib Cosmetic: Rename HidePlayList() HidePlaylist().
Thu, 28 Mar 2013 17:17:21 +0000 ib Make HidePlayList() static.
Thu, 28 Mar 2013 17:10:57 +0000 ib Cosmetic: Rename ShowURLDialogBox() ShowURLDialog().
Thu, 28 Mar 2013 17:02:47 +0000 ib Cosmetic: Rename ShowAboutBox() ShowAbout().
Thu, 28 Mar 2013 16:52:56 +0000 ib Rename ShowFileSelect() ShowFileSelector().
Thu, 28 Mar 2013 16:35:59 +0000 ib Rename extern GTK widget fsFileSelect FileSelector.
Thu, 28 Mar 2013 16:23:39 +0000 ib Cosmetic: Rename file selector type enums.
Thu, 28 Mar 2013 16:16:13 +0000 ib Make #defines enums.
Thu, 28 Mar 2013 15:58:21 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 28 Mar 2013 15:33:37 +0000 ib Cosmetic: Rename fs_glist_add() fs_AddPath().
Thu, 28 Mar 2013 12:03:17 +0000 ib Avoid duplicate entries in the file selector path list.
Wed, 27 Mar 2013 18:58:32 +0000 ib Change variable definitions to const.
Wed, 27 Mar 2013 18:57:09 +0000 ib Change parameter declaration to const.
Wed, 27 Mar 2013 18:56:13 +0000 ib Fix crash with file selector after pressing OK.
Mon, 25 Mar 2013 23:03:07 +0000 reimar Ignore XLookupString results in ASCII range.
Mon, 25 Mar 2013 22:54:54 +0000 reimar Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents.
Mon, 25 Mar 2013 00:46:12 +0000 ib Don't set path information for fsVideoSelector on ShowFileSelect().
Mon, 25 Mar 2013 00:45:32 +0000 ib Preselect current playlist directory from last playlist entry.
Mon, 25 Mar 2013 00:44:28 +0000 ib Add new listMgr command PLAYLIST_ITEM_GET_LAST.
Sun, 24 Mar 2013 15:15:26 +0000 ib Remove pointless casts.
Sun, 24 Mar 2013 15:12:16 +0000 ib Be more precise about type.
Sun, 24 Mar 2013 14:16:34 +0000 ib Free list and hash table data on widget destruction.
Sun, 24 Mar 2013 13:08:12 +0000 ib Make create_FileSelect() and HideFileSelect() static.
Sun, 24 Mar 2013 12:55:01 +0000 ib Remove unnecessary #include.
Sun, 24 Mar 2013 00:57:38 +0000 michael configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings