Tue, 04 Dec 2012 20:06:43 +0000 |
ib |
Use boolean symbolic constants in Win32 GUI.
|
Tue, 04 Dec 2012 19:26:03 +0000 |
ib |
Simplify assignments.
|
Tue, 04 Dec 2012 19:13:18 +0000 |
ib |
Define symbolic constant wsNone for "no window state".
|
Tue, 04 Dec 2012 19:10:44 +0000 |
ib |
Rename wsNone wsNo and use it instead of a numeric constant.
|
Tue, 04 Dec 2012 18:55:24 +0000 |
ib |
Change parameter of wsWindowDecoration().
|
Tue, 04 Dec 2012 18:44:54 +0000 |
ib |
Remove unused variables.
|
Tue, 04 Dec 2012 18:42:12 +0000 |
ib |
Use symbolic constant defined for playing states.
|
Tue, 04 Dec 2012 18:39:09 +0000 |
ib |
Cosmetic: Choose better variable name.
|
Tue, 04 Dec 2012 18:36:14 +0000 |
ib |
Introduce boolean symbolic constants.
|
Tue, 04 Dec 2012 16:08:18 +0000 |
ib |
Use correct data type (rather cosmetic).
|
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.
|