| Commit message (Expand) | Author | Age |
* | Fix the sound mute switch in the GUI menu by moving the corresponding | diego | 2006-09-23 |
* | Fix audio stream switching with demux_mkv: | reimar | 2006-09-23 |
* | when changing chapter, in the osd print the channel number in a more natural ... | nicodvb | 2006-09-23 |
* | show in the osd the number of the button selected by the mouse | nicodvb | 2006-09-19 |
* | Іnitial button value is -1. Only (button>0) is a correct button selection. | jonas | 2006-09-19 |
* | report mouse coordinates after movement to dvdnav; this permits to enable but... | nicodvb | 2006-09-16 |
* | report to mplayer with a slave command the coordinates of the pointer reporte... | nicodvb | 2006-09-16 |
* | don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann | nicodvb | 2006-09-15 |
* | Add repeated screenshot mode to vf_screenshot. | eugeni | 2006-09-15 |
* | * remove extern definitions of functions in .c files | attila | 2006-09-12 |
* | in mp_dvdnav_handle_input() assign the currently selected button, shown in th... | nicodvb | 2006-09-09 |
* | first touch of support for dvdnav menus; the selection is based on the keyboa... | nicodvb | 2006-09-09 |
* | unconditionally include label goto_enable_cache (to be used next by dvdnav) | nicodvb | 2006-09-09 |
* | fix broken term_osd output in update_osd_msg() | gpoirier | 2006-09-09 |
* | Disable rtc timing by default. | uau | 2006-09-09 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 |
* | extended slave mode with metadata retrieval commands | ben | 2006-08-26 |
* | added new helpers to allow easy metadata retrieval and make libmenu use them | ben | 2006-08-25 |
* | new option for libmenu that allow display of properties and metadata of curre... | ben | 2006-08-25 |
* | Add VFCTRL_DRAW_EOSD. | eugeni | 2006-08-24 |
* | added new filter option to menu file browser to only display some files accor... | ben | 2006-08-22 |
* | support for disabling/enabling bitmap font support from configure | diego | 2006-08-21 |
* | demuxer_seek_chapter() returns informations about chapters count and name | nicodvb | 2006-08-21 |
* | fix null pointer check in add_subtitles, | gpoirier | 2006-08-21 |
* | seek to chapter using newly introduced demux_seek_chapter() | nicodvb | 2006-08-18 |
* | Add subdata to ass_track conversion for external subtitles. | eugeni | 2006-08-15 |
* | fix segfault if an unknown property is requested | ivo | 2006-08-13 |
* | Reintroduce an ugly variant of the -gui/-nogui options. | reimar | 2006-08-08 |
* | Add matroska chapter seeking capability. | eugeni | 2006-08-06 |
* | Don't crash if audio init fails. | uau | 2006-08-05 |
* | Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed ot... | reimar | 2006-08-04 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | Set user_muted in mp_property_mute(). Fixes mute turning off when | uau | 2006-07-28 |
* | cosmetics: fix incorrect indentation left by reimar and extra word in | uau | 2006-07-28 |
* | Remove code that prevented the OSD current time from going back by one | uau | 2006-07-28 |
* | demuxer might not set i_bps, so do not divide by it in that case | reimar | 2006-07-26 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 |
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 |
* | Fix = vs == typo | uau | 2006-07-12 |
* | 1000000000l to whoever added c++ decl crap, probably uau.. | rfelker | 2006-07-10 |
* | No point in checking for X for windows gui, in addition the hackish | reimar | 2006-07-08 |
* | Change use_gui detection to accept also filenames only containing | reimar | 2006-07-08 |
* | Indentation fix (cosmetics). | eugeni | 2006-07-07 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 |
* | Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h. | eugeni | 2006-07-07 |
* | Remove windows-specific hack that interfered with relative path | reimar | 2006-07-07 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 |
* | Initial win32 gui release. | vayne | 2006-07-06 |
* | Modifies behavior of -edlout | reynaldo | 2006-07-05 |