log

age author description
Mon, 03 Dec 2012 22:57:23 +0000 cehoyos Force FFmpeg bitmap decoder for BMP attachments.
Mon, 03 Dec 2012 16:26:39 +0000 ib Replace confusing guiInfoMediumClear() by MediumPrepare().
Mon, 03 Dec 2012 14:45:01 +0000 ib Cosmetic: Adjust indent.
Mon, 03 Dec 2012 14:44:32 +0000 ib Provide a number of tracks information for files in playlists.
Mon, 03 Dec 2012 14:43:42 +0000 ib Enhance PLAYLIST_ITEM_GET_POS to provide total number of items.
Mon, 03 Dec 2012 14:40:20 +0000 ib Only ask for playlist position if there is an item.
Mon, 03 Dec 2012 14:12:13 +0000 ib Set track number in uiCurr().
Mon, 03 Dec 2012 14:10:12 +0000 ib Set filename for MPlayer in GUI_PREPARE.
Mon, 03 Dec 2012 14:04:43 +0000 ib Clear information associated with a file when setting a new one.
Mon, 03 Dec 2012 11:50:59 +0000 ib Fix bug with DVD "no chapter" information.
Mon, 03 Dec 2012 11:22:13 +0000 ib Cosmetic: Adjust indent.
Mon, 03 Dec 2012 11:20:47 +0000 ib Set track at startup with a non-empty GUI playlist.
Mon, 03 Dec 2012 10:50:48 +0000 ib Add doxygen comments to string.c.
Mon, 03 Dec 2012 10:23:11 +0000 ib Don't overwrite video size information.
Mon, 03 Dec 2012 10:20:46 +0000 ib Use correct video window parameters.
Mon, 03 Dec 2012 02:56:16 +0000 cehoyos Add missed format for adpcm_ima_oki.
Sun, 02 Dec 2012 23:46:31 +0000 ib Cosmetic: Place doxygen note at the end of the comment.
Sun, 02 Dec 2012 23:25:20 +0000 reimar Do not use strrchr when strchr works just as well.
Sun, 02 Dec 2012 22:02:51 +0000 reimar Remove unused defines that cause redefinition warnings.
Sun, 02 Dec 2012 21:58:33 +0000 reimar Make lookup table static.
Sun, 02 Dec 2012 21:44:49 +0000 reimar Move declarations to the top of the function.
Sun, 02 Dec 2012 21:40:37 +0000 reimar Reduce sleep time now that we will spend much less time in this loop.
Sun, 02 Dec 2012 21:39:29 +0000 reimar ao_dsound: Add a hack that avoid cutting of audio,
Sun, 02 Dec 2012 15:59:55 +0000 ib Cosmetic: Adjust indent and move guiInfo member CodecName in structure.
Sun, 02 Dec 2012 15:56:19 +0000 ib Fix bug with stop button and playlist.
Sun, 02 Dec 2012 15:55:01 +0000 ib Fix bug with playlist.
Sun, 02 Dec 2012 14:08:49 +0000 cehoyos 10l: Add forgotten mp_taglists.c change to enable afc decoding.
Sun, 02 Dec 2012 13:35:16 +0000 cehoyos Support FFmpeg's ADPCM Nintendo Gamecube AFC decoder.
Sun, 02 Dec 2012 13:23:40 +0000 cehoyos Support FFmpeg's ADPCM IMA Dialogic OKI decoder.
Sun, 02 Dec 2012 01:44:24 +0000 ib Add video codec name to guiInfo structure.