- Timestamp:
- 12/13/06 17:59:03 (5 years ago)
- Location:
- trunk/src/org/thestaticvoid/iriverter
- Files:
-
- 47 edited
-
AboutDialog.java (modified) (1 diff, 1 prop)
-
AudioSyncDialog.java (modified) (1 diff, 1 prop)
-
AutomaticallySplitDialog.java (modified) (1 diff, 1 prop)
-
BitrateDialog.java (modified) (1 diff, 1 prop)
-
ChapterDialog.java (modified) (1 diff, 1 prop)
-
Chapters.java (modified) (1 diff, 1 prop)
-
Config.java.in (modified) (1 diff, 1 prop)
-
Converter.java (modified) (2 diffs, 1 prop)
-
ConverterOptions.java (modified) (1 diff, 1 prop)
-
ConverterUI.java (modified) (1 diff, 1 prop)
-
DVD.java (modified) (1 diff, 1 prop)
-
DVDAdapter.java (modified) (1 diff, 1 prop)
-
DVDInfo.java (modified) (1 diff, 1 prop)
-
DVDInfoReader.java (modified) (1 diff, 1 prop)
-
DVDProgressDialog.java (modified) (1 diff, 1 prop)
-
DVDTitleInfo.java (modified) (1 diff, 1 prop)
-
Dimensions.java (modified) (1 diff, 1 prop)
-
Directory.java (modified) (1 diff, 1 prop)
-
DirectoryAdapter.java (modified) (1 diff, 1 prop)
-
DirectoryInfo.java (modified) (1 diff, 1 prop)
-
HelpBrowser.java (modified) (1 diff, 1 prop)
-
JoinVideos.java (modified) (1 diff, 1 prop)
-
JoinVideosInfo.java (modified) (1 diff, 1 prop)
-
ListOfFiles.java (modified) (1 diff, 1 prop)
-
LogViewer.java (modified) (1 diff, 1 prop)
-
Logger.java (modified) (1 diff, 1 prop)
-
MPlayerInfo.java (modified) (1 diff, 1 prop)
-
MPlayerNotFoundException.java (modified) (1 diff, 1 prop)
-
MPlayerPathDialog.java (modified) (1 diff, 1 prop)
-
ManualSplit.java (modified) (1 diff, 1 prop)
-
ManualSplitAdapter.java (modified) (1 diff, 1 prop)
-
ManualSplitInfo.java (modified) (1 diff, 1 prop)
-
Mark.java (modified) (1 diff, 1 prop)
-
MencoderStreamParser.java (modified) (1 diff, 1 prop)
-
OutputVideoInfo.java (modified) (1 diff, 1 prop)
-
OverwriteDialog.java (modified) (1 diff, 1 prop)
-
Profile.java (modified) (1 diff, 1 prop)
-
ProfileFilter.java (modified) (1 diff, 1 prop)
-
ProgressDialog.java (modified) (1 diff, 1 prop)
-
ProgressDialogInfo.java (modified) (1 diff, 1 prop)
-
SingleVideo.java (modified) (1 diff, 1 prop)
-
SingleVideoAdapter.java (modified) (1 diff, 1 prop)
-
SingleVideoInfo.java (modified) (1 diff, 1 prop)
-
TabItemControl.java (modified) (1 diff, 1 prop)
-
VideoFileFilter.java (modified) (1 diff, 1 prop)
-
VolumeDialog.java (modified) (5 diffs, 1 prop)
-
VolumeFilter.java (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/thestaticvoid/iriverter/AboutDialog.java
- Property svn:keywords set to Id
r116 r117 15 15 * You should have received a copy of the GNU General Public License 16 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 18 19 * 19 * $Id :$20 * $Id$ 20 21 */ 21 22 package org.thestaticvoid.iriverter; -
trunk/src/org/thestaticvoid/iriverter/AudioSyncDialog.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * AudioSyncDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/AutomaticallySplitDialog.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * AutomaticallySplitDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/BitrateDialog.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * BitrateDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ChapterDialog.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * ChapterDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Chapters.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * Chapters.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Config.java.in
- Property svn:keywords set to Id
r61 r117 1 /* 2 * Config.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Converter.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * Converter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 … … 235 256 commandList.add("harddup"); 236 257 237 if (ConverterOptions.getVolumeFilter().equals( "volnorm")) {258 if (ConverterOptions.getVolumeFilter().equals(VolumeFilter.VOLNORM)) { 238 259 commandList.add("-af"); 239 260 commandList.add("volnorm"); 240 } else if (ConverterOptions.getVolumeFilter().equals( "volume")) {261 } else if (ConverterOptions.getVolumeFilter().equals(VolumeFilter.VOLUME)) { 241 262 commandList.add("-af"); 242 263 commandList.add("volume=" + ConverterOptions.getGain()); -
trunk/src/org/thestaticvoid/iriverter/ConverterOptions.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * ConverterOptions.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ConverterUI.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * ConverterUI.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DVD.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * DVD.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DVDAdapter.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * DVDAdapter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DVDInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * DVDInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DVDInfoReader.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * DVDInfoReader.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DVDProgressDialog.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * DVDProgressDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DVDTitleInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * DVDTitleInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Dimensions.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * Dimensions.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Directory.java
- Property svn:keywords set to Id
r102 r117 1 /* 2 * Directory.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DirectoryAdapter.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * DirectoryAdapter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/DirectoryInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * DirectoryInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/HelpBrowser.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * HelpBrowser.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/JoinVideos.java
- Property svn:keywords set to Id
r102 r117 1 /* 2 * JoinVideos.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/JoinVideosInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * JoinVideosInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ListOfFiles.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * ListOfFiles.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/LogViewer.java
- Property svn:keywords set to Id
r105 r117 1 /* 2 * LogViewer.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Logger.java
- Property svn:keywords set to Id
r103 r117 1 /* 2 * Logger.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/MPlayerInfo.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * MPlayerInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/MPlayerNotFoundException.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * MPlayerNotFoundException.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 3 24 public class MPlayerNotFoundException extends Exception { 4 25 // empty 5 26 } -
trunk/src/org/thestaticvoid/iriverter/MPlayerPathDialog.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * MPlayerPathDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ManualSplit.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * ManualSplit.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ManualSplitAdapter.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * ManualSplitAdapter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ManualSplitInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * ManualSplitInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Mark.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * Mark.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/MencoderStreamParser.java
- Property svn:keywords set to Id
r97 r117 1 /* 2 * MencoderStreamParser.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/OutputVideoInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * OutputVideoInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/OverwriteDialog.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * OverwriteDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/Profile.java
- Property svn:keywords set to Id
r94 r117 1 /* 2 * Profile.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ProfileFilter.java
- Property svn:keywords set to Id
r58 r117 1 /* 2 * ProfileFilter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ProgressDialog.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * ProgressDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/ProgressDialogInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * ProgressDialogInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/SingleVideo.java
- Property svn:keywords set to Id
r102 r117 1 /* 2 * SingleVideo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/SingleVideoAdapter.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * SingleVideoAdapter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/SingleVideoInfo.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * SingleVideoInfo.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/TabItemControl.java
- Property svn:keywords set to Id
r32 r117 1 /* 2 * TabItemControl.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/VideoFileFilter.java
- Property svn:keywords set to Id
r73 r117 1 /* 2 * VideoFileFilter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 -
trunk/src/org/thestaticvoid/iriverter/VolumeDialog.java
- Property svn:keywords set to Id
r114 r117 1 /* 2 * VolumeDialog.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 … … 41 62 filterNone = new Button(filterGroup, SWT.RADIO); 42 63 filterNone.setText("Apply no volume filter"); 43 filterNone.setSelection(ConverterOptions.getVolumeFilter().equals( "none"));64 filterNone.setSelection(ConverterOptions.getVolumeFilter().equals(VolumeFilter.NONE)); 44 65 GridData gridData = new GridData(); 45 66 gridData.horizontalSpan = 3; … … 48 69 filterVolnorm = new Button(filterGroup, SWT.RADIO); 49 70 filterVolnorm.setText("Normalize the volume"); 50 filterVolnorm.setSelection(ConverterOptions.getVolumeFilter().equals( "volnorm"));71 filterVolnorm.setSelection(ConverterOptions.getVolumeFilter().equals(VolumeFilter.VOLNORM)); 51 72 filterVolnorm.setLayoutData(gridData); 52 73 53 74 filterVolume = new Button(filterGroup, SWT.RADIO); 54 75 filterVolume.setText("Manually specify gain:"); 55 filterVolume.setSelection(ConverterOptions.getVolumeFilter().equals( "volume"));76 filterVolume.setSelection(ConverterOptions.getVolumeFilter().equals(VolumeFilter.VOLUME)); 56 77 57 78 gainText = new Text(filterGroup, SWT.BORDER); … … 102 123 if (e.getSource() == ok) { 103 124 if (filterNone.getSelection()) 104 ConverterOptions.setVolumeFilter( "none");125 ConverterOptions.setVolumeFilter(VolumeFilter.NONE); 105 126 else if (filterVolnorm.getSelection()) 106 ConverterOptions.setVolumeFilter( "volnorm");127 ConverterOptions.setVolumeFilter(VolumeFilter.VOLNORM); 107 128 else { 108 129 try { … … 111 132 throw new Exception(); 112 133 113 ConverterOptions.setVolumeFilter( "volume");134 ConverterOptions.setVolumeFilter(VolumeFilter.VOLUME); 114 135 ConverterOptions.setGain(volume); 115 136 } catch (Exception exception) { -
trunk/src/org/thestaticvoid/iriverter/VolumeFilter.java
- Property svn:keywords set to Id
r57 r117 1 /* 2 * VolumeFilter.java 3 * Copyright (C) 2005-2007 James Lee 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License 7 * as published by the Free Software Foundation; either version 2 8 * of the License, or (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * 02110-1301, USA. 19 * 20 * $Id$ 21 */ 1 22 package org.thestaticvoid.iriverter; 2 23 3 24 public class VolumeFilter { 4 public static final int NONE = 0;5 public static final int VOLNORM = 1;6 public static final int VOLUME = 2;25 public static final String NONE = "none"; 26 public static final String VOLNORM = "volnorm"; 27 public static final String VOLUME = "volume"; 7 28 }
Note: See TracChangeset
for help on using the changeset viewer.
