]> git.sesse.net Git - vlc/history - modules/gui/macosx/AudioEffects.m
macosx/output: replaced deprecated API call and fixed long standing warning
[vlc] / modules / gui / macosx / AudioEffects.m
2012-06-14 Felix Paul Kühnemacosx: updated copyright headers
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-04-01 Felix Paul Kühnemacosx: updated gui for new spatializer values (close...
2012-03-04 David Fuhrmannmacosx: fix crash when audio effects panel was opened
2012-02-25 Jean-Baptiste KempfMacOS: fix typo
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2011-12-09 Jean-Baptiste KempfMacOS: use VLC_OBJECT
2011-12-09 Jean-Baptiste KempfMacOS: kill a warning
2011-10-15 Felix Paul Kühnemacosx/AudioEffects: revert stuff which wasn't supposed...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-08-23 Felix Paul Kühnemacosx: store index of eq set in the menuitems' tags...
2011-08-23 Felix Paul Kühnemacosx: remove 'macosx-eq-keep', since it is a useless...
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-07-22 Felix Paul Kühnemacosx: compilation fix
2011-07-21 Rémi Denis-CourmontConstify and relocatablify EQ presets
2011-07-19 Felix Paul Kühnemacosx: audio effects: updated include
2011-05-02 Felix Paul Kühnemacosx: adapted to latest config API changes
2011-04-25 Felix Paul Kühnemacosx: completed audio effects panel implementation
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...